skill-manager

Search and install Claude Code skills from a bilingual database.

1|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/tangchunwu/skill-hub --skill skill-manager-tangchunwu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-manager
Source: https://github.com/tangchunwu/skill-hub/tree/main/skills/custom/management/skill-manager
Command: npx skills add https://github.com/tangchunwu/skill-hub --skill skill-manager-tangchunwu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Skill Manager helps teams discover, evaluate, and install Claude Code skills from a large, bilingual database, reducing manual search and setup time.

Core Features & Use Cases

  • Smart search across 31,767 skills with bilingual support and GitHub stats
  • One-click installation that downloads the complete skill folder via SVN export or Git sparse checkout
  • Automatic configuration and usage guide display after installation
  • Use cases include discovering new skills, installing them into Claude Code, and reviewing installation guidance

Quick Start

Simply tell Claude Code what you need and let Skill Manager search, pick a result, and automatically install the full skill folder.

Frequently Asked Questions about skill-manager

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find and install Claude Code skills from a large repository?

To find and install Claude Code skills, you can use a search manager that queries a 31k community database, downloads the complete folder via SVN export or Git sparse checkout, and displays configuration guidance automatically.

What is the best way to manage Claude skills in a bilingual environment?

Managing Claude skills in a bilingual environment is handled by a skill manager that searches a bilingual database, parses frontmatter for usage instructions, and presents configuration guides within Claude Code workflows.

Does the skill installation process work with Git sparse checkout and SVN export?

Yes, the skill installation process implements Git sparse checkout and SVN export to download complete skill folders, with a fallback mechanism to directly download the SKILL.md file if needed.

Can I search for Claude Code skills using GitHub stats to evaluate them?

Yes, you can search for Claude Code skills using integrated GitHub stats to evaluate and select results from a database of 31,767 skills before automatically installing the chosen skill folder.

Why does my skill manager fallback to downloading only the SKILL.md file?

Downloading only the SKILL.md file acts as a fallback when SVN export or Git sparse checkout fails, ensuring you still retrieve core usage instructions and frontmatter configuration guidance.

What do I need to automatically display configuration guides after installing a skill?

To automatically display configuration guides after installing a skill, the manager parses the skill's frontmatter metadata and outputs the usage instructions directly within your Claude Code environment.