← Back to Skills Marketplace
Tweet Crafter
by
austindixson
· GitHub ↗
· v0.1.0
241
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tweet-crafter
Description
Drafts engaging tweets in copy-paste friendly code blocks and generates companion blog posts for various OpenClaw projects and announcements. Integrates with...
Usage Guidance
This skill appears coherent and low-risk for its intended use. Before installing: (1) confirm you have (or want) a local Agent Swarm implementation at workspace/agent-swarm/scripts/router.py — the script will try to call that (or else it returns mocked content); (2) review the local agent-swarm/router.py if present and ensure you trust it, since the skill builds commands to spawn it (the current version simulates calls but future edits could invoke it); (3) note that the claimed 'ClawHub link enforcement' is only implemented by including any provided link in prompts, not by validation — don’t pass secrets or private tokens as the prompt arguments; (4) because the skill source is unknown, prefer installing from a trusted repo or reviewing the files in this package (scripts/tweet_crafter.py and config.json) before enabling autonomous invocation. Overall, nothing in the package asks for unrelated credentials or performs unexpected IO.
Capability Analysis
Type: OpenClaw Skill
Name: tweet-crafter
Version: 0.1.0
The 'tweet-crafter' skill is a legitimate tool designed to generate social media content and blog posts by interfacing with an external 'Agent Swarm' router. The implementation in 'scripts/tweet_crafter.py' currently uses mocked responses for LLM generation and lacks any signs of data exfiltration, unauthorized execution, or malicious prompt injection.
Capability Assessment
Purpose & Capability
Name/description (draft tweets and blog posts) align with the included script and SKILL.md. The script explicitly attempts to use a local Agent Swarm router (../../agent-swarm/scripts/router.py) and falls back to mocked generation — this matches the skill's stated dependency on Agent Swarm.
Instruction Scope
SKILL.md limits activity to drafting tweets/blog posts and integration with Agent Swarm. The script reads only its local config.json and checks for a local agent-swarm script; it does not access unrelated system paths or external endpoints. Note: the skill claims to 'enforce ClawHub link best practices' but in practice it only includes any provided ClawHub link in the prompt (no validation or enforcement is performed).
Install Mechanism
No install spec or downloads — instruction-only plus a local script file. Nothing is fetched from remote URLs or written by an installer, so install risk is low.
Credentials
No environment variables, credentials, or config paths are requested beyond reading its own config.json and checking for a relative agent-swarm script. The requested access is proportional to its stated functionality.
Persistence & Privilege
always is false and the skill does not modify other skills or system-wide settings. It does not request permanent presence or elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tweet-crafter - After installation, invoke the skill by name or use
/tweet-crafter - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
Initial release of Tweet Crafter for OpenClaw.
- Drafts engaging tweets in copy-paste ready code blocks.
- Generates companion blog posts for OpenClaw projects and announcements.
- Integrates with Agent Swarm for intelligent content creation.
- Enforces ClawHub link best practices in tweets.
- Allows customization with mentions, hashtags, and character limits.
Metadata
Frequently Asked Questions
What is Tweet Crafter?
Drafts engaging tweets in copy-paste friendly code blocks and generates companion blog posts for various OpenClaw projects and announcements. Integrates with... It is an AI Agent Skill for Claude Code / OpenClaw, with 241 downloads so far.
How do I install Tweet Crafter?
Run "/install tweet-crafter" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tweet Crafter free?
Yes, Tweet Crafter is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Tweet Crafter support?
Tweet Crafter is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tweet Crafter?
It is built and maintained by austindixson (@austindixson); the current version is v0.1.0.
More Skills