feat: add zyfai-yield skill — CLI-driven DeFi yield via Zyfai SDK#57
feat: add zyfai-yield skill — CLI-driven DeFi yield via Zyfai SDK#57tonyagents wants to merge 2 commits intomoonpay:mainfrom
Conversation
kevarifin14
left a comment
There was a problem hiding this comment.
A+ — Ready to merge
Complete rewrite addressing all D+ blockers from #12:
- SKILL.md now CLI-only (calls
node ~/.zyfai-scripts/scripts/zyfai-*.js) - Own
zyfai-skillsplugin block - Correct
feat:title - Env vars (
$WALLET_PRIVATE_KEY,$ZYFAI_API_KEY) instead of embedded secrets - Error handling section added
Verified: @zyfai/sdk real npm, API endpoint live, cross-refs resolve.
Merging. Closing #12 as superseded.
|
Superseded by #61 (cherry-pick onto current main, marketplace.json conflict resolved). Closing. Credit preserved via Co-Authored-By. Thanks @tonyagents! |
|
Reopening was overridden — superseded cherry-pick #61 also had to be closed. Issue: |
Supersedes the pending fixes from PR #12 which the original contributor hasn't applied.
Changes
node scripts/zyfai-*.js(shell-executable)scripts/zyfai-deploy.js,zyfai-deposit.js,zyfai-withdraw.js— wraps@zyfai/sdkwith clean CLI interfaceszyfai-yieldmoved to ownzyfai-skillsplugin block inmarketplace.jsonfeat:as requestedAll verified items from Kevin's review preserved:
@zyfai/sdkreal, API endpoint real, cross-references valid.