Skip to content
Skillv1.0.0

deep-researcher

Issues and specs are tracked in GitHub Issues for `LystranG/deep-researcher`; use the `gh` CLI. See `docs/agents/issue-tracker.md`.

by LystranG(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from LystranG/deep-researcher (AGENTS.md). Install upstream with npx skills add LystranG/deep-researcher. Copyright stays with the author.

Agent skills

Issue tracker

Issues and specs are tracked in GitHub Issues for LystranG/deep-researcher; use the gh CLI. See docs/agents/issue-tracker.md.

Domain docs

This is a single-context repository with CONTEXT.md and docs/adr/. See docs/agents/domain.md.

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/lystrang-deep-researcher-deep-researcher/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.

lystrang-deep-researcher-deep-researcher.ocm.jsonjson
{
  "ocm": "1",
  "id": "lystrang-deep-researcher-deep-researcher",
  "kind": "skill",
  "name": "deep-researcher",
  "description": "Issues and specs are tracked in GitHub Issues for `LystranG/deep-researcher`; use the `gh` CLI. See `docs/agents/issue-tracker.md`.",
  "publisher": "LystranG",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Issues and specs are tracked in GitHub Issues for `LystranG/deep-researcher`; use the `gh` CLI. See `docs/agents/issue-tracker.md`."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/LystranG/deep-researcher",
      "path": "AGENTS.md",
      "ref": "4bc2b586cb1ee2a4e2ae6b4cc4481e0a15af169c",
      "url": "https://github.com/LystranG/deep-researcher/blob/4bc2b586cb1ee2a4e2ae6b4cc4481e0a15af169c/AGENTS.md",
      "key": "LystranG/deep-researcher/AGENTS.md"
    }
  },
  "instructions": "## Agent skills\n\n### Issue tracker\n\nIssues and specs are tracked in GitHub Issues for `LystranG/deep-researcher`; use the `gh` CLI. See `docs/agents/issue-tracker.md`.\n\n### Domain docs\n\nThis is a single-context repository with `CONTEXT.md` and `docs/adr/`. See `docs/agents/domain.md`.",
  "cost": {
    "context_tokens": 71
  }
}

Fetch it by URL: GET /api/v1/registry/lystrang-deep-researcher-deep-researcher/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.