← Back to Skills Marketplace
marjoriebroad

mar-content-ideas-generator

by MarjorieBroad · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
74
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install mar-content-ideas-generator
Description
Generates structured post outlines from reference materials for wisdom-style social posts. Use when someone wants to extract compelling concepts from newslet...
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install mar-content-ideas-generator
  3. After installation, invoke the skill by name or use /mar-content-ideas-generator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug mar-content-ideas-generator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 74 downloads so far.

How do I install mar-content-ideas-generator?

Run "/install mar-content-ideas-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is mar-content-ideas-generator free?

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

Which platforms does mar-content-ideas-generator support?

mar-content-ideas-generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created mar-content-ideas-generator?

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

💬 Comments