with one click
template
Replace with actual specialist description
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Replace with actual specialist description
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Self-improving research loops with hypothesis generation, experiment design, and result analysis
Full-stack research and code generation pipeline - research, code, and create
Natural language web UI control — element detection, targeted interaction, and automated form filling
Public opinion analysis and sentiment at scale — sentiment scoring, stance detection, and multi-dimensional bias measurement.
Meta-specialist that auto-discovers and scaffolds new specialists from trending GitHub repos
Safe multi-language code execution via alibaba/OpenSandbox
| name | template |
| display_name | Template Specialist |
| description | Replace with actual specialist description |
| version | 0.1.0 |
| source_repo | owner/repo |
| license | MIT |
| tier | experimental |
| capabilities | ["capability_1","capability_2"] |
| allowed_tools | ["example_tool"] |
| output_formats | ["python_api","cli","mcp_server","agent_skill","rest_api"] |
Replace with a description of what this specialist does and which source repo it wraps.
| Tool | Description | Side Effects |
|---|---|---|
example_tool | Description | None |
from agents.specialists.template.agent import TemplateSpecialist
specialist = TemplateSpecialist()
result = await specialist.execute(request)
oss-lab run template "your query here"
Wraps owner/repo.