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

dApp 平台(单一协议操作)

  • User asks about Aave (存款、借贷、利率) → use plugin-store aave
  • User asks about Morpho (vault、借贷) → use plugin-store morpho
Related skills

More from purong-huang-1121/skills-store

Installs
2
GitHub Stars
1
First Seen
Mar 15, 2026