staruhubstaruhubCommunity·32 Agent Skills Included

ClaudeSkills

Reusable AI agent skills for research, writing, coding, and presentations

Packages complete workflows into reusable AI skills: deep research reports, product documents, slide decks, WeChat articles, code reviews, security audits, and architecture design. Eliminates one-off prompts that die with the conversation by turning proven methods into inspectable files with scripts, templates, and acceptance checks. Installs into any agent client that supports the SKILL.md standard, so each task runs with consistent quality gates.
npx skills add staruhub/ClaudeSkills --all -g -y

All Skills in This Repository (32)

Pure Emerald Level Indicators
📦 In Repo
staruhubstaruhub

llm-wiki

Generates and maintains a structured markdown wiki documenting a codebase's architecture, modules, and APIs.

Community
Advanced
📦 In Repo
staruhubstaruhub

podcast-generator

Generate Chinese two-person dialogue podcast audio from text via the Volcano Engine Podcast API.

Community
Intermediate
📦 In Repo
staruhubstaruhub

gaokao-expert

Create, review, and analyze Gaokao exam questions and paper structures.

Community
Advanced
📦 In Repo
staruhubstaruhub

university-exam-prep

Guides university exam preparation through Socratic questioning based on uploaded course materials.

Community
Intermediate
📦 In Repo
staruhubstaruhub

seedream-imagegen

Generate images from text prompts via the ByteDance Seedream 4.0 API on Segmind.

Community
Intermediate
📦 In Repo
staruhubstaruhub

weather-forecast-report

Generates provincial natural science fund research reports from weather forecast system materials.

Community
Intermediate
📦 In Repo
staruhubstaruhub

a-share-analyst

Analyze A-share stocks with technical indicators, fundamentals, and multi-factor screening via AKShare.

Community
Advanced
📦 In Repo
staruhubstaruhub

deep-research

Produces evidence-based research memos and reports with verified citations and structured evaluation.

Community
Advanced
📦 In Repo
staruhubstaruhub

product-manager

Creates and reviews PRDs and runs evidence-first interviews that turn vague ideas into approved product documents.

Community
Advanced
📦 In Repo
staruhubstaruhub

solution-architect

Designs system architectures, evaluates technology selections, and reviews architectures with ADR documentation.

Community
Advanced
📦 In Repo
staruhubstaruhub

mineru-pdf-parser

Convert complex PDF documents into Markdown and JSON using MinerU.

Community
Intermediate
📦 In Repo
staruhubstaruhub

xuefeng-method

Guides AI-native product development with multi-agent design, drift detection, and rapid calibration.

Community
Advanced

Frequently Asked Questions

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