← Back to Skills Marketplace
cced3000

MDshare Agent

by cced3000 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
240
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mdshare-agent
Description
Create, read, unlock, update, and delete temporary Markdown shares through the MDShare service. Use when an agent needs to publish Markdown as a short-lived...
Usage Guidance
This skill appears coherent and limited to publishing and managing short-lived Markdown shares. Before enabling it: (1) confirm you trust the default service domain (https://share.yekyos.com) or any alternate base URL you provide, since content will be sent to that external host; (2) avoid giving the agent sensitive secrets to publish — anyone with a public link can access content, and anyone with a manage/edit link can modify or delete it; (3) ensure you want the agent to perform outbound HTTP calls (the runtime needs network access); and (4) rely on the skill's guardrails regarding owner/editor tokens — do not ask the agent to reveal those tokens unless you intentionally want them shared. Otherwise the skill is proportionate to its purpose.
Capability Analysis
Type: OpenClaw Skill Name: mdshare-agent Version: 1.0.0 The mdshare-agent skill is a legitimate utility for managing temporary Markdown shares via the MDShare service (https://share.yekyos.com). The skill includes well-defined API interactions and workflows that align with its stated purpose of anonymous publishing. Notably, it contains proactive security instructions for the agent, such as protecting sensitive owner/editor tokens and requiring explicit user confirmation before accessing 'burn-after-read' content or forcing updates, with no evidence of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
The name/description match the SKILL.md and references: all guidance is about creating, reading, updating, unlocking, and deleting MDShare shares. No unrelated env vars, binaries, or config paths are requested.
Instruction Scope
Runtime instructions are narrowly scoped to HTTP calls against an MDShare-compatible base URL, parsing slugs/tokens from user-provided links, and returning share links. The guidance explicitly warns not to expose owner/editor tokens unless requested and not to auto-confirm burn-after-read, which are appropriate safety guardrails. The skill does not instruct reading local files or unrelated secrets.
Install Mechanism
No install spec or code files — instruction-only. That minimizes disk-write/execution risk.
Credentials
The skill requires no environment variables or credentials. Tokens referenced are expected to come from user-provided links (fragments) and are used only as API headers; this is proportional to the described workflows.
Persistence & Privilege
always is false and model invocation is not disabled; the skill does not request permanent agent presence or modify other skills/config. It simply provides runtime instructions for API calls.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mdshare-agent
  3. After installation, invoke the skill by name or use /mdshare-agent
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of mdshare-agent. - Enables creating, reading, updating, unlocking, and deleting temporary Markdown shares via the MDShare service. - Supports generating public, edit, and manage links—public and token-bearing links handled separately for privacy. - Handles password-protected and burn-after-read shares, confirming before revealing sensitive content. - Provides workflows for collaborative Markdown sharing and editing with short-lived links. - Default base URL is https://share.yekyos.com, with support for custom deployments.
Metadata
Slug mdshare-agent
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is MDshare Agent?

Create, read, unlock, update, and delete temporary Markdown shares through the MDShare service. Use when an agent needs to publish Markdown as a short-lived... It is an AI Agent Skill for Claude Code / OpenClaw, with 240 downloads so far.

How do I install MDshare Agent?

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

Is MDshare Agent free?

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

Which platforms does MDshare Agent support?

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

Who created MDshare Agent?

It is built and maintained by cced3000 (@cced3000); the current version is v1.0.0.

💬 Comments