← Back to Skills Marketplace
533
Downloads
1
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install social-writer
Description
Social media copywriting and distillation skill. Transforms any news, dev logs, or external articles into high-engagement, opinionated tech posts with authen...
Usage Guidance
This skill appears coherent and low-risk as-is, but you should avoid pasting any private logs, API keys, or confidential architecture into the input you give it. If you plan to automate or schedule posts, ensure a human reviews outputs before they go live (the prompt produces public-ready copy and could unintentionally leak sensitive details). Also consider adding an internal policy or a pre-processing step to redact secrets and PII from any inputs before calling the skill.
Capability Analysis
Type: OpenClaw Skill
Name: social-writer
Version: 1.0.0
The OpenClaw AgentSkills bundle 'social-writer' is benign. All files (`_meta.json`, `SKILL.md`, `prompt.txt`) consistently define a skill for generating social media content with a specific, opinionated style. The instructions in `SKILL.md` and `prompt.txt` are solely focused on guiding the LLM's output format and tone, without any directives for the agent to perform unauthorized actions, access sensitive data, or execute commands. There is no evidence of prompt injection against the agent, data exfiltration, malicious execution, or other harmful behaviors.
Capability Assessment
Purpose & Capability
Name/description (social copywriting) matches the SKILL.md and prompt: both provide detailed instructions for turning source text into short, opinionated social posts. The declared requirements (no env vars, no installs) are proportionate to that purpose.
Instruction Scope
The instructions are narrowly focused on formatting and voice for social posts and do not instruct the agent to read system files, credentials, or external endpoints. However the Use Cases mention converting 'local debugging logs' and 'scheduled content patrol', which could encourage users to feed private/confidential data or automate posting — the skill itself does not include safeguards or explicit warnings about sanitizing sensitive inputs.
Install Mechanism
No install spec and no code files (instruction-only). This is low-risk: nothing will be written to disk or downloaded during install.
Credentials
The skill declares no environment variables, credentials, or config path requirements, which is appropriate for a text-processing prompt-only skill.
Persistence & Privilege
always is false and there is no indication the skill modifies agent/system configuration. The skill will be available for invocation (normal default); autonomous invocation is allowed by platform default but is not requested by the skill itself.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install social-writer - After installation, invoke the skill by name or use
/social-writer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of the Social Writer skill.
- Converts news, dev logs, and tech articles into opinionated, high-engagement social posts.
- Strictly enforces bold hooks, conversational tone, ultra-short sentences, and minimal summary.
- Hard rules: under 250 words, 1–2 emoji max, no hashtags, no bland motivational endings.
- Includes ready-to-use system prompt and Python usage example.
Metadata
Frequently Asked Questions
What is social-writer?
Social media copywriting and distillation skill. Transforms any news, dev logs, or external articles into high-engagement, opinionated tech posts with authen... It is an AI Agent Skill for Claude Code / OpenClaw, with 533 downloads so far.
How do I install social-writer?
Run "/install social-writer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is social-writer free?
Yes, social-writer is completely free (open-source). You can download, install and use it at no cost.
Which platforms does social-writer support?
social-writer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created social-writer?
It is built and maintained by AIWareTop (@hacksing); the current version is v1.0.0.
More Skills