← Back to Skills Marketplace
Tweet Humanizer
by
Nissan Dookeran
· GitHub ↗
· v1.0.1
· MIT-0
365
Downloads
1
Stars
3
Active Installs
2
Versions
Install in OpenClaw
/install tweet-humanizer
Description
Detect and fix AI-generated tweet patterns to make tweets sound like a real human typed them. Covers cadence uniformity, punchline addiction, missing casual...
Usage Guidance
This skill appears coherent and low-risk: it only contains instructions for rewriting tweets and requests no credentials or installs. Before using it in production, test it with non-sensitive tweets to confirm it preserves hashtags and brand voice as promised. If provenance matters, verify the GitHub repo linked inside SKILL.md (the registry metadata initially showed no homepage) and confirm the author/ownership. Even though the skill cannot access your system or secrets, avoid passing private or sensitive content to any third-party skill and consider restricting autonomous invocation if you want to prevent the agent from calling this skill without explicit prompts.
Capability Analysis
Type: OpenClaw Skill
Name: tweet-humanizer
Version: 1.0.1
The skill bundle consists of markdown instructions (SKILL.md) designed to guide an AI agent in rewriting tweets to sound more human. It contains no executable code, requests no sensitive permissions, and explicitly disables outbound network access in its metadata. The instructions are entirely consistent with the stated purpose of social media content auditing.
Capability Assessment
Purpose & Capability
Name/description (tweet humanizer) match the SKILL.md runtime instructions: scan for AI tweet patterns and rewrite tweets to sound more human. The skill declares no binaries, env vars, or installs — which is proportionate for a text-only QA/rewrite utility.
Instruction Scope
SKILL.md provides explicit, bounded instructions (identify listed AI patterns, rewrite while preserving voice and hashtags, keep ≤280 chars). It does not instruct the agent to read system files, access credentials, or send data to external endpoints. It references internal playbooks (file paths) for voice guidance, but does not require reading them; that is a minor documentation reference rather than scope creep.
Install Mechanism
No install spec and no code files — this is an instruction-only skill. Nothing will be downloaded or written to disk by an installer.
Credentials
The skill declares no required env vars, credentials, or config paths. The instructions do not reference environment secrets or external service keys. The requested environment access is minimal and appropriate for the stated task.
Persistence & Privilege
Flags show always:false and normal model-invocation allowed (disable-model-invocation:false) — this is the platform default and appropriate for a user-invocable text-processing skill. No requests to modify other skills or agent-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install tweet-humanizer - After installation, invoke the skill by name or use
/tweet-humanizer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
Frontmatter fix: added metadata.openclaw block, network flag, cleaned up bins list
v1.0.0
Initial release of tweet-humanizer.
- Detects and fixes common AI tweet patterns (e.g., punchline addiction, uniform cadence, missing casual markers, over-polished phrasing)
- Supports single tweets or batches, applying specific batch variation rules
- Preserves author’s tone and user-specified hashtags
- Ensures tweets stay within 280 characters, trimming only as needed
- Returns original and rewritten versions with detected pattern flags
Metadata
Frequently Asked Questions
What is Tweet Humanizer?
Detect and fix AI-generated tweet patterns to make tweets sound like a real human typed them. Covers cadence uniformity, punchline addiction, missing casual... It is an AI Agent Skill for Claude Code / OpenClaw, with 365 downloads so far.
How do I install Tweet Humanizer?
Run "/install tweet-humanizer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Tweet Humanizer free?
Yes, Tweet Humanizer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Tweet Humanizer support?
Tweet Humanizer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Tweet Humanizer?
It is built and maintained by Nissan Dookeran (@nissan); the current version is v1.0.1.
More Skills