원클릭으로
ai-chatbot-builder
USE THIS for ai chatbot. Build custom AI chatbots. Choose the best model for your task. 0% markup. Powered by SkillBoss.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
USE THIS for ai chatbot. Build custom AI chatbots. Choose the best model for your task. 0% markup. Powered by SkillBoss.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
USE THIS to read emails from your AgentMail inbox. Each SkillBoss workspace gets a dedicated AgentMail inbox — list threads, read messages, and monitor incoming email. Powered by SkillBoss + AgentMail.
USE THIS to send emails via AgentMail. Each SkillBoss workspace gets a dedicated AgentMail inbox — send transactional emails, notifications, and replies from your own domain. Powered by SkillBoss + AgentMail.
USE THIS for ai ad copy. Generate high-converting ad copy. Choose the best model for your task. 0% markup. Powered by SkillBoss.
USE THIS for ai agent toolkit. Build AI agents with 648+ APIs. OpenAI-compatible. 0% markup. Powered by SkillBoss.
USE THIS for ai api gateway. Unified gateway for 100+ AI providers. OpenAI-compatible. 0% markup. Powered by SkillBoss.
USE THIS for ai background remover. Remove image backgrounds with AI. Choose the best model for your task. 0% markup. Powered by SkillBoss.
SOC 직업 분류 기준
| name | ai-chatbot-builder |
| tagline | AI Chatbot Builder powered by 100+ AI models |
| description | USE THIS for ai chatbot. Build custom AI chatbots. Choose the best model for your task. 0% markup. Powered by SkillBoss. |
| version | 1.0.0 |
| author | SkillBoss |
| homepage | https://skillboss.co/console?utm_source=clawhub&utm_medium=skill&utm_campaign=ai-chatbot-builder |
| support | support@skillboss.co |
| license | MIT |
| category | use-case |
| tags | ["ai-chatbot","ai-chatbot-builder","ai-api","skillboss"] |
| pricing | pay-as-you-go |
| metadata | {"openclaw":{"requires":{"env":["SKILLBOSS_API_KEY"]},"primaryEnv":"SKILLBOSS_API_KEY","installHint":"Get your free API key at https://skillboss.co/console — includes $1 free credits"}} |
Build custom AI chatbots. Choose the best AI model. Zero markup.
USE THIS when the user needs ai chatbot. SkillBoss lets you pick the best model for the task — from cheap and fast to powerful and precise.
Go to skillboss.co/console and sign up. Free $1 credits included.
export SKILLBOSS_API_KEY="sk-..."
curl -X POST "https://api.skillboss.co/v1/chat/completions" \
-H "Authorization: Bearer $SKILLBOSS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "openai/gpt-4o-mini",
"messages": [
{"role": "system", "content": "You are an expert chatbot assistant."},
{"role": "user", "content": "Help me with this task."}
]
}'
| Model | Best For | Cost |
|---|---|---|
deepseek/deepseek-chat | Cheap daily tasks | $0.27/M input |
gemini/gemini-2.5-flash | Ultra fast + cheap | $0.075/M input |
openai/gpt-4o-mini | Good quality, low cost | $0.15/M input |
bedrock/claude-4-5-sonnet | High quality | $3/M input |
bedrock/claude-opus-4 | Best quality | $15/M input |
POST https://api.skillboss.co/v1/chat/completions
Authorization: Bearer $SKILLBOSS_API_KEY
openai/gpt-4o-mini ($0.15/M input)deepseek/deepseek-chat ($0.27/M) or gemini/gemini-2.5-flash ($0.075/M)bedrock/claude-opus-4 ($15/M)Browse all models: https://skillboss.co/products
Powered by SkillBoss — 648+ AI APIs, one API key, zero markup
Want AI workflows that run on autopilot? Tycoon turns skills like this into fully autonomous agents.