← Back to Skills Marketplace
Promote
by
MichaelLod
· GitHub ↗
· v0.3.0
· MIT-0
152
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install openclaw-promote
Description
Helps plan and draft tailored promotional content for your project across multiple platforms, ensuring context fit and staggered publishing for best reach.
Usage Guidance
This skill appears coherent and low-risk as written, but before enabling it consider: 1) Which publishing tools or account tokens does your agent already have? The skill doesn't declare credentials, yet posting requires API keys or OAuth — verify and limit their scope. 2) Prefer requiring user approval before any live publishes (the SKILL.md suggests drafts; enforce that). 3) Never grant full account credentials; use limited tokens and review token scopes and rotation policies. 4) Review generated drafts for accidental disclosure of secrets or proprietary details before publishing. 5) If you need the agent to actually post, ask the skill author to document required integrations and failure modes so you can audit them.
Capability Analysis
Type: OpenClaw Skill
Name: openclaw-promote
Version: 0.3.0
The skill bundle provides structured instructions (SKILL.md) for an AI agent to assist in content distribution across multiple social media and developer platforms. It emphasizes best practices such as tailoring content for specific audiences, using draft modes for user review, and staggered publishing. No malicious code, data exfiltration attempts, or harmful prompt-injection patterns were identified.
Capability Assessment
Purpose & Capability
The name/description (promote across platforms) align with the SKILL.md which provides platform-specific drafting and publishing guidance. However, the skill does not declare any required credentials or integrations even though real publishing normally requires API keys or account access; this is an omission rather than a direct mismatch.
Instruction Scope
The instructions stay on-topic (ask for context, create platform-tailored drafts, use draft/publishing flags, stagger posts). They do not direct reading unrelated files, accessing system paths, or exfiltrating data. They assume 'tools for publishing' exist but don't instruct broad data collection.
Install Mechanism
No install spec and no code files (instruction-only). This is the lowest-risk installation footprint — nothing will be written to disk by the skill itself.
Credentials
The skill declares no environment variables or credentials. That's safer in principle, but practically incomplete: publishing requires platform credentials (API tokens, OAuth). The skill should document what integrations or tokens are expected so you can judge whether to provide them and with what scope.
Persistence & Privilege
always:false and default autonomous invocation behavior are normal. The skill does not request permanent presence or claim to modify other skills or global agent configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install openclaw-promote - After installation, invoke the skill by name or use
/openclaw-promote - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.3.0
Add promote_repo tool for GitHub repo analysis and content generation, fix configSchema
v0.2.0
Add publish_all tool, canonical URLs, Medium output-only, config fixes
Metadata
Frequently Asked Questions
What is Promote?
Helps plan and draft tailored promotional content for your project across multiple platforms, ensuring context fit and staggered publishing for best reach. It is an AI Agent Skill for Claude Code / OpenClaw, with 152 downloads so far.
How do I install Promote?
Run "/install openclaw-promote" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Promote free?
Yes, Promote is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Promote support?
Promote is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Promote?
It is built and maintained by MichaelLod (@michaellod); the current version is v0.3.0.
More Skills