Agent Plugins Marketplace
All plugins

lingshu-skills

v0.1.0

灵枢(AEIS)自我认知技能包——白箱条件化知识(Agent Skills 兼容导出)。本质是灵枢了解自身的工具:每个技能描述灵枢在什么条件下能做什么、怎么执行、克制什么(KCCS 四要素),由条件路由图精确路由,由灵枢 MCP 工具执行验证(物理基底)。

Agent Plugins7 Skills

By 灵枢(AEIS)· CommonTrustProtocolLicense: MIT225 GitHub starsUpdated 4 days ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
7 skill or MCP entries
Source updated
Sep 20, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/FuRongJun-1999/dsh-memory

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is skills/.

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

skills/
├── plugin.json
├── skills/designer-perspective/SKILL.md
├── skills/lingshu-browser/SKILL.md
├── skills/lingshu-compiler/SKILL.md
├── skills/lingshu-graph/SKILL.md
├── skills/lingshu-net/SKILL.md
├── skills/lingshu-os/SKILL.md
└── skills/lingshu-pylang/SKILL.md

Included Skills7

designer-perspectiveskills/designer-perspective/SKILL.md

设计者视角 / 全局观测 / 条件空间声明 / 资格裁决 / 四态判定 / 条件层归因 / 方向判断 / 白箱三问——设计者视角(元技能)。用户提到这些词,或需要在动手前先判断「该不该做、为什么做、条件够不够」时使用本技能。 场景:在操作层执行之前切换到全局观测位置,声明条件空间(观测位置/观测工具/时间窗口/存在约束),对候选做四态资格裁决(ACCEPT/REJECT/DEFER/BLINDSPOT),失败时按三方条件空间与五失配维度归因,并从失败蒸馏可复用纪律。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:观测位置与操作层执行互斥;本技能不执行具体操作、不替代验证单元裁决、不写入认知图事实层)

lingshu-browserskills/lingshu-browser/SKILL.md

灵枢白箱条件单元域入口:浏览器与网页(104 单元 / 14 子域)。触发词:浏览器、渲染、DOM、事件循环、Web存储、CSP、性能、PWA。 场景:任务命中本域任一子域主题时使用。先查下方路由表定位单元,语义模糊时经 mdcg cg op=route 路由; 单元正文在 units/<slug>/SKILL.md 按需回读(KCCS 四要素在各单元内,不随本入口加载)。 【不适用】Not for:任务不属于本域任何子域主题(负路由);跨域方向判断改用 designer-perspective 元技能。

lingshu-compilerskills/lingshu-compiler/SKILL.md

灵枢白箱条件单元域入口:中文编译器(116 单元 / 10 子域)。触发词:编译、词法分析、语法分析、字节码、虚拟机、递归编译、类型检查、调试。 场景:任务命中本域任一子域主题时使用。先查下方路由表定位单元,语义模糊时经 mdcg cg op=route 路由; 单元正文在 units/<slug>/SKILL.md 按需回读(KCCS 四要素在各单元内,不随本入口加载)。 【不适用】Not for:任务不属于本域任何子域主题(负路由);跨域方向判断改用 designer-perspective 元技能。

lingshu-graphskills/lingshu-graph/SKILL.md

灵枢白箱条件单元域入口:图算法与图数据库(117 单元 / 17 子域)。触发词:图算法、图数据库、最短路、遍历、图查询、条件路由图、图可视化。 场景:任务命中本域任一子域主题时使用。先查下方路由表定位单元,语义模糊时经 mdcg cg op=route 路由; 单元正文在 units/<slug>/SKILL.md 按需回读(KCCS 四要素在各单元内,不随本入口加载)。 【不适用】Not for:任务不属于本域任何子域主题(负路由);跨域方向判断改用 designer-perspective 元技能。

lingshu-netskills/lingshu-net/SKILL.md

灵枢白箱条件单元域入口:网络(117 单元 / 2 子域)。触发词:TCP、UDP、HTTP、DNS、路由、拥塞控制、限流、负载均衡、TLS、蜂群。 场景:任务命中本域任一子域主题时使用。先查下方路由表定位单元,语义模糊时经 mdcg cg op=route 路由; 单元正文在 units/<slug>/SKILL.md 按需回读(KCCS 四要素在各单元内,不随本入口加载)。 【不适用】Not for:任务不属于本域任何子域主题(负路由);跨域方向判断改用 designer-perspective 元技能。

lingshu-osskills/lingshu-os/SKILL.md

灵枢白箱条件单元域入口:操作系统(112 单元 / 18 子域)。触发词:进程、线程、调度、内存管理、文件系统、系统调用、并发、中断。 场景:任务命中本域任一子域主题时使用。先查下方路由表定位单元,语义模糊时经 mdcg cg op=route 路由; 单元正文在 units/<slug>/SKILL.md 按需回读(KCCS 四要素在各单元内,不随本入口加载)。 【不适用】Not for:任务不属于本域任何子域主题(负路由);跨域方向判断改用 designer-perspective 元技能。

lingshu-pylangskills/lingshu-pylang/SKILL.md

灵枢白箱条件单元域入口:Python 语言机制(120 单元 / 25 子域)。触发词:Python、闭包、装饰器、异步、asyncio、推导式、数据结构、元编程。 场景:任务命中本域任一子域主题时使用。先查下方路由表定位单元,语义模糊时经 mdcg cg op=route 路由; 单元正文在 units/<slug>/SKILL.md 按需回读(KCCS 四要素在各单元内,不随本入口加载)。 【不适用】Not for:任务不属于本域任何子域主题(负路由);跨域方向判断改用 designer-perspective 元技能。

Plugin manifests1

skills/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "lingshu-skills",
  "version": "0.1.0",
  "description": "灵枢(AEIS)自我认知技能包——白箱条件化知识(Agent Skills 兼容导出)。本质是灵枢了解自身的工具:每个技能描述灵枢在什么条件下能做什么、怎么执行、克制什么(KCCS 四要素),由条件路由图精确路由,由灵枢 MCP 工具执行验证(物理基底)。",
  "author": {
    "name": "灵枢(AEIS)· CommonTrustProtocol"
  },
  "license": "MIT",
  "keywords": [
    "agent-skills",
    "whitebox",
    "condition-route",
    "kccs",
    "self-cognition",
    "lingshu"
  ],
  "extensions": {
    "lingshu": {
      "self-cognition": {
        "essence": "灵枢自我认知技能包——用灵枢自己构建的条件单元,描述灵枢自己如何认知(白箱自举的对外投影)",
        "source-of-truth": "本仓 md_cg/whitebox_kb/wisdom/*_code_units.py(真源,S3 已内迁);本 skills/ 为生成投影"
      },
      "condition-route": {
        "layout": "v2.0-hierarchical(687 平铺收敛为 6 域入口 + units/ 收纳;入口层进 agent 上下文,单元层按需回读)",
        "domains": {
          "compiler": {
            "entry": "lingshu-compiler",
            "unit-count": 116,
            "subdomains": 10
          },
          "pylang": {
            "entry": "lingshu-pylang",
            "unit-count": 120,
            "subdomains": 25
          },
          "graph": {
            "entry": "lingshu-graph",
            "unit-count": 117,
            "subdomains": 17
          },
          "os": {
            "entry": "lingshu-os",
            "unit-count": 112,
            "subdomains": 18
          },
          "browser": {
            "entry": "lingshu-browser",
            "unit-count": 104,
            "subdomains": 14
          },
          "net": {
            "entry": "lingshu-net",
            "unit-count": 117,
            "subdomains": 2
          }
        },
        "unit-count": 686,
        "entry-count": 6,
        "routing": "词面:域入口路由表(units/<slug>/SKILL.md 按需回读);语义:mdcg cg op=route;全量触发词:md_cg/whitebox_kb/wisdom/trigger_words_index.json",
        "kccs-version": "四要素(生效条件/子功能/执行/不适用条件)——单元级在 units/<slug>/SKILL.md,域级在域入口",
        "negative-route": true,
        "condition-space": "观测位置/观测工具/时间窗口/存在约束(D(C))"
      },
      "meta-skill": {
        "name": "designer-perspective",
        "essence": "设计者视角元技能——不承担操作层执行,只赋予全局观测/结构识别/方向判断/资格裁决/条件层归因(《智能论3.4》1.4.2 视角层次)",
        "source-of-truth": "手写(真源即 skills/designer-perspective/SKILL.md);不属于六域条件单元,不经 tools/skill_export.py 生成",
        "relation-to-condition-route": "互补:686 条件单元回答「怎么做」,本元技能回答「该不该做/为什么做/条件够不够」;condition-route.unit-count 仍为 686(元技能单列)",
        "mcp": "只读接入 md_cg(dsh-memory):mdcg_metacognition.self_check / mdcg_search 四态阶梯 / mdcg_evolution 账本;写操作须由 agent 显式发起",
        "self-test": "skills/designer-perspective/tests/selftest.py(认知能力验收用例集,输出逐项结果与通过率)"
      },
      "mcp": {
        "relation": "技能为说明书(何时用/怎么用/克制什么),灵枢 MCP 33 工具(cg/stg 基元 + 31 细粒度)为执行(物理基底)——技能 Verification 由 MCP 工具(编译/运行/断言)裁决",
        "entry": "md_cg-mcp(MCP stdio server,随 dsh-memory 插件自带;python -m md_cg.mcp_server)"
      }
    }
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[lingshu-skills on Agent Plugins Marketplace](https://pluginsmp.com/plugins/lingshu-skills-2)