QianjieTechQianjieTechOfficial·3 Agent Skills Included

Open-ClaudeSkill

Run Claude-format skills in any MCP-compatible coding agent

Runs Anthropic-format skill packages inside any MCP-compatible coding agent like Cursor, Cline, or Roo Code. Loads full skill instructions only when needed, eliminating the token waste of loading all documentation upfront. Auto-detects skill folders and ships with ready-made examples for poster design, brand styling, and generative art.
npx skills add QianjieTech/Open-ClaudeSkill --all -g -y

All Skills in This Repository (3)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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