发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Setup - OpenAI Symphony
Read this when `~/symphony/` does not exist or is empty. Start naturally and focus on safe autonomous execution outcomes.
Memory Template - OpenAI Symphony
Create `~/symphony/memory.md` with this structure:
Symphony SPEC.md Map
Use this file to align implementation work with the upstream contract: - Upstream source: https://github.com/openai/symphony/blob/main/SPEC.md - Treat upstream sections as authoritative when behavior is ambiguous.
Install
pip install openai-whisper whisper audio.mp3 --model base --output_format txt
Index
| API | Line | |-----|------| | Anthropic | 2 | | OpenAI | 119 | | Cohere | 232 |
Autopilot × Skills/Shell/Compaction 优化方案(最终版)
> Claude 提案 + Codex Review → 合并最优方案 > 基于 OpenAI [Shell + Skills + Compaction](https://developers.openai.com/blog/skills-shell-tips)
Evolution API v2.3
Complete WhatsApp automation via Evolution API v2.3. Send messages, manage groups, integrate chatbots (Typebot, OpenAI, Dify, Flowise, N8N, Evo AI), configure webhooks, and connect with Chatwoot.
Add scripts for all the commands
1. `config.py`: Add all the commands for config, it should support local and remote embedding like ollama, openai, gemini, etc. 2. `embed.py`: Add all the commands for embedding, it should support local and remote embedding like ollama, openai, gemini, etc. 3. `search.py`: Add all the commands for search, it should support local and remote embedding like ollama, openai, gemini, etc. 4. `link.py`: Add all the commands for link, it should support local and remote embedding like ollama, openai, gem
Coala Client
Part of the coala ecosystem. CLI for chat with OpenAI-compatible LLMs (OpenAI, Gemini, Ollama) and MCP (Model Context Protocol) servers. Supports importing CWL toolsets as MCP servers, importing skills, and an optional sandbox to run shell commands.
Coala Client
Part of the coala ecosystem. CLI for chat with OpenAI-compatible LLMs (OpenAI, Gemini, Ollama) and MCP (Model Context Protocol) servers. Supports importing CWL toolsets as MCP servers, importing skills.
Style Transfer Pro
Apply artistic style transfer to images using OpenAI Images API with curated style prompts.