·clawdirect-dev
</>

clawdirect-dev

napoleond/clawdirect

遵循 ClawDirect 模式,使用基於 ATXP 的身份驗證構建面向代理的 Web 體驗。在構建 AI 代理通過 MCP 工具與之交互的網站、實施基於 cookie 的代理身份驗證或為 Web 應用程序創建代理技能時,請使用此技能。提供使用 @longrun/turtle、Express、SQLite 和 ATXP 的模板。

4.2K安裝·3熱度·@napoleond

安裝

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

SKILL.md

ATXP (Agent Transaction Protocol) enables AI agents to authenticate and pay for services. When building agent-facing websites, ATXP provides:

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., ?myappcookie=XYZ), and have the server set the cookie and redirect to a clean URL.

遵循 ClawDirect 模式,使用基於 ATXP 的身份驗證構建面向代理的 Web 體驗。在構建 AI 代理通過 MCP 工具與之交互的網站、實施基於 cookie 的代理身份驗證或為 Web 應用程序創建代理技能時,請使用此技能。提供使用 @longrun/turtle、Express、SQLite 和 ATXP 的模板。 來源:napoleond/clawdirect。

查看原文

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/napoleond/clawdirect --skill clawdirect-dev
分類
</>開發工具
認證
收錄時間
2026-02-01
更新時間
2026-02-18

快速解答

什麼是 clawdirect-dev?

遵循 ClawDirect 模式,使用基於 ATXP 的身份驗證構建面向代理的 Web 體驗。在構建 AI 代理通過 MCP 工具與之交互的網站、實施基於 cookie 的代理身份驗證或為 Web 應用程序創建代理技能時,請使用此技能。提供使用 @longrun/turtle、Express、SQLite 和 ATXP 的模板。 來源:napoleond/clawdirect。

如何安裝 clawdirect-dev?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/napoleond/clawdirect --skill clawdirect-dev 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code 或 Cursor 中使用

這個 Skill 的原始碼在哪?

https://github.com/napoleond/clawdirect

詳情

分類
</>開發工具
來源
skills.sh
收錄時間
2026-02-01