Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
README - Agent - OpenSmartRoute
Agentv1.0.0
README
This directory contains agent definitions for Claude Code. Agents are specialized AI assistants for complex tasks requiring isolated context and specific model configurations.
Claude Code subagent imported from Synthesys-Lab/assassyn (.claude/agents/README.md). Copyright stays with the author.
Agents
This directory contains agent definitions for Claude Code. Agents are specialized AI assistants for complex tasks requiring isolated context and specific model configurations.
Purpose
Agents provide isolated execution environments for complex, multi-step tasks. Each agent is defined as a markdown file with YAML frontmatter configuration.
{
"ocm": "1",
"id": "synthesys-lab-assassyn-readme-subagent",
"kind": "agent",
"name": "README",
"description": "This directory contains agent definitions for Claude Code. Agents are specialized AI assistants for complex tasks requiring isolated context and specific model configurations.",
"publisher": "Synthesys-Lab",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"This directory contains agent definitions for Claude Code. Agents are specialized AI assistants for complex tasks requiring isolated context and specific model configurations."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/Synthesys-Lab/assassyn",
"path": ".claude/agents/README.md",
"ref": "6a99ade0e9380c93d4817f7de51b7edd8a473dd2",
"url": "https://github.com/Synthesys-Lab/assassyn/blob/6a99ade0e9380c93d4817f7de51b7edd8a473dd2/.claude/agents/README.md",
"key": "Synthesys-Lab/assassyn/.claude/agents/README.md"
}
},
"instructions": "# Agents\n\nThis directory contains agent definitions for Claude Code. Agents are specialized AI assistants for complex tasks requiring isolated context and specific model configurations.\n\n## Purpose\n\nAgents provide isolated execution environments for complex, multi-step tasks. Each agent is defined as a markdown file with YAML frontmatter configuration.\n\n## Organization\n\n- Each agent is a `.md` file in the `agents/` directory\n- Agent files include:\n - YAML frontmatter: Configuration (name, description, model, tools, skills)\n - Markdown content: Agent behavior specification and workflow\n\n## Av",
"cost": {
"context_tokens": 184
}
}
Fetch it by URL: GET /api/v1/registry/synthesys-lab-assassyn-readme-subagent/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.