Skip to main content

dapp-connect-agenticwallet

Upgrade an existing DApp Skill into one compatible with the Onchain OS routing contract. The scaffold reads the source skill, classifies its tools, wraps transaction/signing tools in a pending_sign shell, injects required spec sections, and runs self-checks. This scaffold does **not** generate skills from scratch. Bring an existing DApp skill — the scaffold's job is to convert, not to invent. [Trigger phrases] Use the scaffold to upgrade <skill-dir> Upgrade DApp Skill at <skill-dir> 用脚手架升级 <skill-dir> 升级 DApp Skill:路径 <skill-dir> Examples: "Use the scaffold to upgrade ~/.agents/skills/my-dex" "用脚手架升级 ~/.agents/skills/uniswap-ai-test" The scaffold reads the directory (Form A = has index.ts; Form B = markdown only) and injects pending_sign wrappers + next_action.tool routing + requiredTools + the 3 fixed spec sections per the Onchain OS schema. [Scope] Works with any agent that reads from ~/.agents/skills/ — Claude Code, OpenClaw, Cursor, Codex, Gemini CLI, etc. (Claude Code also picks it up via the ~/

インストールへ移動

ソース情報

リポジトリ
okx/dapp-connect-agenticwallet
ソースの最終更新活動
2026年4月30日 10:05
検出された SKILL.md の言語
英語
スター
0
フォーク
0

インストール方法

デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。

ソースファイルを確認

インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。