skill-optimiser-description

Rewrite skill descriptions to improve trigger precision and reduce false positives.

1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/niboj/agent-skills-12-factor-app --skill skill-optimiser-description
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-optimiser-description
Source: https://github.com/niboj/agent-skills-12-factor-app/tree/main/skills/skill-optimiser-description
Command: npx skills add https://github.com/niboj/agent-skills-12-factor-app --skill skill-optimiser-description

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Cette compétence aide à améliorer la description d'une skill afin d'augmenter la précision des déclenchements et de réduire les faux positifs, tout en évitant les chevauchements avec des tâches voisines ou plus larges.

Core Features & Use Cases

  • Clarifie les intentions utilisateur et les sorties attendues.
  • Définit des exemples de prompts réalistes et les limites du déclenchement.
  • Utilise lors de la publication et de la validation pour prévenir les déclenchements indésirés.

Quick Start

Rédige une description révisée en précisant quand l'utiliser, la sortie attendue et les prompts probables.

Frequently Asked Questions about skill-optimiser-description

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I improve skill description trigger precision and reduce false positives?

Reducing false positives involves refining the frontmatter and description to define realistic prompt examples and trigger boundaries. This clarifies expected outputs and prevents overlapping with broader tasks during validation workflows.

Why does my skill trigger on broad prompts during publication and validation?

Your skill triggers on broad prompts because its description lacks specific trigger boundaries and realistic prompt examples. Refining the frontmatter clarifies the expected output and prevents overlapping with neighboring tasks to stop unwanted activations.

What is the best way to define trigger boundaries in skill frontmatter?

Defining trigger boundaries requires specifying when to use the skill, its concrete output, and probable user prompts directly in the frontmatter. This approach isolates the skill from neighboring tasks and reduces false positives during validation.

Can I use prompt-engineering to fix skill descriptions that fail on realistic user prompts?

Yes, you can apply prompt-engineering to fix skill descriptions by rewriting them to include probable user prompts and expected outputs. This clarifies the trigger conditions and ensures the skill activates correctly during publication workflows.

When do I need to refine a skill description to prevent overlapping with neighboring tasks?

You need to refine a skill description when it triggers on broad prompts or overlaps with larger tasks during validation. Rewriting the frontmatter to specify trigger limits, expected outputs, and realistic prompts prevents these unwanted activations.