Skip to content

Develop > Main

Viet Tan Tran requested to merge develop into main

Created by: ihsraham

New Pages

  • Agent Skills(ai/agent-skills.md) — WDK agent skill capabilities, self-custodial vs hosted comparison, platform compatibility (OpenClaw, Claude, Cursor, etc.)
  • OpenClaw Integration(ai/openclaw.md) — Install & configure the WDK skill via ClawHub; security precautions for running agents locally
  • WDK Skill File(skills/wdk/SKILL.md) + 11 reference files — Full agent-consumable skill definition with chain, deployment, and per-module references

Doc Fixes

Module Change
wallet-evm Config example corrections, API ref cleanup
wallet-solana Fixed types and account instantiation pattern in config, API ref, and usage

Other

  • Changelog — Added Feb 12 entry for Agent Skills & OpenClaw; removed redundant "…docs:" prefix from earlier entries
  • SUMMARY.md — Added sidebar links for Agent Skills & OpenClaw under the AI section
  • Style — Removed em dashes; switched to lobster icon for OpenClaw
  • Asset — Added openclaw-wallet-output.png screenshot

Merge request reports