avoid-hallucinating-specifics

Avoid Hallucinating Specifics

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 "avoid-hallucinating-specifics" with this command: npx skills add aiming-lab/metaclaw/aiming-lab-metaclaw-avoid-hallucinating-specifics

Avoid Hallucinating Specifics

High-risk categories for hallucination:

  • Specific API endpoint URLs or request/response schemas.

  • Library version numbers and feature availability per version.

  • Names of real people, organizations, or publications.

  • File paths and environment-specific configuration.

Prevention:

  • If unsure of a specific value, say so explicitly.

  • Recommend the user verify against official documentation.

  • Use <version> or <your-endpoint> as placeholders rather than guessing.

Anti-pattern: Confidently stating a URL or function signature that sounds right but does not exist.

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.

General

structured-progress-update

No summary provided by upstream source.

Repository SourceNeeds Review
General

graceful-error-recovery

No summary provided by upstream source.

Repository SourceNeeds Review
General

async-communication-etiquette

No summary provided by upstream source.

Repository SourceNeeds Review
General

plan-before-multi-step-execution

No summary provided by upstream source.

Repository SourceNeeds Review