发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Gemini Web Client
Text/image generation via Gemini Web API. Supports reference images and multi-turn conversations.
Secrets Vault
Secure storage and management for sensitive data including API keys, database credentials, passwords, and certificates.
Example: api-docs-writer (🟡 Trung bình — Complexity 9)
> **Nguồn cảm hứng:** Tổng hợp từ Stripe API docs style + OpenAPI spec. > **Mức độ:** Trung bình — SKILL.md + resources/ + examples/ (không cần scripts). > **Tham khảo:** Anthropic's `doc-coauthoring` skill — tách templates ra resources.
MiniMax Speech 2.8 helper
1. **Install dependencies.** Run `pip install requests` in the environment that will execute the script. The CLI talks to MiniMax's REST API, so you only need the `requests` library on top of Python 3.11+. 2. **Set your MiniMax credential.** Export `MINIMAX_API_KEY` with the API key the user promised to supply. The script will refuse to run without it. 3. **Use the bundled CLI.** `scripts/minimax_tts.py` exposes two subcommands: - `tts`: calls `POST https://api.minimax.io/v1/t2a_v2` (Speech 2.8
UI Development
Generate production-ready Next.js projects from natural language, with shadcn/ui components, API integration, type safety, and modern tooling.