no-negative-trigger

Detect and remove negative trigger phrases from SKILL.md frontmatter descriptions.

33|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/lvlup-sw/exarchos --skill no-negative-trigger
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: no-negative-trigger
Source: https://github.com/lvlup-sw/exarchos/tree/main/skills/test-fixtures/no-negative-trigger
Command: npx skills add https://github.com/lvlup-sw/exarchos --skill no-negative-trigger

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify and remove negative trigger phrases from skill descriptions to ensure safety and clarity.

Core Features & Use Cases

  • Validate skill frontmatter and description to ensure there are no "do NOT" or "Not" phrases in the description.
  • Normalize language across skills to maintain a neutral, professional tone.
  • Generate an auditable report detailing detected negative triggers and suggested neutral rewordings for remediation.

Quick Start

Scan a sample skill description and automatically remove negative trigger phrases to produce a neutral, ready-to-deploy description.

Frequently Asked Questions about no-negative-trigger

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

FAQPage Schema
How do I check skill descriptions for negative trigger words?

To remove negative trigger phrases from skill descriptions, scan SKILL.md frontmatter bodies to detect prohibited "do NOT" or "Not" phrasing, generating an auditable report with suggested neutral rewordings for remediation.

How do I ensure neutral language in SKILL.md frontmatter descriptions?

Ensure neutral language in SKILL.md frontmatter descriptions by validating frontmatter integrity, detecting prohibited negative phrases, and applying suggested neutral rewordings to maintain a professional tone.

What are negative trigger phrases in prompt design?

Negative trigger phrases in prompt design are prohibited "do NOT" or "Not" constructions in skill descriptions that compromise safety and clarity, requiring identification and neutral rewording to enforce consistent safety standards.

Can I automatically normalize tone across multiple skill descriptions?

You can normalize tone across multiple skill descriptions by applying the analysis across all SKILL.md frontmatter bodies in the repository, detecting negative triggers, and replacing them with suggested neutral rewordings.

Does skill description validation generate an audit report of violations?

Skill description validation generates an auditable report detailing detected negative triggers and suggested neutral rewordings, providing clear remediation steps for any frontmatter violations found.