Skills from clawhub.ai/wilsonliu95

5 skills available

goal-heartbeat-engine
多目标轮转心跳引擎。当 cron 心跳触发、或 Agent 需要自主决定下一步行动时自动调用。提供:骰子随机模式选择、目标健康度追踪、防重复机制、接力棒续跑、产出质量红线。适用于任何需要在多个长期目标间智能轮转、持续产出的 AI Agent 系统。
Verified
0 installs
daily-evolution
AI Agent 每日自我进化引擎(潜龙计划)。由 cron 每日自动触发,执行四阶段循环:对话整理→工具盘点→最佳实践固化→报告生成。用于让 Agent 从日常协作中提取模式、优化工具链、迭代人设文件,实现持续自我提升。适用于任何需要自我迭代的 AI Agent 系统。
Verified
0 installs
seedream-imagegen
This skill generates images with Seedream 4.5 and provides `scripts/generate_image.py` plus CLI examples to run it. It requires `ARK_API_KEY`, makes network calls to `https://ark.cn-beijing.volces.com/api/v3/images/generations`, and instructs running `python scripts/generate_image.py`.
Review
0 installs
openclaw-toolbox
This skill initializes and backs up an OpenClaw environment by running `scripts/setup.sh` and `scripts/backup-now.sh`. It executes remote code (`curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.0/install.sh | bash`), loads `./.env` (e.g., `OPENAI_API_KEY`), and runs `git add -A`/`git push`, enabling network fetches and potential secret exfiltration.
Caution
0 installs
feishu
This skill implements a Feishu (Lark) integration exposing APIs for docs, IM, sheets, org, and AI. It requires `FEISHU_APP_ID`/`FEISHU_APP_SECRET`, reads local files like `openclaw.json`/`.env`, makes network calls to `/open-apis/...`, and includes test scripts that run shell commands (e.g., `npm install`, `node ...`).
Review
0 installs