Skip to content
Skillv1.0.0

packages

一旦我所属的文件夹有所变化,请务必更新我。

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

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

See reviews

About

Imported from i1mT/mddb-engine (packages/AGENTS.md). Install upstream with npx skills add i1mT/mddb-engine --skill packages. Copyright stays with the author.

一旦我所属的文件夹有所变化,请务必更新我。

可发布包

  • core/:Markdown DB Engine 的数据库内核与嵌入式 TypeScript SDK。

packages 只保存可以被其他程序直接依赖的稳定能力;HTTP Server、CLI 与 Web UI 位于根目录 apps/,通过公开契约调用 Core,不能读取或修改 Runtime Database 文件。

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/i1mt-mddb-engine-packages/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.

i1mt-mddb-engine-packages.ocm.jsonjson
{
  "ocm": "1",
  "id": "i1mt-mddb-engine-packages",
  "kind": "skill",
  "name": "packages",
  "description": "一旦我所属的文件夹有所变化,请务必更新我。",
  "publisher": "i1mT",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "一旦我所属的文件夹有所变化,请务必更新我。"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/i1mT/mddb-engine",
      "path": "packages/AGENTS.md",
      "ref": "7b9d0657edf9aaebf13d72f266b56f62fb0e9042",
      "url": "https://github.com/i1mT/mddb-engine/blob/7b9d0657edf9aaebf13d72f266b56f62fb0e9042/packages/AGENTS.md",
      "key": "i1mT/mddb-engine/packages/AGENTS.md"
    }
  },
  "instructions": "一旦我所属的文件夹有所变化,请务必更新我。\n\n# 可发布包\n\n- `core/`:Markdown DB Engine 的数据库内核与嵌入式 TypeScript SDK。\n\n`packages` 只保存可以被其他程序直接依赖的稳定能力;HTTP Server、CLI 与 Web UI 位于根目录 `apps/`,通过公开契约调用 Core,不能读取或修改 Runtime Database 文件。",
  "cost": {
    "context_tokens": 50
  }
}

Fetch it by URL: GET /api/v1/registry/i1mt-mddb-engine-packages/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.