Loading...
Loading...
Add Agentation visual feedback toolbar to a Next.js project
npx skill4agent add fernando-augustop/claude-skills agentationagentationnpm install agentation<Agentationimport { Agentation }app/layout.tsxapp/layout.jspages/_app.tsxpages/_app.jsimport { Agentation } from "agentation";
// Add inside the body, after children:
{process.env.NODE_ENV === "development" && <Agentation />}import { Agentation } from "agentation";
// Add after Component:
{process.env.NODE_ENV === "development" && <Agentation />}npx add-mcpagentation-mcpagentation-mcp initNODE_ENVagentation_get_all_pendingagentation_resolveagentation_watch_annotationsagentation-mcp doctor