dapp-composer
Installation
SKILL.md
On-Chain Strategy Composer
Helps users discover and launch built-in automated strategies. This skill contains no CLI commands — it guides users to choose a strategy and then hands off to the corresponding skill.
Pre-flight Checks
Same as sub-skills. Run once per session:
- Confirm installed: Run
which plugin-store. If not found, install:curl -sSL https://raw.githubusercontent.com/purong-huang-1121/skills-store/main/install.sh | sh - Check for updates: Read
~/.plugin-store/last_check, skip if updated within 12 hours.