发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Jetson CUDA Voice Pipeline
Fully offline, GPU-accelerated local voice assistant for NVIDIA Jetson devices. No cloud for STT or TTS — only the LLM call uses the internet (OpenRouter or any OpenAI-compatible endpoint).
OpenAI TTS (curl)
Generate speech from text via OpenAI's `/v1/audio/speech` endpoint.
Auto-Whisper Safe — RAM-Friendly Voice Transcription
Transcribe voice messages and long audio files using OpenAI Whisper **without crashing your machine**. Designed for 16GB RAM systems running other processes (like OpenClaw agents).
contact-finder
Find professional emails and contacts from a name + company/domain. Combines SerpAPI (Google Search) and OpenAI GPT-4o-mini to search, extract, and validate contacts.
OpenAI Whisper API (curl)
Transcribe an audio file via OpenAI’s `/v1/audio/transcriptions` endpoint.
Minimalist Notion × OpenAI UI
Build crisp, low-noise product UI with strong hierarchy and operator-grade usability.
OpenAI TTS
Text-to-speech conversion using OpenAI's TTS API for generating high-quality, natural-sounding audio from text.
Anthropic
Anthropic is an AI safety and research company that builds helpful, harmless, and honest AI systems. Their main product is Claude, a large language model competitor to OpenAI's GPT models. AI developers and businesses use Claude through an API to power various applications like chatbots, content creation, and more.
Groq Whisper API (curl)
Transcribe an audio file via Groq’s OpenAI-compatible `/openai/v1/audio/transcriptions` endpoint.
Codex Auth Fallback
Multi-provider auth setup for OpenClaw with automatic failover between Anthropic and multiple OpenAI Codex OAuth sessions.