Skip to content
Skillv1.0.0

cn.etetet.proto

协议定义与 Proto 编辑器工具包。

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

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

See reviews

About

Imported from egametang/ET (Packages/cn.etetet.proto/AGENTS.md). Install upstream with npx skills add egametang/ET --skill cn.etetet.proto. Copyright stays with the author.

cn.etetet.proto

概述

协议定义与 Proto 编辑器工具包。

目录约定

  • Scripts/Model:协议相关模型代码。
  • Scripts/Editor:编辑器代码,通过 .asmref 汇入 ET.Editor

开发约定

  • 遵循 cn.etetet.harness/et-code/et-build 规则。
  • 修改 Proto 导出流程时按项目 Proto 构建入口执行验证。

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/egametang-et-cn-etetet-proto/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.

egametang-et-cn-etetet-proto.ocm.jsonjson
{
  "ocm": "1",
  "id": "egametang-et-cn-etetet-proto",
  "kind": "skill",
  "name": "cn.etetet.proto",
  "description": "协议定义与 Proto 编辑器工具包。",
  "publisher": "egametang",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "协议定义与 Proto 编辑器工具包。"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/egametang/ET",
      "path": "Packages/cn.etetet.proto/AGENTS.md",
      "ref": "743c635dd5b0f6f6bab549c0093382c85f3f8307",
      "url": "https://github.com/egametang/ET/blob/743c635dd5b0f6f6bab549c0093382c85f3f8307/Packages/cn.etetet.proto/AGENTS.md",
      "key": "egametang/ET/Packages/cn.etetet.proto/AGENTS.md"
    }
  },
  "instructions": "# cn.etetet.proto\n\n## 概述\n\n协议定义与 Proto 编辑器工具包。\n\n## 目录约定\n\n- `Scripts/Model`:协议相关模型代码。\n- `Scripts/Editor`:编辑器代码,通过 `.asmref` 汇入 `ET.Editor`。\n\n## 开发约定\n\n- 遵循 `cn.etetet.harness` 的 `/et-code` 与 `/et-build` 规则。\n- 修改 Proto 导出流程时按项目 Proto 构建入口执行验证。",
  "cost": {
    "context_tokens": 59
  }
}

Fetch it by URL: GET /api/v1/registry/egametang-et-cn-etetet-proto/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.