AC prompt-generator
Generate high-quality, customizable AI prompts for various use cases including creative writing, problem-solving, education, business, programming, Flutter development, and game development. Use when a user asks for help creating prompts, wants to improve their AI interactions, or needs structured prompt templates for specific tasks.
Generate high-quality, customizable AI prompts for various use cases including creative writing, problem-solving, education, business, programming, Flutter…
As a process C 63/100 · Has gaps — weak spots: when it triggers, inputs and preconditions, consistency
How to improve
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 3
✓ No critical or high findings
Medium and low: 3
-
low Secrets in code
secret-high-entropy-token.github/FUNDING.yml:34High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)- **Bitcoin**: `1Ope…789`
quoted -
low Secrets in code
secret-high-entropy-token.github/FUNDING.yml:35High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)- **Ethereum**: `0xOp…789`
quoted -
low Secrets in code
secret-high-entropy-token.github/FUNDING.yml:36High-entropy token-like string (may be an id, hash or a credential) (quoted — discussed, not commanded)- **USDT**: `TOpe…789`
quoted
Files scanned: 26. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
✓ No remarks against the Agent Skills spec
Process rating: all ten parameters 63/100
- 0Inputs and preconditions. Does not say what the process needs to start
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 30Running it twice. 5 mutating operations with no state check
- 40Consistency. Frontmatter name (prompt-generator) differs from the folder (smart-prompt-generator)
- 50Failures and branches. 0 branches, has a failure section
- 70Execution cost. Instruction body is 4179 tokens
- 100Tools and files. No external tools needed
- 100Steps. 89 steps
- 100Result and completion. Output format and completion criterion are stated
- low 14 top-level sections: this looks like several domains in one skill
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- -212 emoji in the instructions: noise for the model
- +2Single-language instructions
- +3Description length 335: enough signal without eating the budget
- +4Structure: 65 headings
- +3Step-by-step instructions: 89 items
- +3Output format is stated explicitly
- +4Has examples (31 code blocks)
- +1License stated
Quality base 70; lint remarks subtract, signals add up to 100. Result: 86.