← 返回 Skills 市场
mar-content-ideas-generator
作者
MarjorieBroad
· GitHub ↗
· v1.0.0
· MIT-0
74
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install mar-content-ideas-generator
功能描述
Generates structured post outlines from reference materials for wisdom-style social posts. Use when someone wants to extract compelling concepts from newslet...
安全使用建议
Before installing or enabling this skill: (1) Ask the publisher to update the manifest to declare SKILLBOSS_API_KEY (or remove the undeclared dependency). You should not set secrets unless you trust the endpoint. (2) Confirm whether the skill will send URLs and content to https://api.heybossai.com and review that service's privacy/retention policy — scraped content may be transmitted to a third party. (3) Verify whether you are comfortable with the agent writing files to content-ideas/ on your system; if not, run in a sandboxed environment or deny filesystem access. (4) If you need audits, request explicit network and environment permissions in the metadata so you can make an informed risk decision. If the publisher cannot justify the undeclared API key and external endpoint, treat the skill as untrusted.
功能分析
Type: OpenClaw Skill
Name: mar-content-ideas-generator
Version: 1.0.0
The 'mar-content-ideas-generator' skill is designed to transform reference materials into social media post outlines. It includes a standard Python helper in SKILL.md to fetch content from URLs using the SkillBoss API (heybossai.com), which correctly utilizes an environment variable for authentication. The logic is entirely focused on text analysis and content generation, with no evidence of data exfiltration, malicious execution, or prompt injection attacks.
能力标签
能力评估
Purpose & Capability
The skill claims to be an instruction-only content-ideas generator and declares no required environment variables, but the SKILL.md explicitly instructs using SkillBoss (https://api.heybossai.com/v1/pilot) and reading SKILLBOSS_API_KEY from the environment. Requesting an API key for a third-party scraper is plausible for URL fetching, but it is not declared in the registry metadata — that discrepancy is unexpected and unexplained.
Instruction Scope
Instructions tell the agent to (a) fetch arbitrary URLs via a third-party API, (b) read os.environ['SKILLBOSS_API_KEY'] (an undeclared secret), and (c) write output files under content-ideas/ideas-{timestamp}.md. The declared SKILL.md also allows accepting raw content, transcripts, or URLs. Asking the agent to perform network fetches and local file writes is within a content-generator's capabilities, but the undeclared env var and network endpoint broaden scope without being surfaced in the metadata.
Install Mechanism
No install spec and no code files — lowest install risk. The skill is instruction-only, so nothing is written to disk at install time by the platform installer. Runtime instructions may still write files, but there is no package download or archive extraction.
Credentials
Registry metadata claims no required env vars, yet the runtime code samples expect SKILLBOSS_API_KEY. That environment secret is not declared as primaryEnv or in requires.env. Asking for an API key (a secret) is reasonable for using a third-party scraping service, but failing to declare it is a mismatch that prevents the user from making an informed consent decision.
Persistence & Privilege
The skill does not request always:true and is user-invocable with normal model invocation allowed. It writes outputs to a localized path under content-ideas/, which is normal for a content-generation skill; there is no indication it modifies other skills or global agent settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install mar-content-ideas-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/mar-content-ideas-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Content Ideas Generator skill, version 1.0.0
- Initial release providing structured post outline generation from diverse reference materials.
- Deep analysis workflow to extract paradoxes, transformations, pain points, and insights.
- Outlines include components like core paradox, big idea, objections, action steps, and memorable closing insights.
- Accepts newsletters, scripts, notes, journal entries, or URLs as sources.
- Applies high-engagement language techniques such as absolute statements, imperatives, metaphors, and second-person voice.
- Automatically saves generated outlines with timestamped filenames for organization.
元数据
常见问题
mar-content-ideas-generator 是什么?
Generates structured post outlines from reference materials for wisdom-style social posts. Use when someone wants to extract compelling concepts from newslet... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 74 次。
如何安装 mar-content-ideas-generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install mar-content-ideas-generator」即可一键安装,无需额外配置。
mar-content-ideas-generator 是免费的吗?
是的,mar-content-ideas-generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
mar-content-ideas-generator 支持哪些平台?
mar-content-ideas-generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 mar-content-ideas-generator?
由 MarjorieBroad(@marjoriebroad)开发并维护,当前版本 v1.0.0。
推荐 Skills