← 返回 Skills 市场
fjmjulzl

废弃mcp

作者 prayer · GitHub ↗ · v0.0.2 · MIT-0
cross-platform ✓ 安全检测通过
46
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install order-mcp
功能描述
测试skill
使用说明 (SKILL.md)

废弃内容处理

处理原则

遇到废弃内容时,先确认废弃范围和影响面,不要直接删除代码、配置、文档或数据。

工作流程

  1. 找到废弃内容的定义、引用和调用链。
  2. 判断是否仍被线上功能、构建流程、配置、脚本或文档引用。
  3. 区分可以删除、需要保留兼容、需要迁移替换、仅需标记废弃四类情况。
  4. 输出处理建议,说明影响范围、风险点和需要确认的问题。
  5. 只有用户明确要求修改时,才执行删除、替换或标记废弃。

输出要求

  • 用中文回复。
  • 先给结论,再列影响范围和建议动作。
  • 不生成 README、测试代码或额外文档,除非用户明确要求。
  • 不自主修改未被要求修改的功能。

废弃标记

需要保留但不推荐继续使用的内容,可使用简短标记:

/**
 * @deprecated 已废弃,仅保留兼容历史逻辑。新逻辑不要继续使用。
 */
安全使用建议
This appears safe to install as an instruction-only cleanup assistant. Use it with normal caution: define the deprecated scope clearly and review any proposed file changes before applying them.
功能分析
Type: OpenClaw Skill Name: order-mcp Version: 0.0.2 The 'order-mcp' skill bundle (deprecated-content) is designed to help users identify and manage legacy code and documentation. The instructions in SKILL.md emphasize safety, requiring the agent to analyze impact and obtain explicit user confirmation before performing any deletions or modifications, with no evidence of malicious intent or risky execution patterns.
能力评估
Purpose & Capability
The skill is designed to identify and handle deprecated project content, which can include deletion, replacement, or marking content as deprecated; this is purpose-aligned and explicitly user-gated.
Instruction Scope
The instructions require confirming scope and impact first, giving recommendations, and avoiding autonomous changes outside the user's request.
Install Mechanism
There is no install specification, no code files, and no required binaries or environment variables.
Credentials
The artifacts do not request credentials, network access, local indexing, privileged paths, or external services.
Persistence & Privilege
No persistence, background behavior, privilege escalation, or stored state is described.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install order-mcp
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /order-mcp 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.0.2
服务已废弃,该skill测试已结束
元数据
Slug order-mcp
版本 0.0.2
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

废弃mcp 是什么?

测试skill. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 46 次。

如何安装 废弃mcp?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install order-mcp」即可一键安装,无需额外配置。

废弃mcp 是免费的吗?

是的,废弃mcp 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

废弃mcp 支持哪些平台?

废弃mcp 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 废弃mcp?

由 prayer(@fjmjulzl)开发并维护,当前版本 v0.0.2。

💬 留言讨论