بنقرة واحدة
template
Replace with actual specialist description
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Replace with actual specialist description
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف 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.