← 返回 Skills 市场
240
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mdshare-agent - 安装完成后,直接呼叫该 Skill 的名称或使用
/mdshare-agent触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 240 次。
如何安装 MDshare Agent?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mdshare-agent」即可一键安装,无需额外配置。
MDshare Agent 是免费的吗?
是的,MDshare Agent 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
MDshare Agent 支持哪些平台?
MDshare Agent 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 MDshare Agent?
由 cced3000(@cced3000)开发并维护,当前版本 v1.0.0。
推荐 Skills