← 返回 Skills 市场
Markpad
作者
bytesagain4
· GitHub ↗
· v2.0.3
· MIT-0
172
总下载
0
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install markpad
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Markpad concepts, best practices, and implementation patterns.
安全使用建议
This skill appears coherent and low-risk: it only prints built-in reference text and does not require credentials or network access. Before installing/invoking, you may (1) review the bundled scripts/script.sh (already included) and confirm you’re comfortable running a simple shell script, (2) note the minor metadata mismatch (SKILL.md/version 2.0.3 vs script VERSION=2.0.2) which is likely a packaging/versioning oversight but worth checking if you require exact version provenance, and (3) prefer to run it in a restricted/sandboxed environment if you want extra assurance (standard good practice for any third-party script).
功能分析
Type: OpenClaw Skill
Name: markpad
Version: 2.0.3
The 'markpad' skill bundle is a static documentation reference tool for devtools. The primary script (scripts/script.sh) uses heredocs to output plain-text guides for various topics like security and performance, with no network access, file system modifications, or sensitive data retrieval.
能力评估
Purpose & Capability
Name/description (reference documentation for Markpad) align with the provided assets: SKILL.md describes local text outputs and the included shell script implements the same set of commands. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md instructs the agent to output plain-text reference documentation and explicitly states no external API calls or credentials; the included scripts only emit heredoc content and do not read files, environment variables, or make network calls. No scope creep detected.
Install Mechanism
No install spec (instruction-only) which is low risk. There is a bundled scripts/script.sh file but no installer — the presence of a script is expected for a CLI-style reference tool. Nothing is downloaded or executed from remote URLs.
Credentials
The skill requests no environment variables, credentials, or config paths. The script also does not reference or read any env vars or secrets.
Persistence & Privilege
always is false and the skill does not request elevated or persistent privileges or modify other skills or system-wide settings. Autonomous invocation is allowed by default but not combined with other red flags.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install markpad - 安装完成后,直接呼叫该 Skill 的名称或使用
/markpad触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Domain-specific upgrade
元数据
常见问题
Markpad 是什么?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Markpad concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 172 次。
如何安装 Markpad?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install markpad」即可一键安装,无需额外配置。
Markpad 是免费的吗?
是的,Markpad 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Markpad 支持哪些平台?
Markpad 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Markpad?
由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.3。
推荐 Skills