Open-ClaudeSkill
Run Claude-format skills in any MCP-compatible coding agent
All Skills in This Repository (3)
Pure Emerald Level Indicatorsalgorithmic-art
Generate reproducible generative artwork as a self-contained HTML artifact.
canvas-design
Generate a philosophy-guided visual design canvas in PNG or PDF.
brand-guidelines
Apply Anthropic brand colors, typography, and spacing to artifacts.
Frequently Asked Questions
FAQPage SchemaHow to install Open-ClaudeSkill?▼
Run `npx skills add QianjieTech/Open-ClaudeSkill --all -g -y` in your terminal to install all skills in this suite globally.
How to use Claude skills in Cursor or Cline?▼
This MCP server exposes your skill folders to any MCP-compatible agent, so Cursor, Cline, Roo Code, and similar tools can load and run official Claude-format skills without modification.
What is progressive disclosure in skill loading?▼
The agent first sees only a lightweight list of available skills, then loads the full instructions of a single skill on demand. This keeps context usage low and leaves more room for actual work.
What example skills are included?▼
The examples folder includes canvas-design for poster and visual art creation, brand-guidelines for applying Anthropic brand colors and fonts, and algorithmic-art for p5.js generative art.
Do I need to modify my existing skill files?▼
No. The server is fully compatible with the official Anthropic skill format, so existing SKILL.md packages work as-is once placed in a detected skills directory.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core