← Back to Skills Marketplace
Markpad
by
bytesagain4
· GitHub ↗
· v2.0.3
· MIT-0
172
Downloads
0
Stars
1
Active Installs
4
Versions
Install in OpenClaw
/install markpad
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Markpad concepts, best practices, and implementation patterns.
Usage Guidance
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).
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install markpad - After installation, invoke the skill by name or use
/markpad - Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Frequently Asked Questions
What is Markpad?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Markpad concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 172 downloads so far.
How do I install Markpad?
Run "/install markpad" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Markpad free?
Yes, Markpad is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Markpad support?
Markpad is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Markpad?
It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.3.
More Skills