By GQAdonis
Integrated Rust development skills for multiple domains (UI, Robotics, etc.)
CRITICAL: Use for managing agent memory based on CoALA cognitive architecture. Triggers on: remember this, 记住这个, save this info, learn from this, 学习这个, memory system, 记忆系统, knowledge base, what did we learn, 之前学到的, project context, 项目上下文, my preferences, 偏好设置, recall memory, 回忆一下, what do you know about, 你知道什么, forget this, 忘记这个, reflect on, 反思一下, summarize session, 总结会话
CRITICAL: Code review skill using GitHub API. Triggers on: review PR, code review, PR review, pull request review, review changes, check this PR, analyze this PR, review #, 代码审查, 审查 PR
CRITICAL: Comprehensive guide for CoWork Skills CLI tool. Triggers on: cowork, Skills.toml, skill management, plugin configuration, cowork init, cowork install, cowork config, cowork generate, cowork audit, cowork verify, cowork test
Meta-router for dynamic skill routing. Use when: cowork, skill management, router generation, Skills.toml, plugin configuration
CRITICAL: Use for generating skills from GitHub repositories. Triggers on: generate skill from repo, create skills from GitHub, cowork generate, generate llms.txt, convert repo to skills, make skills from repository, parse repository, GitHub 转 skill, 从仓库生成 skill, 生成技能, extract API from code
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
CLI tool for managing Claude Code skills across 20+ AI coding agents
| Agent | Status | Notes |
|---|---|---|
| Claude Code | Fully Tested | All features verified |
| Cursor | Community | Contributions welcome |
| Codex | Community | Contributions welcome |
| GitHub Copilot | Community | Contributions welcome |
| Windsurf | Community | Contributions welcome |
| Goose | Community | Contributions welcome |
| Amp | Community | Contributions welcome |
| Roo | Community | Contributions welcome |
| Kiro CLI | Community | Contributions welcome |
| Gemini CLI | Community | Contributions welcome |
| OpenCode | Community | Contributions welcome |
| Antigravity | Community | Contributions welcome |
| Clawdbot | Community | Contributions welcome |
| Droid | Community | Contributions welcome |
| Kilo | Community | Contributions welcome |
| Trae | Community | Contributions welcome |
| Zed | Community | Primary: ~/.config/zed/skills/; fallback: ~/.zed/skills/ |
| Kimi Code | Community | ~/.kimi-code/skills/ |
| Kimi Desktop | Community | ~/Library/Application Support/kimi-desktop/…/skills/ (macOS) |
| MiniMax Code | Community | ~/.minimax/skills/ (shared with MiniMax Desktop) |
Note on MiniMax:
coworkmanages the MiniMax Code IDE and MiniMax Agent Desktop (both share~/.minimax/skills/). Themmxbinary is a media-generation CLI (text/image/video/audio) with no plugin or skill system and is not managed by cowork.
Note: CoWork Skills has been fully tested with Claude Code. Support for other agents is based on documented skill directory conventions. We need community help to test and contribute support for these agents! If you use any of these tools, please help us verify compatibility and submit PRs.
CoWork Skills provides a CLI tool (cowork / co) for managing skills across multiple coding agents:
Skills.tomlOne-line install (recommended):
curl -sSL https://raw.githubusercontent.com/ZhangHanDong/cowork-skills/main/install.sh | bash
Or install manually:
# Option 1: From crates.io
cargo install cowork
# Option 2: From source
git clone https://github.com/ZhangHanDong/cowork-skills
cd cowork-skills/cli
cargo install --path .
# Initialize built-in skills
cowork init
# Install from GitHub
cowork install user/repo
# Install specific skills
cowork install user/repo -s skill1 -s skill2
# Install to specific agents
cowork install user/repo -a claude-code -a cursor
# Install as plugin (preserves full repo structure)
cowork install user/repo --plugin
# Install to project local (.claude/skills/)
cowork install user/repo --local
# Update to latest version
cowork install user/repo --update
# List installed repositories
cowork install --list
| Command | Description |
|---|---|
cowork init | Install built-in skills to ~/.claude/skills/ |
cowork install | Install skills from GitHub or local path |
cowork generate | Generate skills from a GitHub repository |
cowork search | Search GitHub for skill repositories |
cowork plugins | Manage Claude Code marketplace plugins |
cowork config | Manage project-level skill configuration |
cowork list | List all available skills |
cowork status | Show current configuration |
cowork doctor | Check for configuration issues |
cowork test | Generate and run trigger tests for skills |
cowork audit | Security audit of installed skills |
cowork verify | Verify checksums of installed skills |
Use co as a short alias for cowork.
Generate skills from any GitHub repository by parsing source code:
# Generate Rust skills
cowork generate tokio-rs/tokio --lang rust
# Generate TypeScript skills
cowork generate vercel/next.js --lang typescript
# Generate only llms.txt
cowork generate user/repo --llms-only -o ./output
Design vocabulary and skills for frontend development. Includes 21 skills (20 user-invocable: /polish, /distill, /audit, /typeset, /overdrive, etc.) and an enhanced frontend-design skill with curated anti-patterns.
Scrape, search, crawl, and map the web with a single command.
Comprehensive Rust development assistant with meta-question routing, coding guidelines, version queries, and ecosystem support
Bootstrap multi-tool workspace support for any project — generates a .zworkspace.toml manifest, materializes Zed config, and wires the zed-workspace-mcp server into Claude Code, OpenCode, and other MCP-capable tools.
PMPO-driven iterative artifact refinement engine for logos, UI, content, images, code, meta-prompts, and A2UI specifications
npx claudepluginhub gqadonis/cowork-skillsDesign fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Lazy senior dev mode. Forces the simplest, shortest solution that actually works: YAGNI, stdlib first, no unrequested abstractions.
Behavioral guidelines to reduce common LLM coding mistakes, derived from Andrej Karpathy's observations on LLM coding pitfalls
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.