Loading...
Loading...
Library of 18+ ready-to-use prompt templates and executable agents
npx skill4agent add fusengine/agents prompt-library| Template | Description | Usage |
|---|---|---|
| code-reviewer | Code review with SOLID | |
| support-assistant | Multichannel customer support | |
| data-analyst | Data analysis | |
| technical-writer | Technical documentation | |
| security-auditor | OWASP security audit | |
| api-designer | REST/GraphQL API design | |
| Template | Description | Usage |
|---|---|---|
| summarizer | Adaptive text summarization | |
| translator | Multilingual translation | |
| extractor | Structured data extraction | |
| classifier | Content classification | |
| generator | Content generation | |
| validator | Data validation | |
| Template | Description | Usage |
|---|---|---|
| legal-assistant | Legal analysis | |
| medical-writer | Medical writing | |
| financial-analyst | Financial analysis | |
| marketing-strategist | Marketing strategy | |
| hr-assistant | Human resources | |
| educational-tutor | Educational tutoring | |
# List all templates
/prompt library list
# Search for a template
/prompt library search "code review"
# View a template
/prompt library show code-reviewer
# Use a template (copy and customize)
/prompt library use code-reviewer
# Use with customization
/prompt library use code-reviewer --lang python --focus security---
name: agent-name
description: Clear description for automatic triggering
model: sonnet|opus|haiku
color: color-name
tools: Read, Write, Edit, Bash, Grep, Glob, WebSearch
skills: skill-name
---| Field | Description | Values |
|---|---|---|
| Unique identifier | kebab-case |
| Trigger + usage context | Descriptive text |
| Claude model to use | |
| Display color | green, blue, red, amber, etc. |
| Available tools | Read, Write, Edit, Bash, Grep, Glob, WebSearch |
| Associated skill | Linked skill name |
.mdagents/tasks/specialized/