prompt-engineer

Invoke IMMEDIATELY via python script when user requests prompt optimization. Do NOT analyze first - invoke this skill immediately.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "prompt-engineer" with this command: npx skills add solatis/claude-config/solatis-claude-config-prompt-engineer

Prompt Engineer

When this skill activates, IMMEDIATELY invoke the script. The script IS the workflow.

Invocation

Start with step 1 (triage) to determine scope:

<invoke working-dir=".claude/skills/scripts" cmd="python3 -m skills.prompt_engineer.optimize --step 1" />

Then continue with determined scope:

<invoke working-dir=".claude/skills/scripts" cmd="python3 -m skills.prompt_engineer.optimize --step 2 --scope <scope>" />
ArgumentRequiredDescription
--stepYesCurrent step (1 = triage, 2-6 = workflow)
--scopeFor 2+Required for steps 2-6. Determined by step 1.

Scopes

  • single-prompt: One prompt file, general optimization
  • ecosystem: Multiple related prompts that interact
  • greenfield: No existing prompt, designing from requirements
  • problem: Existing prompt(s) with specific issue to fix

Do NOT analyze or explore first. Run the script and follow its output.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

codebase-analysis

No summary provided by upstream source.

Repository SourceNeeds Review
General

arxiv-to-md

No summary provided by upstream source.

Repository SourceNeeds Review
General

decision-critic

No summary provided by upstream source.

Repository SourceNeeds Review
General

doc-sync

No summary provided by upstream source.

Repository SourceNeeds Review