Skip to content
Skillv1.0.0

site

for non-trivial project work, use the `second-brain` skill or read `D:\SecondBrain\vault\00-system\start-here.md`. match the current repository in the project registry, then load only the project inde

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

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

See reviews

About

Imported from okisooo/site (AGENTS.md). Install upstream with npx skills add okisooo/site. Copyright stays with the author.

persistent second brain

for non-trivial project work, use the second-brain skill or read D:\SecondBrain\vault\00-system\start-here.md. match the current repository in the project registry, then load only the project index, handoff, and current state before broader retrieval. canonical markdown outranks generated graphify output and raw logs.

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/okisooo-site-site/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.

okisooo-site-site.ocm.jsonjson
{
  "ocm": "1",
  "id": "okisooo-site-site",
  "kind": "skill",
  "name": "site",
  "description": "for non-trivial project work, use the `second-brain` skill or read `D:\\SecondBrain\\vault\\00-system\\start-here.md`. match the current repository in the project registry, then load only the project index, handoff, and current state before broader retrieval. canonical markdown outranks generated graphify output and raw logs. <!-- second-brain:end -->",
  "publisher": "okisooo",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "for non-trivial project work, use the `second-brain` skill or read `D:\\SecondBrain\\vault\\00-system\\start-here.md`. match the current repository in the project registry, then load only the project index, handoff, and current state before broader retrieval. canonical markdown outranks generated graphify output and raw logs. <!-- second-brain:end -->"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/okisooo/site",
      "path": "AGENTS.md",
      "ref": "9dd2b0d8a660b3497f431278d800c2157a4706f7",
      "url": "https://github.com/okisooo/site/blob/9dd2b0d8a660b3497f431278d800c2157a4706f7/AGENTS.md",
      "key": "okisooo/site/AGENTS.md"
    }
  },
  "instructions": "<!-- second-brain:start -->\n## persistent second brain\n\nfor non-trivial project work, use the `second-brain` skill or read\n`D:\\SecondBrain\\vault\\00-system\\start-here.md`. match the current repository in the project registry, then load\nonly the project index, handoff, and current state before broader retrieval.\ncanonical markdown outranks generated graphify output and raw logs.\n<!-- second-brain:end -->",
  "cost": {
    "context_tokens": 101
  }
}

Fetch it by URL: GET /api/v1/registry/okisooo-site-site/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.