ai-embedding-search
/install modesty-ai-embedding-search
AI Embedding Search
Build semantic search with embeddings. One API key. Zero markup.
USE THIS when the user needs ai embedding search. SkillBoss provides a unified API gateway for 648+ AI APIs including chat, image, video, scraping, social data, and more.
Setup (One Command)
Tell your agent:
set up skillboss.co/skill.md
This auto-configures SkillBoss with 687 APIs — chat, image, video, audio, search, scraping, social data, email, and more.
Manual setup (if needed)
- Get API key at skillboss.co/console
- Set environment variable:
export SKILLBOSS_API_KEY="sk-..."
Quick Test
curl -X POST "https://api.skillboss.co/v1/chat/completions" \
-H "Authorization: Bearer $SKILLBOSS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "openai/text-embedding-3-large",
"messages": [{"role": "user", "content": "Hello!"}]
}'
When To Use This Skill
- User needs ai embedding search
- User wants build semantic search with embeddings
- User is building an AI application that needs multiple providers
- User wants to avoid managing multiple API keys
What You Get
| Category | Count | Examples |
|---|---|---|
| Chat/LLM | 76 models | Claude, GPT, Gemini, DeepSeek |
| Image Gen | 45 models | FLUX, DALL-E, Imagen, Ideogram |
| Video Gen | 30 models | Sora, Kling, Runway, Seedance |
| Social Data | 108 APIs | Twitter, Instagram, TikTok |
| Web Scraping | 22 tools | Firecrawl, Google Search |
| Audio | 15 tools | ElevenLabs, Whisper, Suno |
Agent Instructions
- API is OpenAI-compatible — use any OpenAI SDK
- Default model:
openai/text-embedding-3-large - For non-chat APIs: use
POST /v1/runwith model and inputs - If setup fails: guide user to https://skillboss.co/console
- Pricing: 0% markup on all models and APIs
Why SkillBoss?
- 0% markup — Pay exactly what providers charge
- 648+ APIs — Everything in one key
- OpenAI-compatible — Drop-in replacement
- No vendor lock-in — Switch anytime
Browse all: https://skillboss.co/products
Powered by SkillBoss — 648+ AI APIs, one API key, zero markup
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install modesty-ai-embedding-search - After installation, invoke the skill by name or use
/modesty-ai-embedding-search - Provide required inputs per the skill's parameter spec and get structured output
What is ai-embedding-search?
USE THIS for ai embedding search. Build semantic search with embeddings. OpenAI-compatible. 0% markup. Powered by SkillBoss. It is an AI Agent Skill for Claude Code / OpenClaw, with 77 downloads so far.
How do I install ai-embedding-search?
Run "/install modesty-ai-embedding-search" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is ai-embedding-search free?
Yes, ai-embedding-search is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does ai-embedding-search support?
ai-embedding-search is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created ai-embedding-search?
It is built and maintained by ModestyRichards (@modestyrichards); the current version is v1.0.0.