Agent Plugins Marketplace
All plugins

lingshu-memory

v0.1.0

灵枢记忆:16 条工作纪律 skill + 长期记忆系统接入(mdcg MCP)。跨会话记忆、规则化检索、写没写成功看 committed,全程可审计。

Claude Code1 Skill

By FuRongJun-1999License: MIT225 GitHub starsUpdated 4 days ago

Directory evidence

Runtimes
Claude Code
Parsed components
1 skill or MCP entry
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

Install lingshu-memory for Claude Code

Installs for the current user
claude plugin marketplace add IchenDEV/agent-plugin-mkt
claude plugin marketplace update agent-plugin-marketplace
claude plugin install lingshu-memory@agent-plugin-marketplace

Paste and run these commands in a terminal with Claude Code. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
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 claude/lingshu-memory/.

Plugin files

claude/lingshu-memory/
├── .claude-plugin/plugin.json
└── skills/linglu-discipline/SKILL.md

Included Skills1

linglu-disciplineskills/linglu-discipline/SKILL.md

灵枢工作纪律与记忆操作规程(16 条)。会话开始或任何任务动手前使用;命中「查记忆 / 写记忆 / 命令执行 / 入库提交 / 根因分析 / 敏感信息 / 公开产物」等触发词时必须先加载本 skill。

Plugin manifests1

claude/lingshu-memory/.claude-plugin/plugin.json
{
  "name": "lingshu-memory",
  "description": "灵枢记忆:16 条工作纪律 skill + 长期记忆系统接入(mdcg MCP)。跨会话记忆、规则化检索、写没写成功看 committed,全程可审计。",
  "version": "0.1.0",
  "author": {
    "name": "FuRongJun-1999"
  },
  "homepage": "https://github.com/FuRongJun-1999/dsh-memory",
  "repository": "https://github.com/FuRongJun-1999/dsh-memory",
  "license": "MIT"
}

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

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