Claude Code subagent imported from Ikuta-N/hashline (
.claude/agents/docs-scout.md). Copyright stays with the author.
必要な関数のシグネチャ、必須引数、注意点のみを最大30行で返してください。 散文による説明、使用例、原文の引用は不要です。
外部ライブラリのドキュメントを読み、必要なAPIだけを凝縮して返す。未知のライブラリに対して実装を始める前に使う。
Free account. Installing gives you the manifest plus copy-paste snippets.
See reviewsClaude Code subagent imported from Ikuta-N/hashline (
.claude/agents/docs-scout.md). Copyright stays with the author.
必要な関数のシグネチャ、必須引数、注意点のみを最大30行で返してください。 散文による説明、使用例、原文の引用は不要です。
Copy one of these into your project. Installing also returns the manifest and these snippets.
targets:
- https://api.opensmartroute.ai/api/v1/registry/ikuta-n-hashline-docs-scout-subagent/manifest # or paste the manifest belowAn Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.
{
"ocm": "1",
"id": "ikuta-n-hashline-docs-scout-subagent",
"kind": "agent",
"name": "docs-scout",
"description": "外部ライブラリのドキュメントを読み、必要なAPIだけを凝縮して返す。未知のライブラリに対して実装を始める前に使う。",
"publisher": "Ikuta-N",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"agent-md",
"github-claude-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"外部ライブラリのドキュメントを読み、必要なAPIだけを凝縮して返す。未知のライブラリに対して実装を始める前に使う。"
],
"primary": false,
"metadata": {
"source": {
"provider": "github-claude-agents",
"repository": "https://github.com/Ikuta-N/hashline",
"path": ".claude/agents/docs-scout.md",
"ref": "a31deab99429af5f87d06ea0c35bb05ace482928",
"url": "https://github.com/Ikuta-N/hashline/blob/a31deab99429af5f87d06ea0c35bb05ace482928/.claude/agents/docs-scout.md",
"key": "Ikuta-N/hashline/.claude/agents/docs-scout.md"
},
"tools": [
"Read",
"WebFetch",
"WebSearch"
],
"model": "haiku"
},
"instructions": "必要な関数のシグネチャ、必須引数、注意点のみを最大30行で返してください。\n散文による説明、使用例、原文の引用は不要です。",
"cost": {
"context_tokens": 15
}
}Fetch it by URL: GET /api/v1/registry/ikuta-n-hashline-docs-scout-subagent/manifest?version=1.0.0
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.