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.
type-expert - Agent - OpenSmartRoute
Agentv1.0.0
type-expert
TypeScript type system specialist focused on compilation-time type embedding and schema-driven type flow. Invoke proactively when type assertions appear (as SomeType, !, any, @ts-expect-error), generi
All file paths are relative to the repository root.
Your first action MUST be to read and internalise .agent/sub-agents/templates/type-expert.md.
Review and report only. Do not modify code.
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/oaknational-oak-open-curriculum-ecosystem-type-expert-subagent/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "oaknational-oak-open-curriculum-ecosystem-type-expert-subagent",
"kind": "agent",
"name": "type-expert",
"description": "TypeScript type system specialist focused on compilation-time type embedding and schema-driven type flow. Invoke proactively when type assertions appear (as SomeType, !, any, @ts-expect-error), generics grow complex, type errors resist clean resolution, SDK codegen output changes, or external data enters without schema-driven validation. Also invoke when code-expert flags assertion pressure or type widening.",
"publisher": "oaknational",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"TypeScript type system specialist focused on compilation-time type embedding and schema-driven type flow. Invoke proactively when type assertions appear (as SomeType, !, any, @ts-expect-error), generics grow complex, type errors resist clean resolution, SDK codegen output changes, or external data enters without schema-driven validation. Also invoke when code-expert flags assertion pressure or type widening."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/oaknational/oak-open-curriculum-ecosystem",
"path": ".claude/agents/type-expert.md",
"ref": "216e64c1563354a0b096846e98ea465b8d2321ee",
"url": "https://github.com/oaknational/oak-open-curriculum-ecosystem/blob/216e64c1563354a0b096846e98ea465b8d2321ee/.claude/agents/type-expert.md",
"key": "oaknational/oak-open-curriculum-ecosystem/.claude/agents/type-expert.md"
},
"tools": [
"Read",
"Grep",
"Glob",
"Bash"
]
},
"instructions": "# Type Reviewer\n\nAll file paths are relative to the repository root.\n\nYour first action MUST be to read and internalise `.agent/sub-agents/templates/type-expert.md`.\n\nReview and report only. Do not modify code.",
"cost": {
"context_tokens": 52
}
}
Fetch it by URL: GET /api/v1/registry/oaknational-oak-open-curriculum-ecosystem-type-expert-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.