Skip to content
Skillv1.0.0

editors

成员清单 tesseract-studio/: Tesseract 工作区页面,负责项目级 runtime 与本地 n8n 工作区装配。 blockly-editor/: Blockly 编辑器页面。 code-editor/: 代码编辑器页面。

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

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

See reviews

About

Imported from YudongL2000/aibox-to-yizheng (client/Tesseract/aily-blockly_backup/src/app/editors/AGENTS.md). Install upstream with npx skills add YudongL2000/aibox-to-yizheng --skill editors. Copyright stays with the author.

editors/

L2 | 父级: /mnt/c/Users/sam/Documents/Sam/code/Tesseract/aily-blockly/AGENTS.md

成员清单 tesseract-studio/: Tesseract 工作区页面,负责项目级 runtime 与本地 n8n 工作区装配。 blockly-editor/: Blockly 编辑器页面。 code-editor/: 代码编辑器页面。

法则

  • 编辑器页面拿到路由 path 后,必须同步回 ProjectService.currentProjectPath,否则跨窗口工具会失去项目上下文。
  • Tesseract 工作区优先保证项目路径、runtime 和聊天模式同构;路径不同步就是系统性断链。

[PROTOCOL]: 变更时更新此头部,然后检查 AGENTS.md

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/yudongl2000-aibox-to-yizheng-editors/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.

yudongl2000-aibox-to-yizheng-editors.ocm.jsonjson
{
  "ocm": "1",
  "id": "yudongl2000-aibox-to-yizheng-editors",
  "kind": "skill",
  "name": "editors",
  "description": "成员清单 tesseract-studio/: Tesseract 工作区页面,负责项目级 runtime 与本地 n8n 工作区装配。 blockly-editor/: Blockly 编辑器页面。 code-editor/: 代码编辑器页面。",
  "publisher": "YudongL2000",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "coding"
    ],
    "tags": [
      "skill-md",
      "github-agents"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "成员清单 tesseract-studio/: Tesseract 工作区页面,负责项目级 runtime 与本地 n8n 工作区装配。 blockly-editor/: Blockly 编辑器页面。 code-editor/: 代码编辑器页面。"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-agents",
      "repository": "https://github.com/YudongL2000/aibox-to-yizheng",
      "path": "client/Tesseract/aily-blockly_backup/src/app/editors/AGENTS.md",
      "ref": "ee80f074cc34a910bde3ea788e5d6f719429c6d3",
      "url": "https://github.com/YudongL2000/aibox-to-yizheng/blob/ee80f074cc34a910bde3ea788e5d6f719429c6d3/client/Tesseract/aily-blockly_backup/src/app/editors/AGENTS.md",
      "key": "YudongL2000/aibox-to-yizheng/client/Tesseract/aily-blockly_backup/src/app/editors/AGENTS.md"
    }
  },
  "instructions": "# editors/\n> L2 | 父级: /mnt/c/Users/sam/Documents/Sam/code/Tesseract/aily-blockly/AGENTS.md\n\n成员清单\ntesseract-studio/: Tesseract 工作区页面,负责项目级 runtime 与本地 n8n 工作区装配。\nblockly-editor/: Blockly 编辑器页面。\ncode-editor/: 代码编辑器页面。\n\n法则\n- 编辑器页面拿到路由 `path` 后,必须同步回 `ProjectService.currentProjectPath`,否则跨窗口工具会失去项目上下文。\n- Tesseract 工作区优先保证项目路径、runtime 和聊天模式同构;路径不同步就是系统性断链。\n\n[PROTOCOL]: 变更时更新此头部,然后检查 AGENTS.md",
  "cost": {
    "context_tokens": 97
  }
}

Fetch it by URL: GET /api/v1/registry/yudongl2000-aibox-to-yizheng-editors/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.