Mythril Agent Skills
Description
A unified skill management system for multi-agent AI coding assistants. This toolkit provides a curated collection of reusable skills plus centralized CLI commands to install, configure, and maintain them across Github Copilot, Claude Code, Cursor, Codex, Gemini CLI ...
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
mythril-agent-skills
English | [δΈζ](./README.zh-CN.md)
A unified skill management system for multi-agent AI coding assistants. This toolkit (distributed as a Python package) provides a curated collection of reusable skills plus centralized CLI commands to install, configure, and maintain them across Github Copilot, Claude Code, Cursor, Codex, Gemini CLI, Cline, OpenClaw, OpenSquilla, Hermes, CodeBuddy, and Pi/DSH (DeepSeek Harness).
What is a Skill?
A skill is a prompt/instruction bundle that teaches an AI assistant how to handle a specific type of task. Think of it like a specialized tool: it has a name, a triggering description, and detailed instructions.
There are two primary types of skills based on their scope and how they are managed:
| Feature | User-Level Skills (Global) | Project-Level Skills (Local) |
|---|---|---|
| Scope | Available across all your projects | Confined to a specific project repository |
| Portability | Reusable across different projects on your machine | Moves with that specific project repository |
| Use Cases | General-purpose tools (e.g., Jira integration, code review, Git operations, Figma) | Project-specific rules (e.g., custom UI guidelines, specific build/deploy steps) |
| Management | Installed in your user home directory (~/.claude/skills, ~/.cursor/skills, etc.) |
Stored inside the project directory (e.g., .claude/skills/, .github/skills/) |
| Version Control | Managed centrally via this toolkit | Committed to the project's Git repository and shared with the team |
How this toolkit fits in
**`mythril-agent-skills` is designed to manage User-Level Skills.** It acts as a centralized CLI toolkit to install, configure, and keep your general-purpose skills synchronized across multiple AI coding assistants on your machine.
For **Project-Level Skills**, you don't need this installer
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
π₯ The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI