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 ~/

Aller à l'installation

Informations de source

Dépôt
okx/dapp-connect-agenticwallet
Dernière activité de la source
30 avril 2026 à 10:05
Langue détectée de SKILL.md
anglais
Étoiles
0
Forks
0

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.