← 返回 Skills 市场
loonghao

DCC-MCP Skills Creator

作者 Hal · GitHub ↗ · v0.19.99 · MIT-0
cross-platform ⚠ suspicious
6299
总下载
0
收藏
0
当前安装
157
版本数
在 OpenClaw 中安装
/install dcc-mcp-skills-creator
功能描述
Create and validate DCC-MCP Skill packages
安全使用建议
Install only if you trust the publisher and source. When using create_skill, treat scaffold parameters as trusted input, avoid multiline or YAML-like stage values, inspect and validate generated SKILL.md files before installing or publishing them, and prefer a verified/preinstalled CLI over running npx --yes from an elevated shell.
能力评估
Credentials
Bash, Read, Write, and Edit authority is broad but aligned with scaffolding and validation of skill packages; the main concern is input validation around generated agent instructions, not hidden environment access.
Install Mechanism
The instructions include a normal OpenClaw install path and an npx --yes clawhub install command; this is disclosed, but users rely on external npm and marketplace distribution without an artifact-level integrity check.
Instruction Scope
The stage parameter is accepted as an unrestricted string in tools.yaml and interpolated unquoted into generated SKILL.md frontmatter, allowing untrusted multiline input to change the generated instruction document.
Persistence & Privilege
The artifact does not install services, background workers, scheduled tasks, or hidden persistence; generated files and installed skills are expected persistent outputs of the authoring workflow.
Purpose & Capability
The stated purpose, tools, and files are coherent for creating and validating DCC-MCP skill packages, but the creator tool writes agent-loadable SKILL.md files and leaves the optional stage value insufficiently constrained.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install dcc-mcp-skills-creator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /dcc-mcp-skills-creator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v0.19.99
- Version updated to 0.19.99. - Documentation updated in SKILL.md; mainly version increment and metadata changes. - Obsolete file skill-card.md removed.
v0.19.98
- Bumped skill version to 0.19.98 in metadata. - Removed the legacy skill-card.md file. - No other content or contract changes.
v0.19.97
dcc-mcp-skills-creator 0.19.97 - Added section on Skill vs Agent Plugin distribution boundary, clarifying that Skills are the runtime/authoring unit and Plugins are for shared distribution boundaries. - Expanded tool contract section to further specify recipe `inputs_schema` and `patternProperties` requirements, including JSON Schema dialects and regex portability. - Clarified CLI lint behavior: sync tools must return direct results, async tools must return job envelopes; validation does not import adapter/DCC code. - Removed outdated skill-card.md documentation. - General documentation updates in SKILL.md and reference docs for clarity and updated best practices.
v0.19.92
- Updated `metadata.dcc-mcp.version` to "0.19.92". - Changed the Openclaw homepage link in SKILL.md to the new agent-plugins repository. - Removed the now-unused file `skill-card.md`.
v0.19.91
- Bumped skill version to 0.19.91 in SKILL.md. - Removed the file skill-card.md. - No changes to functionality or feature set.
v0.19.90
- Version bumped to 0.19.90 in metadata. - Outdated file skill-card.md was removed. - Documentation in SKILL.md updated to match new version number.
v0.19.89
- Bumped skill version to 0.19.89. - Updated SKILL.md to reflect the new version. - Removed legacy file skill-card.md.
v0.19.88
- CLI validation instructions updated: skill validation now uses dcc-mcp-cli, not Python. - CLI control/installation guidance reworked: now explicitly requires shell detection, `dcc-mcp-cli list`, and `dcc-mcp-cli doctor` for readiness checks. - Added explicit use of `python scripts/check_cli.py --ensure-cli --pretty` for official CLI installation with agent consent. - Documentation for `metadata.dcc-mcp.dcc` clarified: use concrete host unless identical implementation is host-agnostic. - Removed obsolete validation instructions and references to Python-only validation paths. - Deprecated file skill-card.md removed.
v0.19.87
- Bumped version to 0.19.87 in SKILL.md metadata. - Removed the redundant skill-card.md file. - No functional or interface changes included.
v0.19.86
- Updated installation instructions in SKILL.md to reference the new published npm package and agent turn workflow. - Clarified DCC_MCP_SKILL_PATHS and extra_paths as runtime paths, not agent installation steps. - Removed obsolete "Installation" section focused on DCC adapter environments. - Deleted the outdated skill-card.md file.
v0.19.85
- Version updated to 0.19.85 in SKILL.md metadata. - Removed the file skill-card.md. - No functional changes to usage, interface, or behavior.
v0.19.84
- Version bumped to 0.19.84 in SKILL.md metadata. - Removed deprecated file: skill-card.md. - No other content or contract changes.
v0.19.83
- Bumped version to 0.19.83. - Clarified and expanded tool contract guidance in SKILL.md, including explicit requirements for zero-argument tool schemas and annotation field presence. - Added direction on handling complex input_schema cases and tool group activation. - Updated documentation references and ensured contract language is current. - Removed obsolete skill-card.md documentation file.
v0.19.82
- Updated version to 0.19.82 in SKILL.md. - Removed redundant or unused file: skill-card.md. - No feature or contract changes; documentation and metadata only.
v0.19.81
- Version updated to 0.19.81. - Removed the obsolete file skill-card.md. - Updated SKILL.md frontmatter to reflect the new version. - No changes to core functionality or usage documentation.
v0.19.80
- Bumped skill version to 0.19.80. - Removed the obsolete skill-card.md file. - No functional or contract changes; documentation updated to reflect new version number.
v0.19.79
- Bumped version to 0.19.79. - Updated SKILL.md with the new version and minor metadata changes. - Removed the obsolete skill-card.md file. - Documentation references (AUTHORING_WORKFLOW.md, DCC_TOOL_CONTRACTS.md) updated or adjusted.
v0.19.78
- Bumped version to 0.19.78 in SKILL.md. - Removed the skill-card.md file from the repository. - No changes to functionality or usage; documentation and version metadata only.
v0.19.77
- Version bumped to 0.19.77. - Updated version string in SKILL.md frontmatter. - Removed skill-card.md file. No other documentation changes.
v0.19.76
- Version updated to 0.19.76 in SKILL.md. - Removed skill-card.md file. - No functional contract changes; documentation and metadata updated only.
元数据
Slug dcc-mcp-skills-creator
版本 0.19.99
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 157
常见问题

DCC-MCP Skills Creator 是什么?

Create and validate DCC-MCP Skill packages. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6299 次。

如何安装 DCC-MCP Skills Creator?

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

DCC-MCP Skills Creator 是免费的吗?

是的,DCC-MCP Skills Creator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

DCC-MCP Skills Creator 支持哪些平台?

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

谁开发了 DCC-MCP Skills Creator?

由 Hal(@loonghao)开发并维护,当前版本 v0.19.99。

💬 留言讨论