Agent skill · AI & Agents

prompt-library

Library of 18+ ready-to-use prompt templates and executable agents

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill prompt-library-fusengine-agents --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 4 KB
Bundled scripts: none
Allowed tools: Read
Path: skills/ai-llm/prompt-library-fusengine-agents/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Prompt Library Collection of professional, tested, and optimized prompt templates. ## Categories ### Agents (6 executable agents) | Template | Description | Usage | |----------|-------------|-------| | [code-reviewer](templates/agents/code-reviewer.md) | Code review with SOLID | `/prompt library use code-reviewer` | | [support-assistant](templates/agents/support-assistant.md) | Multichannel customer support | `/prompt library use support-assistant` | | [data-analyst](templates/agents/data-analyst.md) | Data analysis | `/prompt library use data-analyst` | | [technical-writer](templates/agents/technical-writer.md) | Technical documentation | `/prompt library use technical-writer` | | [security-auditor](templates/agents/security-auditor.md) | OWASP security audit | `/prompt library use security-auditor` | | [api-designer](templates/agents/api-designer.md) | REST/GraphQL API design | `/prompt library use api-designer` | ### Tasks (6 executable agents) | Template | Description | Usage | |----------|-------------|-------| | [summarizer](templates/tasks/summarizer.md) | Adaptive text summarization | `/prompt library use summarizer` | | [translator](templates/tasks/translator.md) | Multi

What's inside
Steps it walks through
  1. Categories
  2. Agents (6 executable agents)
  3. Tasks (6 executable agents)
  4. Specialized (6 executable agents)
  5. Commands
  6. Agent Structure
  7. Required Fields
  8. Agent Body
  9. Contribution
Ships with 1 file
  • metadata.json
Commands it runs
List all templates
Search for a template
View a template
Use a template (copy and customize)
Use with customization
More from claude-skill-registry
All skills →
About this skill
What does the prompt-library skill do?

Library of 18+ ready-to-use prompt templates and executable agents

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill prompt-library-fusengine-agents --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going