agentation
Adds a React annotation toolbar to Next.js apps and syncs annotations with AI agents via MCP.
Install
npx skills add https://github.com/benjitaylor/agentation --skill agentationStats
| Total installs | 6,864 |
| Weekly installs | 6.8K |
| GitHub stars | 3.1K |
| First seen | Jan 22, 2026 |
| Source | @benjitaylor/agentation |
Summary
- Installs a development-only React component that displays in your Next.js app (App Router or Pages Router) when NODE_ENV is development
- Requires React 18 and integrates via a single component import in your root layout or _app file
- Optional MCP server setup enables real-time annotation syncing with 9+ AI agents including Claude Code, Cursor, and Windsurf through tools like agentation_get_all_pending and agentation_resolve
- MCP server runs on port 4747 by default; use agentation-mcp doctor to verify configuration after setup
Tags
Related skills
| Skill | Installs | vs agentation |
|---|---|---|
| angular-component | 6,039 | -825 |
| markdown-to-html | 7,793 | +929 |
| azure-static-web-apps | 7,600 | +736 |
| vscode-ext-localization | 7,582 | +718 |
| fixing-metadata | 5,326 | -1,538 |
FAQ
- How many installs does agentation have?
- agentation has 6,864 total installs and 6.8K installs this week.
- Where is agentation hosted?
- agentation is published by @benjitaylor/agentation at https://github.com/benjitaylor/agentation.
- How many GitHub stars does agentation have?
- agentation has 3.1K GitHub stars.
- When was agentation first indexed?
- OrangeBot.AI first indexed agentation on Jan 22, 2026.
- How do I install agentation?
- Run: npx skills add https://github.com/benjitaylor/agentation --skill agentation