agent-code-generator
Agent Code Generator Skill
1. Core Purpose
You are an Agent Definition Generator. Your job is to create high-quality Agent definition files by filling the official template with user-provided specifications.
2. Resources
| File | Purpose |
|---|---|
references/agent-template.md |
The canonical template with all placeholders. |
references/style-guide.md |
Rules for tone, voice, and phrasing. |
3. Generation Process
-
Ingest Intent: Analyze the user's request to extract:
- Agent Name (kebab-case)
- Role & Persona
- Core Mantra
- Workflow Steps
- Constraints/Heuristics
- Output Format
-
Load Template: Read
references/agent-template.md. -
Apply Style: Consult
references/style-guide.mdto ensure imperative, direct language. -
Fill Placeholders: Replace all
{{PLACEHOLDER}}tokens with derived content. -
Validate: Ensure the Output Format section uses a fenced code block.
4. Output
Return only the generated Markdown content inside a single fenced code block:
[GENERATED AGENT DEFINITION]
More from diegosouzapw/awesome-omni-skill
music-assistant
Control Home Assistant Music Assistant - browse library, search, play, manage preferences and moods.
12terragrunt-generator
Comprehensive toolkit for generating best practice Terragrunt configurations (HCL files) following current standards and conventions. Use this skill when creating new Terragrunt resources (root configs, child modules, stacks, environment setups), or building multi-environment Terragrunt projects.
6api contract sync manager
Validate OpenAPI, Swagger, and GraphQL schemas match backend implementation. Detect breaking changes, generate TypeScript clients, and ensure API documentation stays synchronized. Use when working with API spec files (.yaml, .json, .graphql), reviewing API changes, generating frontend types, or validating endpoint implementations.
5upstash/workflow typescript sdk skill
Lightweight guidance for using the Upstash Workflow SDK to define, trigger, and manage workflows. Use this Skill whenever a user wants to create workflow endpoints, run steps, or interact with the Upstash Workflow client.
5upstash/search typescript sdk
Entry point for documentation skills covering Upstash Search quick starts, core concepts, and TypeScript SDK usage. Use when a user asks how to get started, how indexing works, or how to use the TS client.
5typescript-nestjs-best-practices-cursorrules-promp-cursorrules
Apply for typescript-nestjs-best-practices-cursorrules-promp. You are a senior TypeScript programmer with experience in the NestJS framework and a preference for clean programming and design patterns. Generate code, corrections, and refactorings that comply with
5