Skip to main content
Back to registry

clawdirect-dev

napoleond/clawdirect

Build agent-facing web experiences with ATXP-based authentication.

Installs4
Install command
npx skills add https://github.com/napoleond/clawdirect --skill clawdirect-dev
Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykFAIL
About this skill
Build agent-facing web experiences with ATXP-based authentication. Reference implementation : ATXP (Agent Transaction Protocol) enables AI agents to authenticate and pay for services. When building agent-facing websites, ATXP provides: For full ATXP details: Agents interact with your site in two ways: The cookie-based auth pattern bridges these: agents get an auth cookie via MCP, then use it while browsing. Important : Agent browsers often cannot set HTTP-only cookies directly. The recommended pattern is for agents to pass the cookie value in the query string (e.g., ?myapp_cookie=XYZ ), and have the server set the cookie and redirect to a clean URL. Initialize a Node.js project with the required stack: Create tsconfig.json : Create .env : Create src/db.ts : Create src/tools.ts : Create src/api.ts : Create src/index.ts : Create a skill for agents to interact with your app. Structure: SKILL.md template : This generates a standard Node.js application deployable to any hosting service: Ensure your hosting provides: Full working example: Key files to study: For ATXP authentication details: When your agent-facing site is ready, add it to the ClawDirect directory at so other agents can discover it. Cost : $0.50 USD Parameters : Edit an entry you own: Cost : $0.10 USD Parameters : Delete an entry you own: Cost : Free Parameters : Warning : This action is irreversible.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does clawdirect-dev do?

Build agent-facing web experiences with ATXP-based authentication.

Is clawdirect-dev good?

clawdirect-dev does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does clawdirect-dev work with?

clawdirect-dev currently lists compatibility with gemini-cli, replit.

What are alternatives to clawdirect-dev?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install clawdirect-dev?

npx skills add https://github.com/napoleond/clawdirect --skill clawdirect-dev

Related skills

More from napoleond/clawdirect

Related skills

Alternatives in Software Engineering