anygen
Installation
SKILL.md
AnyGen (CLI + Progressive Skills)
将上游仓库 https://github.com/AnyGenIO/anygen-skills 封装成 elephant.ai 可直接调用的统一入口:
help:渐进式披露(overview → modules → module → action)task:执行task-manager的动作(create/status/poll/download/run)
快速前置
- 需要环境变量:
ANYGEN_API_KEY=sk-xxx - 入口命令:
python3 skills/anygen/run.py <command> [subcommand] [--flag value ...]
渐进式披露(推荐顺序)
# 1) 顶层总览
python3 skills/anygen/run.py help