Back to Registry
View Author Profile
Official Verified
agent-caller
Call 179 professional agents on-demand from database
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/717986230/agent-callerOr
Agent Caller
按需调用179个专业AI Agent
功能介绍
这个技能提供179个专业AI Agent的按需访问,涵盖15个分类:
- ✅ 按关键词搜索Agent
- ✅ 按分类浏览Agent
- ✅ 随机推荐Agent
- ✅ 获取完整Agent提示词
- ✅ 支持多Agent协作
⚠️ 重要说明
此技能已包含179个Agent的完整数据。
安装后,用户将获得:
- ✅ 179个预置的Agent数据
- ✅ 自动数据库初始化
- ✅ 完整的API工具
- ✅ 使用文档和示例
无需用户手动导入数据,开箱即用!
What This Skill Does
This skill provides on-demand access to 179 professional AI agents across 15 categories. You can:
- Search agents by keywords
- Browse agents by category
- Get random agent recommendations
- Access full agent prompts
- Enable multi-agent collaboration
Quick Start
Python API
from scripts.agent_caller import AgentCaller
caller = AgentCaller()
# Search agents
agents = caller.search_agents('AI')
# Get specific agent
agent = caller.get_agent_by_name('Backend Architect')
# Browse by category
engineering_agents = caller.get_agents_by_category('engineering')
# Random pick
random_agent = caller.get_random_agent()
CLI
# Search
python scripts/agent_caller.py "AI"
# Categories
python scripts/agent_caller.py --categories
# Random
python scripts/agent_caller.py --random
Agent Categories (15)
| Category | Count | Examples |
|---|---|---|
| marketing | 29 | Growth Hacker, SEO Specialist |
| specialized | 28 | Agents Orchestrator, Code Generator |
| engineering | 26 | Backend Architect, AI Engineer |
| game-development | 20 | Game Designer, Level Designer |
| strategy | 16 | Business Strategist |
| testing | 8 | QA Engineer |
| sales | 8 | Sales Manager |
| design | 8 | UI Designer |
| paid-media | 7 | Ads Specialist |
| support | 6 | Customer Success |
| spatial-computing | 6 | AR/VR Specialist |
| project-management | 6 | PM, Scrum Master |
| product | 5 | Product Manager |
| academic | 5 | Historian, Psychologist |
| integrations | 1 | Integration Specialist |
Total: 179 agents
Use Cases
1. Code Review
agent = caller.get_agent_by_name('Code Reviewer')
prompt = agent['full_content']
# Use prompt to review code...
2. System Architecture
agent = caller.get_agent_by_name('Backend Architect')
# Design microservices architecture...
3. Growth Strategy
agent = caller.get_agent_by_name('Growth Hacker')
# Create AARRR growth strategy...
4.
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-717986230-agent-caller": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.
Related Skills
agency-agents-caller
Call 179 professional agents on-demand from database
717986230 4473
memory-system-complete
Complete memory system with causal graph, knowledge graph, auto-detection, and evolution features
717986230 4473
memory-complete
Complete Memory System - Unified integration of all memory features
717986230 4473