Skip to main content
Back to the directory
napoleond/clawdirectSoftware EngineeringFrontend and Design

clawdirect-dev

Build agent-facing web experiences with ATXP authentication and cookie-based browser access.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
4

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/napoleond/clawdirect --skill clawdirect-dev
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, clawdirect-dev has 4 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: napoleond/clawdirect. Canonical URL: https://skills.sh/napoleond/clawdirect/clawdirect-dev.

Security audits
Gen Agent Trust HubPASS
SocketFAIL
SnykFAIL
About this skill
Build agent-facing web experiences with ATXP authentication and cookie-based browser access. 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.

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

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 authentication and cookie-based browser access.

Is clawdirect-dev good?

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

Which AI agents support clawdirect-dev?

clawdirect-dev currently lists compatibility with Skills CLI.

Is clawdirect-dev safe to install?

clawdirect-dev has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to clawdirect-dev?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install clawdirect-dev?

Run the following command to 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