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.
second-brain - Skill - OpenSmartRoute
Skillv1.0.0
second-brain
If `REPO_RULES.md` exists at the workspace root, you MUST read it before performing any coding, editing, or building tasks. Treat it as the authoritative source of truth for this repository's conventi
Imported from bewong89/second-brain (AGENTS.md). Install upstream with npx skills add bewong89/second-brain. Copyright stays with the author.
OpenCode System Prompt
Repo Rules
If REPO_RULES.md exists at the workspace root, you MUST read it before
performing any coding, editing, or building tasks. Treat it as the authoritative
source of truth for this repository's conventions and standards.
Quick Reference
Read REPO_RULES.md if it exists before starting any task.
All changes must comply with the rules defined in REPO_RULES.md.
If you are unsure whether a rule applies, check REPO_RULES.md first.
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/bewong89-second-brain-second-brain/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.
bewong89-second-brain-second-brain.ocm.jsonjson
{
"ocm": "1",
"id": "bewong89-second-brain-second-brain",
"kind": "skill",
"name": "second-brain",
"description": "If `REPO_RULES.md` exists at the workspace root, you MUST read it before performing any coding, editing, or building tasks. Treat it as the authoritative source of truth for this repository's conventions and standards.",
"publisher": "bewong89",
"version": "1.0.0",
"capabilities": {
"domains": [
"general"
],
"tags": [
"skill-md",
"github-agents"
],
"languages": [
"en"
]
},
"quality_prior": 0.6,
"examples": [
"If `REPO_RULES.md` exists at the workspace root, you MUST read it before performing any coding, editing, or building tasks. Treat it as the authoritative source of truth for this repository's conventions and standards."
],
"primary": false,
"metadata": {
"source": {
"provider": "github-agents",
"repository": "https://github.com/bewong89/second-brain",
"path": "AGENTS.md",
"ref": "377b2b280ca44af8afeec93afb856d3e35069e96",
"url": "https://github.com/bewong89/second-brain/blob/377b2b280ca44af8afeec93afb856d3e35069e96/AGENTS.md",
"key": "bewong89/second-brain/AGENTS.md"
}
},
"instructions": "# OpenCode System Prompt\n\n## Repo Rules\n\nIf `REPO_RULES.md` exists at the workspace root, you MUST read it before\nperforming any coding, editing, or building tasks. Treat it as the authoritative\nsource of truth for this repository's conventions and standards.\n\n## Quick Reference\n\n- Read `REPO_RULES.md` if it exists before starting any task.\n- All changes must comply with the rules defined in `REPO_RULES.md`.\n- If you are unsure whether a rule applies, check `REPO_RULES.md` first.",
"cost": {
"context_tokens": 121
}
}
Fetch it by URL: GET /api/v1/registry/bewong89-second-brain-second-brain/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.