Install
openclaw skills install clawhub-publishing-mother-skillThe ultimate OpenClaw publishing skill with personality baked in. Publishes skills, tracks impact, engages community, and does it all with recognizable Stef...
openclaw skills install clawhub-publishing-mother-skillAuthor: Stef Ferreira
Personality: Dry humor, practical, direct
Type: Mother Skill (evolves from community use)
Version: 1.0.0
Status: Actively maintained
"Don't just publish skills. Publish skills that get noticed."
This isn't just another publishing tool. This is a MOTHER SKILL - designed to:
# Publish a skill with personality
hermes run clawhub-publish --skill my-skill --personality "dry-humor"
# Or use the interactive mode
hermes run clawhub-publish-interactive
# Publish with community engagement plan
hermes run clawhub-publish --skill my-skill --engagement-plan
# Track skill impact over time
hermes run clawhub-track --skill my-skill --metrics
# Generate promotion content (tweets, posts, etc.)
hermes run clawhub-promote --skill my-skill --platform twitter
This skill comes with built-in personality settings:
Publication Metrics:
Community Impact:
Personality Effectiveness:
# View all tracked skills
hermes run clawhub-stats --overview
# Check specific skill impact
hermes run clawhub-stats --skill skill-name
# Generate impact report
hermes run clawhub-report --format markdown
# Add personality metadata to your skill
hermes run clawhub-prepare --skill my-skill --personality dry-humor
# Publish to OpenClaw
hermes run clawhub-publish --skill my-skill --platform openclaw
# Generate promotion content
hermes run clawhub-promote --skill my-skill --platforms twitter,community
# Schedule engagement
hermes run clawhub-engage --skill my-skill --schedule weekly
# Monitor impact
hermes run clawhub-monitor --skill my-skill --interval daily
# Gather feedback
hermes run clawhub-feedback --skill my-skill --collect
# Evolve based on learnings
hermes run clawhub-evolve --skill my-skill --apply-learnings
Version 1.0 → Basic publishing + personality
↓
Version 2.0 → Community engagement + tracking
↓
Version 3.0 → AI-powered optimization
↓
Community-driven evolution
Published skill: data-analyzer
Version: 1.0.0
Description: Analyzes data
🚀 JUST PUBLISHED: Data Analyzer Pro
What: Not just another data tool. This one has personality.
Why: Because data should be understandable, not intimidating.
How: Clean interface + dry humor explanations.
Personality: Dry-humor-practical
Style: Stef Ferreira signature
Tracking: Impact metrics enabled
HELL YEAH, let's analyze some data!
clawhub-publishing-mother-skill/
├── SKILL.md (this file)
├── publisher/
│ ├── openclaw_publisher.py
│ ├── personality_injector.py
│ └── metadata_builder.py
├── tracker/
│ ├── impact_tracker.py
│ ├── community_monitor.py
│ └── analytics_engine.py
├── engagement/
│ ├── content_generator.py
│ ├── scheduler.py
│ └── feedback_collector.py
└── evolution/
├── learning_engine.py
├── improvement_suggestor.py
└── version_upgrader.py
# Install the mother skill
hermes skills install clawhub-publishing-mother-skill
# Or clone from GitHub
git clone https://github.com/stef-ferreira/clawhub-publishing-mother
# Run the interactive guide
hermes run clawhub-first-publish
# Follow the personality-driven workflow
# 1. Choose personality style
# 2. Configure tracking
# 3. Publish with impact
# 4. Engage community
This isn't just a tool. It's a PHILOSOPHY IN CODE.
It says:
HELL YEAH, let's publish some skills with personality!
Built with ❤️ (and dry humor) by Stef Ferreira
Part of the "Skills With Personality" movement
Open source, community-driven, always evolving