system-prompt-creator
System Prompt Creator
Generates ready-to-use system prompts based on user requirements.
Trigger
Create a system prompt
Input
- field: Purpose/Role
description: The core task the AI agent will perform
required: true
- field: Domain Context
description: Background information, terminology, and rules of the target domain
required: true
- field: Expected Output
description: The form and format of the final deliverable
required: true
- field: Constraints
description: Tone, safety, length, prohibitions, etc.
required: false
Input Sufficiency Criteria
- Purpose: Specific task description (cannot be just a category name)
- Domain: Information that identifies the target area of work
- Expected Output: Information to determine what the final deliverable is
- Complexity Judgment: Information to decide whether a single or multi-prompt is needed
If insufficient: Early termination → Query specifically for missing items
Output
- System prompt(s): 1 to N production-ready system prompts
- Architecture description: Relationships and data flow between prompts in a multi-prompt setup
Core Knowledge
- Prompt Structure: Structural building blocks and assembly order of a system prompt. See prompt_structure.md
- Quality Criteria: Quality standards and checklists for production-ready prompts. See quality_criteria.md
- Multi-Prompt Architecture: Design patterns for cases requiring N prompts. See multi_prompt_architecture.md
- Data Format Selection: Accuracy comparison of different formats when including data in prompts. See data_format_selection.md
More from buyoung/skills
agents-md-generator
Analyze repository structure and generate or update standardized AGENTS.md files that serve as contributor guides for AI agents. Supports both single-repo and monorepo structures. Measures LOC to determine character limits and produces structured documents covering overview, folder structure, patterns, conventions, and working agreements. Update mode refreshes only the standard sections while preserving user-defined custom sections. Use when setting up a new repository, onboarding AI agents to an existing codebase, updating an existing AGENTS.md, or when the user mentions AGENTS.md.
27biz-opportunity-scout
Identify and validate profitable business opportunities by analyzing market size (TAM/SAM/SOM), unit economics, competitive landscape, and PMF indicators. Generates comprehensive HTML reports with opportunity scorecards.
20typst-creator
Generate Typst source code for documents, reports, papers, and presentations, covering markup, math, scripting, and layout syntax.
19skill-maker
Generates AI agent skill packages with SKILL.md, optional bundled resources (scripts/, references/, assets/), and README.md integration.
18jetbrains-vmoptions
>
18kysely-converter
Capable of converting raw SQL queries into type-safe Kysely TypeScript code. Knows how to handle various SQL dialects and complex query structures.
14