# Negation Prose

> Skill where brain reference precedes a negation-prose mention

- Skill: `thedixitjain/negation-prose` (Agent Skill)
- Install (CLI): `npx skillmds add thedixitjain/negation-prose`
- Raw SKILL.md: https://api.skillmd.com/api/skills/thedixitjain/negation-prose/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: thedixitjain (https://skillmd.com/u/thedixitjain)
- Updated: 2026-09-08
- Page: https://skillmd.com/skills/thedixitjain/negation-prose

---



# negation-prose

This skill starts with `gbrain search`, then talks about NOT using
web_search before the brain — testing that the position-relative check
correctly resolves to compliant (brain ref appears first in body).

## Workflow

1. Always start with `gbrain search "topic"` for existing context.
2. Do NOT use web_search before checking the brain. The brain has the
   answer 90% of the time.
3. Only after step 1 is empty, fall back to perplexity for fresh data.

---

**Source:** [`garrytan/gbrain`](https://github.com/garrytan/gbrain) → `test/fixtures/brain-first-skills/negation-prose/SKILL.md`

