Templates

Examples

Use these workflow patterns to understand how Skills should declare purpose, permissions, runtime shape, and safe output behavior.

Browser Research Agent

For analysts and operators who need sourced web research. Uses web search/fetch permissions, returns citations, and should avoid secret collection.

Docs Q&A Agent

For product and support teams answering from documentation. Uses document retrieval, clear source excerpts, and conservative fallback language.

Code Review Agent

For engineering teams reviewing diffs. Uses repository metadata and should avoid destructive actions unless explicitly approved.

Dataset Summarizer

For data teams summarizing tabular or uploaded datasets. Declares storage and retention behavior before processing.

Support Triage Agent

For support queues. Classifies urgency, extracts next steps, and keeps customer-sensitive fields scoped.

CRM Enrichment Agent

For sales operations. Enriches leads with declared web sources and data retention notes.

Financial Report Analyzer

For finance reviews. Requires careful permission and retention declarations before handling financial documents.

Data Pipeline Orchestrator

For operations teams coordinating scheduled workflows. Should expose dry-run mode, idempotency, and audit logs.

SkillHub Examples - Agent Skill Templates for Real Workflows | SkillHub