ClaudeSkills
Reusable AI agent skills for research, writing, coding, and presentations
All Skills in This Repository (32)
Pure Emerald Level Indicatorsllm-wiki
Generates and maintains a structured markdown wiki documenting a codebase's architecture, modules, and APIs.
podcast-generator
Generate Chinese two-person dialogue podcast audio from text via the Volcano Engine Podcast API.
gaokao-expert
Create, review, and analyze Gaokao exam questions and paper structures.
university-exam-prep
Guides university exam preparation through Socratic questioning based on uploaded course materials.
seedream-imagegen
Generate images from text prompts via the ByteDance Seedream 4.0 API on Segmind.
weather-forecast-report
Generates provincial natural science fund research reports from weather forecast system materials.
a-share-analyst
Analyze A-share stocks with technical indicators, fundamentals, and multi-factor screening via AKShare.
deep-research
Produces evidence-based research memos and reports with verified citations and structured evaluation.
product-manager
Creates and reviews PRDs and runs evidence-first interviews that turn vague ideas into approved product documents.
solution-architect
Designs system architectures, evaluates technology selections, and reviews architectures with ADR documentation.
mineru-pdf-parser
Convert complex PDF documents into Markdown and JSON using MinerU.
xuefeng-method
Guides AI-native product development with multi-agent design, drift detection, and rapid calibration.
Frequently Asked Questions
FAQPage SchemaHow to install ClaudeSkills?▼
Run `npx skills add staruhub/ClaudeSkills --all -g -y` in your terminal to install the full skill collection globally.
What can ClaudeSkills do?▼
It gives your AI agent 13 ready-made workflows covering research reports, PRD writing, slide decks, WeChat articles, pair programming, security audits, architecture design, and PDF parsing.
Which AI clients work with ClaudeSkills?▼
Any client that supports the open SKILL.md format works, including Claude Code, Cursor, and other agent environments that scan the skills directory.
Do I need coding experience to use these skills?▼
No. Once installed, you just describe your task in plain language and the agent follows the skill's built-in steps, templates, and quality checks.
How is a skill different from a prompt?▼
A prompt works once and disappears with the chat; a skill keeps the full method as files, so it can be reused, inspected, tested, and improved over time.
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