Imported from JoseCortezz25/webdiag (AGENTS.md). Install upstream with npx skills add JoseCortezz25/webdiag. Copyright stays with the author.
Agent skills
Issue tracker
Issues live in this repo's GitHub Issues (uses the gh CLI). See docs/agents/issue-tracker.md.
Triage labels
Default canonical labels (needs-triage, needs-info, ready-for-agent, ready-for-human, wontfix). See docs/agents/triage-labels.md.
Domain docs
Single-context layout (CONTEXT.md + docs/adr/ at repo root). See docs/agents/domain.md.
Project inbox
docs/inbox/ holds the raw material for what this project is about: files, scripts, documents, ideas, and intent captured so far. Reference only — check it for context before assuming the project's scope.
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/josecortezz25-webdiag-webdiag/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.
josecortezz25-webdiag-webdiag.ocm.jsonjson
{
"ocm": "1",
"id": "josecortezz25-webdiag-webdiag",
"kind": "skill",
"name": "webdiag",
"description": "Issues live in this repo's GitHub Issues (uses the `gh` CLI). See `docs/agents/issue-tracker.md`.",
"publisher": "JoseCortezz25",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"Issues live in this repo's GitHub Issues (uses the `gh` CLI). See `docs/agents/issue-tracker.md`."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/JoseCortezz25/webdiag",
"path": "AGENTS.md",
"ref": "049b15bf87118f2c364b31867c8ecfcea6744c72",
"url": "https://github.com/JoseCortezz25/webdiag/blob/049b15bf87118f2c364b31867c8ecfcea6744c72/AGENTS.md",
"key": "JoseCortezz25/webdiag/AGENTS.md"
}
},
"instructions": "## Agent skills\n\n### Issue tracker\n\nIssues live in this repo's GitHub Issues (uses the `gh` CLI). See `docs/agents/issue-tracker.md`.\n\n### Triage labels\n\nDefault canonical labels (needs-triage, needs-info, ready-for-agent, ready-for-human, wontfix). See `docs/agents/triage-labels.md`.\n\n### Domain docs\n\nSingle-context layout (CONTEXT.md + docs/adr/ at repo root). See `docs/agents/domain.md`.\n\n### Project inbox\n\n`docs/inbox/` holds the raw material for what this project is about: files, scripts, documents, ideas, and intent captured so far. Reference only — check it for context before assuming t",
"cost": {
"context_tokens": 154
}
}
Fetch it by URL: GET /api/v1/registry/josecortezz25-webdiag-webdiag/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.