← Back to Skills Marketplace
notacryptodad

Peekmd

by notacryptodad · GitHub ↗ · v1.0.4 · MIT-0
cross-platform ✓ Security Clean
186
Downloads
0
Stars
0
Active Installs
5
Versions
Install in OpenClaw
/install peekmd
Description
Create and share rendered markdown web pages via API with optional TTL, supporting rich formatting, auto-expiring links, and burn-after-read deletion.
Usage Guidance
This skill is a thin set of instructions for calling an external service (peekmd.dev). Before installing, verify the peekmd.dev domain and its privacy/storage policy if you will send sensitive content — free pages are short-lived and show ads, but anything you post is sent to that external service. Avoid sending secrets or personal credentials to the API, and if you plan to use paid tiers, create and use a dedicated API key rather than reusing keys from other services. Otherwise the skill appears internally consistent with its stated purpose.
Capability Analysis
Type: OpenClaw Skill Name: peekmd Version: 1.0.4 The skill bundle provides documentation for an AI agent to interact with the peekmd.dev API, a service designed to render markdown into temporary, shareable web pages. The SKILL.md file contains standard API documentation, usage examples, and helpful tips for agents without any evidence of malicious instructions, prompt injection, or hidden code execution. The service's functionality (data sharing) is transparently described and aligned with its stated purpose.
Capability Tags
cryptocan-make-purchasesrequires-sensitive-credentials
Capability Assessment
Purpose & Capability
Name and description match the instructions: the skill is an instruction-only wrapper for an external web API (https://peekmd.dev) that creates, serves, and deletes rendered markdown pages. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Instructions only describe HTTP calls to the service's endpoints (create, burn, health, pricing, billing). They do not ask the agent to read local files, other credentials, or system state beyond supplying request body fields. The guidance does encourage using the free tier by default and explains payment headers for paid tiers.
Install Mechanism
No install spec and no code files — the skill is instruction-only and relies on outbound HTTP requests. This is the lowest-risk install mechanism for an API wrapper.
Credentials
No required environment variables or primary credentials are declared. The SKILL.md documents optional paid-auth headers (Authorization: Bearer sk_... and X-PAYMENT) which are appropriate for the described paid tiers; those are not requested by the skill itself.
Persistence & Privilege
The skill is not always-enabled and does not request elevated persistence or modification of other skills or system-wide settings. It is allowed to be invoked autonomously (platform default), which is expected for an agent-facing integration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install peekmd
  3. After installation, invoke the skill by name or use /peekmd
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.4
Update paid tiers to coming soon, migrate domain to peekmd.dev
v1.0.3
peekmd 1.0.3 - Added Privacy & Data Handling section addressing security scanner concerns: documents data retention policy, no-PII collection, Cloudflare-only infrastructure, auto-expiry, and burn-after-read. - Added GitHub source code link alongside homepage. - Explicitly recommends against sending secrets or credentials through the service.
v1.0.2
peekmd 1.0.2 - Added a "Source" section to SKILL.md with a link to the homepage. - No changes to API, usage, or feature set.
v1.0.1
- Documentation improved in SKILL.md for clarity and completeness. - No functional or API changes; only SKILL.md content was updated.
v1.0.0
Initial release. Live at https://peekmd.peekmd.workers.dev
Metadata
Slug peekmd
Version 1.0.4
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 5
Frequently Asked Questions

What is Peekmd?

Create and share rendered markdown web pages via API with optional TTL, supporting rich formatting, auto-expiring links, and burn-after-read deletion. It is an AI Agent Skill for Claude Code / OpenClaw, with 186 downloads so far.

How do I install Peekmd?

Run "/install peekmd" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Peekmd free?

Yes, Peekmd is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Peekmd support?

Peekmd is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Peekmd?

It is built and maintained by notacryptodad (@notacryptodad); the current version is v1.0.4.

💬 Comments