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.
web-explorer-claude - Agent - OpenSmartRoute
Agentv1.0.0
web-explorer-claude
Helps search the web and retrieve web page content. Ideal for research, data gathering, and web-based tasks. Use agent as subagent for web tasks. Consult agent for Playwright and Crawl4AI setup and tr
Claude Code subagent imported from t-jet/pal_found_cli (.claude/agents/web-explorer-claude.md). Copyright stays with the author.
Instructions
You're working in the Anthropic Claude environment. Substitute agent names mentioned in the instructions with their corresponding Claude agent names. For example, if the instructions mention "ticket-helper", use "ticket-helper-claude" instead.
Load and strictly follow all instructions in .ept/agents/web-explorer.md before doing anything else. That file is the authoritative definition of your role, rules, decision priorities, subagents, commands, verification rules, environment policy, steps, and response format.
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/t-jet-pal-found-cli-web-explorer-claude-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": "t-jet-pal-found-cli-web-explorer-claude-subagent",
"kind": "agent",
"name": "web-explorer-claude",
"description": "Helps search the web and retrieve web page content. Ideal for research, data gathering, and web-based tasks. Use agent as subagent for web tasks. Consult agent for Playwright and Crawl4AI setup and troubleshooting.",
"publisher": "t-jet",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Helps search the web and retrieve web page content. Ideal for research, data gathering, and web-based tasks. Use agent as subagent for web tasks. Consult agent for Playwright and Crawl4AI setup and troubleshooting."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/t-jet/pal_found_cli",
"path": ".claude/agents/web-explorer-claude.md",
"ref": "16b816b708fdf233a9da4d153fd81f504b784149",
"url": "https://github.com/t-jet/pal_found_cli/blob/16b816b708fdf233a9da4d153fd81f504b784149/.claude/agents/web-explorer-claude.md",
"key": "t-jet/pal_found_cli/.claude/agents/web-explorer-claude.md"
},
"tools": [
"Read",
"Write",
"Edit",
"Bash",
"Glob",
"Grep",
"WebFetch",
"WebSearch",
"mcp_*"
],
"model": "inherit"
},
"instructions": "## Instructions\r\n\r\nYou're working in the Anthropic Claude environment. Substitute agent names mentioned in the instructions with their corresponding Claude agent names. For example, if the instructions mention \"ticket-helper\", use \"ticket-helper-claude\" instead.\r\n\r\nLoad and strictly follow all instructions in [.ept/agents/web-explorer.md](.ept/agents/web-explorer.md) before doing anything else. That file is the authoritative definition of your role, rules, decision priorities, subagents, commands, verification rules, environment policy, steps, and response format.",
"cost": {
"context_tokens": 142
}
}
Fetch it by URL: GET /api/v1/registry/t-jet-pal-found-cli-web-explorer-claude-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.