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:

  1. 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
    
  2. Check for updates: Read ~/.plugin-store/last_check, skip if updated within 12 hours.

Skill Routing

Installs
2
GitHub Stars
1
First Seen
Mar 15, 2026
dapp-composer — purong-huang-1121/plugin-store