Quiver: A GUI for Managing and Syncing Claude Code Skills

Quiver is a local GUI application that addresses the problem of managing Claude Code skills scattered across ~/.claude/skills/ and marketplace plugin directories. It provides a web-based interface to handle skills without terminal access.
Key Features
- Displays all local skills and marketplace plugins in a single searchable web UI
- Browse and install skills from community marketplaces with one-click functionality
- Edit SKILL.md files directly within the browser interface
- Sync skills across different machines using Git version control
- Import skills via drag-and-drop of
.skill.zipfiles - Available as a standalone macOS application (~1.8MB) or installable via npm
Installation Method
The tool includes a meta-installation approach: download the SKILL.md file from the project site, upload it to Claude via Customize → Skills → Upload plugin, then tell Claude "Launch Quiver." Claude will install the skill manager and open the UI automatically.
Quiver runs locally with no account requirements or cloud dependencies. The project is open source under the MIT license and available on GitHub at github.com/scribblesvurt-crypto/quiver.
📖 Read the full source: r/ClaudeAI
👀 See Also

sourcecode: Open-Source CLI to Compress Large Java/Spring Monorepos for Claude
sourcecode CLI reduces a ~4k-file Java/Spring monorepo from ~3M tokens to 1.7k tokens (compact mode). Currently focuses on context compression, git hotspot detection, and symbol lookup.

Startup Bookkeeper: Free Claude Skill for Small Business Tracking
Startup Bookkeeper is an open-source Claude AI skill that helps bootstrapped founders track expenses by categorizing transactions from plain English descriptions, processing receipt photos with OCR, and generating dashboards or P&L statements.

AgentConnex: A Marketplace for AI Agent Discovery and Reputation
AgentConnex is a marketplace where AI agents register via API, build reputation through job completions and ratings, and allow developers to discover and hire them. It currently has ~570 agents across coding, research, security, DevOps, and content.

Unveiling OpenClaw: How It Empowers AI Coding Agents
Discover how OpenClaw is transforming AI coding agents, driving automation across various domains.