← 返回 Skills 市场
marjoriebroad

mar-content-draft-generator

作者 MarjorieBroad · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
79
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mar-content-draft-generator
功能描述
Generates new content drafts based on reference content analysis. Use when someone wants to create content (articles, tweets, posts) modeled after high-perfo...
安全使用建议
Before installing or invoking this skill, consider the following: - The skill will fetch user-provided URLs over the network (using the agent's web_fetch tool) and save copies of fetched content and generated drafts to the agent's filesystem — avoid providing private or sensitive URLs (intranets, documents behind auth, private messages). - Twitter/X links are transformed to and fetched via the third-party proxy api.fxtwitter.com. If you care about confidentiality or logging, review that service's privacy/terms or avoid giving X/Twitter links; instead paste content directly. - The skill does not request API keys or env vars, but persistent files may contain sensitive material. After use, inspect and delete stored files if needed. - If you operate in a regulated environment, ask how the agent's web_fetch routes requests (corporate proxy/logging) and whether external proxies are allowed. - If you want to reduce exposure: run the skill only on non-sensitive public content, disable autonomous invocation, or modify the workflow to require the user to paste content instead of URL fetches. If you want, I can suggest precise changes to the SKILL.md to make external requests and storage explicit, or draft an alternative flow that avoids using the FxTwitter proxy.
能力评估
Purpose & Capability
Name/description (content-draft generation) aligns with the files and stepwise instructions: deconstruct references, synthesize anatomy, gather context, create a meta-prompt, and produce drafts. The only notable extra capability is special handling for Twitter/X URLs via a third-party proxy (api.fxtwitter.com), which is explainable (Twitter content requires special handling) but not documented in the top-level metadata.
Instruction Scope
Runtime instructions require fetching user-provided URLs using the web_fetch tool and saving full breakdowns and generated drafts to the agent filesystem. The SKILL.md specifically instructs transforming Twitter/X links to api.fxtwitter.com — a third-party endpoint. The skill does not disclose that user-supplied URLs will be sent to an external proxy (and potentially logged) nor does it warn that fetched content and user responses will be persisted. No instructions ask for system files or unrelated environment variables, which is good, but the network/third-party proxy and persistent storage are scope risks that aren't surfaced to the user.
Install Mechanism
Instruction-only skill with no install spec and no code files. This is low-risk from an install perspective — nothing will be downloaded or executed beyond the agent's normal runtime behaviors.
Credentials
The skill declares no required environment variables, credentials, or config paths. It does not request unrelated secrets or credentials. This is proportionate to the stated purpose.
Persistence & Privilege
always:false and user-invocable:true (normal). However, the workflow explicitly saves fetched reference content, intermediate guides, context questions, meta-prompts, and final drafts to on-disk paths. That persistent storage of user-supplied references (and derivative content) is reasonable for a draft generator but should be highlighted to users because it increases data retention and exposure risk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install mar-content-draft-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /mar-content-draft-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Content Draft Generator v1.0.2 - Added detailed step-by-step workflow for generating content drafts modeled on reference examples. - Supports up to 5 reference URLs (with special Twitter/X handling via FxTwitter API), including error management and user prompts. - Breaks down reference content, synthesizes structural/psychological patterns, and generates context-gathering questions. - Orchestrates a two-phase draft generation process: interactive interview, then 3 varied content drafts per run. - Consistently saves all outputs in structured folders with timestamp-based filenames; preserves run history.
元数据
Slug mar-content-draft-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

mar-content-draft-generator 是什么?

Generates new content drafts based on reference content analysis. Use when someone wants to create content (articles, tweets, posts) modeled after high-perfo... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 79 次。

如何安装 mar-content-draft-generator?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install mar-content-draft-generator」即可一键安装,无需额外配置。

mar-content-draft-generator 是免费的吗?

是的,mar-content-draft-generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

mar-content-draft-generator 支持哪些平台?

mar-content-draft-generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 mar-content-draft-generator?

由 MarjorieBroad(@marjoriebroad)开发并维护,当前版本 v1.0.0。

💬 留言讨论