Skip to content
Skillv1.0.0

serena

Relevant information about the project is in .serena/memories. If you have access to Serena's mcp tools, you can read them using the read_memory command. Otherwise you can just read them using normal

by YYC-Cube(0) 0 installs
Free
Sign in to install

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

See reviews

About

Imported from YYC-Cube/YYC3-Knowledge-Base (YYC3-J/serena/AGENTS.md). Install upstream with npx skills add YYC-Cube/YYC3-Knowledge-Base --skill serena. Copyright stays with the author.

Relevant information about the project is in .serena/memories. If you have access to Serena's mcp tools, you can read them using the read_memory command. Otherwise you can just read them using normal file reading tools.

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/yyc-cube-yyc3-knowledge-base-serena/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.

yyc-cube-yyc3-knowledge-base-serena.ocm.jsonjson
{
  "ocm": "1",
  "id": "yyc-cube-yyc3-knowledge-base-serena",
  "kind": "skill",
  "name": "serena",
  "description": "Relevant information about the project is in .serena/memories. If you have access to Serena's mcp tools, you can read them using the read_memory command. Otherwise you can just read them using normal file reading tools.",
  "publisher": "YYC-Cube",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "Relevant information about the project is in .serena/memories. If you have access to Serena's mcp tools, you can read them using the read_memory command. Otherwise you can just read them using normal file reading tools."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/YYC-Cube/YYC3-Knowledge-Base",
      "path": "YYC3-J/serena/AGENTS.md",
      "ref": "7dddb5770f5c35c186a0eb92fee5e1cd4279fed6",
      "url": "https://github.com/YYC-Cube/YYC3-Knowledge-Base/blob/7dddb5770f5c35c186a0eb92fee5e1cd4279fed6/YYC3-J/serena/AGENTS.md",
      "key": "YYC-Cube/YYC3-Knowledge-Base/YYC3-J/serena/AGENTS.md"
    }
  },
  "instructions": "Relevant information about the project is in .serena/memories. If you have access\nto Serena's mcp tools, you can read them using the read_memory command. Otherwise\nyou can just read them using normal file reading tools.",
  "cost": {
    "context_tokens": 54
  }
}

Fetch it by URL: GET /api/v1/registry/yyc-cube-yyc3-knowledge-base-serena/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.