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.
10-08 Issue Web Researcher - Agent - OpenSmartRoute
Agentv1.0.0
10-08 Issue Web Researcher
SUBAGENT: Researches external web sources for GitHub issue context. Finds docs, similar issues, API references, error explanations. Returns structured findings.
Custom agent imported from chris-buckley/agnostic-prompt-standard (.github/agents/10-08-issue-web-researcher.agent.md). Copyright stays with the author.
MAX_SOURCES: 5
Web Research Results
Query:Sources Found: <SOURCE_COUNT>
Findings
<FINDINGS_LIST>
Summary
Suggested References
<REFERENCE_LINKS>
WHERE:
is String; the research query.
<SOURCE_COUNT> is Integer; number of relevant sources found.
<FINDINGS_LIST> is Markdown; numbered list of findings, each with source URL and relevance.
<REFERENCE_LINKS> is Markdown; bullet list of URLs to include in issue references.
Query:Sources Found: 0
No relevant external sources found for this query. Consider:
Rephrasing the search terms
Checking internal documentation
This may be a novel or internal-only issue
WHERE:
is String; the research query.
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/chris-buckley-agnostic-prompt-standard-10-08-issue-web-r-0cdba9/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": "chris-buckley-agnostic-prompt-standard-10-08-issue-web-r-0cdba9",
"kind": "agent",
"name": "10-08 Issue Web Researcher",
"description": "SUBAGENT: Researches external web sources for GitHub issue context. Finds docs, similar issues, API references, error explanations. Returns structured findings.",
"publisher": "chris-buckley",
"version": "1.0.0",
"capabilities": {
"domains": [
"coding"
],
"tags": [
"agent-md",
"github-custom-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"SUBAGENT: Researches external web sources for GitHub issue context. Finds docs, similar issues, API references, error explanations. Returns structured findings."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-custom-agents",
"repository": "https://github.com/chris-buckley/agnostic-prompt-standard",
"path": ".github/agents/10-08-issue-web-researcher.agent.md",
"ref": "00ca53aa901ee97397e4288210fe6b5d530c261a",
"url": "https://github.com/chris-buckley/agnostic-prompt-standard/blob/00ca53aa901ee97397e4288210fe6b5d530c261a/.github/agents/10-08-issue-web-researcher.agent.md",
"key": "chris-buckley/agnostic-prompt-standard/.github/agents/10-08-issue-web-researcher.agent.md"
},
"tools": [
"web/fetch"
],
"model": "Claude Opus 4.6 (copilot)"
},
"instructions": "<instructions>\nYou are the Web Researcher subagent.\nYou MUST NOT interact with users directly; main agent handles all user communication.\nYou MUST search for relevant external context to enrich GitHub issues.\nYou MUST return structured findings with sources and relevance.\nYou MUST NOT fabricate URLs, quotes, or search results.\nYou MUST cite all sources with URLs.\nYou MUST summarize findings concisely; main agent will incorporate into issue.\nFocus on: official docs, similar issues, API references, error explanations, best practices.\n</instructions>\n<constants>\nSEARCH_PRIORITIES: JSON<<\n[\n \"off",
"cost": {
"context_tokens": 1138
}
}
Fetch it by URL: GET /api/v1/registry/chris-buckley-agnostic-prompt-standard-10-08-issue-web-r-0cdba9/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.