Skilldeck is a desktop application designed to simplify the management of AI agent skill files for multiple projects. It enables users to create, edit, and deploy skills locally without relying on cloud services, ensuring ultimate control and version tracking.
Skilldeck is a powerful desktop application designed for managing AI agent skill files efficiently across multiple projects and tools. Compatible with Windows, macOS, and Linux, this application addresses the common issue of fragmented skill files that often exist in different locations, formats, and versions.
| Tool | Format | Deploys to |
|---|---|---|
| Claude Code | Skill directory | .claude/skills/ |
| Codex | Skill directory | .codex/skills/ |
| Kiro | Skill directory | .kiro/skills/ |
| Amp | Skill directory | .amp/skills/ |
| Agent Protocol | Skill directory | .agents/skills/ |
| Cursor | Rules directory | .cursor/rules/*.mdc |
| Windsurf | Instructions file | .windsurfrules |
| GitHub Copilot | Instructions file | .github/copilot-instructions.md |
| Aider | Instructions file | CONVENTIONS.md |
| OpenCode | Instructions file | AGENTS.md |
Skilldeck operates locally, ensuring that all data remains on the user's filesystem:
~/.skilldeck/library/~/.skilldeck/config.jsonSkilldeck is built on a robust tech stack:
Developers keen on extending Skilldeck’s capabilities can dive into its well-structured project architecture and follow the included documentation for building, testing, and enhancing features.
Skilldeck streamlines the management of AI skills, making it easier to utilize and deploy tools across various projects without losing track of versions and formats.
No comments yet.
Sign in to be the first to comment.