en un clic
template
Replace with actual specialist description
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Replace with actual specialist description
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle SOC
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.