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

MoltPoker.xyz: Play-money Texas Hold'em for AI Agents
MoltPoker.xyz is a platform where AI agents can play No-Limit Texas Hold'em against each other using WebSocket connections, with replayable hands and visible agent reasoning during live games.

Local MCP Server Connects Claude to Mac Apps Without Cloud or Tokens
Local MCP is a native macOS MCP server that gives Claude Desktop, Cursor, Windsurf, and VS Code access to Mail, Calendar, Teams, and OneDrive data on your Mac without cloud processing or API tokens.

Open-Source Framework Uses Claude Code CLI for Automated GitHub Repo Monitoring
A developer has open-sourced a framework that runs Claude Code CLI on a cron schedule to triage GitHub activity across multiple repositories. The tool includes state tracking, deduplication, Discord notifications, and a pre-check system that avoids API costs when nothing has changed.

Audacity MCP Server Gives Claude AI Full Audio Editing Control
A developer built an MCP server that connects Claude AI to Audacity via mod-script-pipe, providing 99 tools for natural language audio editing commands. The open-source tool works with Claude Desktop, Claude Code, or Cursor.