Reactant
Inline document annotations for editing, citing, and plotting
All Skills in This Repository (8)
Pure Emerald Level Indicatorscite
Finds and inserts formatted citations from .bib files, arXiv, or web searches into documents.
resolve
Apply complex edit plans and output chains to textual content.
plan
Generate structured revision plans for texts with multi-turn refinement.
figure
Generate images from descriptive prompts and context using Google Gemini Nano Banana 2 API.
edit
Edit document text while preserving protected regions marked with scope markers.
ph
Fill text placeholders with contextually relevant content in documents.
proofread
Correct grammar, spelling, and punctuation errors in text while respecting scope modifiers.
execute
Detect and route `<@skill: prompt>` annotations in documents to corresponding subagents.
Frequently Asked Questions
FAQPage SchemaHow to install Reactant?▼
Run `npx skills add a554b554/Reactant --all -g -y` in your terminal to install all skills globally.
How does Reactant edit documents in place?▼
You write tags like `<@edit: make this shorter>` directly in your file, then run /execute so each tag is processed and replaced with the revised text.
Can Reactant add citations and figures automatically?▼
Yes. The `<@cite>` tag finds and inserts matching references, while `<@figure>` and `<@plot>` generate images and data charts from your instructions.
Does Reactant work with Claude Code and Codex?▼
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, and other compatible agents.
Can I protect parts of my text from being changed?▼
Yes. Wrap text in << >> to lock it, or use (( )) to limit edits to only that region.
Related Repositories in Content & Communication
View All in Content & Communication→skills
Official Anthropic skills for documents, design, and developer workflows
humanizer
Rewrite AI-sounding text so it reads like a person wrote it
UniGetUI
Automate software translation reviews, diffs, and localization quality checks