发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Embodied-OS - AI Robot Control System
This skill enables you to control physical robots through AI agents with natural language commands. Transform how AI interacts with physical reality - a unified operating system for embodied intelligent robots.
JobPoster Skill
🚀 **Quickly post job openings and collect resumes via natural language commands.**
核心:将此技能名直接绑定到具体的 .py 脚本
command: "python3 {{path}}/voice_reply_skill.py '{{text}}'" requires: bins: ["ffmpeg", "python3"] ---
使用单引号包裹变量,这是将长提示词完整传给 Python 的最稳妥方式
command: "python3 {{path}}/weimage_sync.py '{{prompt}}'"
Theta EdgeCloud Skill (Cloud API Runtime)
- **Dedicated inference endpoint (`theta.inference.models`, `theta.inference.chat`) is currently treated as experimental/platform-blocked** due to upstream readiness instability observed in live validation. - Observed pattern: deployment appears `Running`/`1/1`, but authenticated endpoint calls can still return persistent `502/503`. - Until Theta confirms a platform fix, use these commands as best-effort diagnostics (not production readiness signals).
X Post with AI-Generated Image
Generate a Gemini AI image from a text prompt, compress it, and post it as a tweet — all in one command.
Updated: pipeline.py wired to overlay v3 engine with --audio and --slowmo support
description: End-to-end TikTok ad video pipeline. Product script → Veo base video → animated caption overlay → audio mix → final MP4. One command, full automation. metadata: openclaw: requires: { bins: ["uv", "ffmpeg", "node"] } ---
skill-dropshipping-product-launcher
CJ Dropshipping → WooCommerce one-command product launcher
skill-dropshipping-product-launcher
**One command: CJ Dropshipping product → WooCommerce draft listing.**
Ubuntu 24.04 Essential Commands
- `df -h` — Disk usage - `du -sh /* | sort -rh` — Largest dirs - `trash-empty` — Empty trash - `apt autoremove -y && apt clean` — Packages/cache
Quick Commands
```bash python scripts/venus_check.py --symbol vUSDT ```