Content Marketing

Plan, create, and distribute content with editorial calendars, funnel strategy, and repurposing workflows.

MIT-0 · Free to use, modify, and redistribute. No attribution required.
0 · 1.6k · 22 current installs · 24 all-time installs
byIván@ivangdavila
MIT-0
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (content strategy, calendars, repurposing) match the files and instructions. There are no unexpected binaries, env vars, or external service credentials required.
Instruction Scope
SKILL.md and supporting docs confine operations to local files under ~/content-marketing/ and state the skill will not access files outside that folder or transmit data externally. One small ambiguity: the memory template's guidance to 'learn from behavior' and 'infer from their existing content' could be interpreted as reading user-provided content (which is reasonable) but does not instruct the agent to access arbitrary system files. The skill repeatedly instructs asking for explicit permission before creating or saving files.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written to disk by an installer beyond the optional local user-approved folder, which minimizes supply-chain risk.
Credentials
No environment variables, credentials, or config paths are requested. The only persistence is an optional home-folder under the user's control, which is reasonable for this purpose.
Persistence & Privilege
always is false and the skill is user-invocable; it requests permission before creating persistent files in the user's home directory. This is proportionate, but users should be aware the skill can store long-lived content locally if they consent.
Assessment
This skill appears coherent and low-risk, but before installing: 1) Confirm the agent asks for explicit permission before creating ~/content-marketing/ and review any files it creates. 2) Avoid saving sensitive credentials or private data in the content folder. 3) If you prefer no persistence, decline storage — the skill still works for brainstorming. 4) If you want additional assurance, review the SKILL.md, setup.md, and memory-template.md yourself and run the skill in a restricted/sandboxed agent first. Finally, remember that the skill's claim 'does NOT send data to external services' is an instruction — verify your agent/platform enforces network policies if you need strict guarantees.

Like a lobster shell, security has layers — review code before you run it.

Current versionv1.0.0
Download zip
latestvk977vta5gw667ndcdy5djdngd981n5k3

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📝 Clawdis
OSLinux · macOS · Windows

SKILL.md

Setup

On first use, read setup.md for integration guidelines.

When to Use

User needs help with content strategy, editorial planning, blog posts, social media content, or content distribution. Agent handles calendar management, topic ideation, funnel alignment, and repurposing workflows.

Architecture

With user consent, data is stored locally in ~/content-marketing/. See memory-template.md for structure.

~/content-marketing/
├── memory.md           # Strategy, voice, goals
├── calendar.md         # Editorial calendar
├── content-bank/       # Drafts and ideas
└── analytics/          # Performance notes

First use: Ask user for permission before creating this folder. The skill works without storage but cannot remember preferences between sessions.

Quick Reference

TopicFile
Setup processsetup.md
Memory templatememory-template.md
Funnel strategyfunnels.md
Repurposing workflowsrepurposing.md

Core Rules

1. Align Every Piece to Funnel Stage

Before creating content, identify:

  • TOFU (Top of Funnel): Awareness, broad topics, SEO-focused
  • MOFU (Middle): Consideration, comparisons, how-tos
  • BOFU (Bottom): Decision, case studies, demos, pricing

Content without funnel alignment wastes effort.

2. One Core Idea, Multiple Formats

Every pillar content piece should generate:

  • 1 long-form article or video
  • 3-5 social posts
  • 1 email newsletter section
  • Quote graphics or carousels

Never create once and forget. Repurpose systematically.

3. Editorial Calendar is Sacred

Track in the editorial calendar:

  • Publication dates
  • Content type and funnel stage
  • Status (idea / draft / review / published)
  • Distribution channels

Review calendar weekly. Gaps in calendar = gaps in pipeline.

4. Voice Consistency

Document brand voice in memory:

  • Tone (professional, casual, provocative)
  • Words to use and avoid
  • Example sentences that nail the voice

Every piece should sound like the same person wrote it.

5. Distribution > Creation

80% of effort should go to distribution:

  • Cross-post to all relevant channels
  • Repurpose for each platform's format
  • Engage with comments and shares
  • Update and republish evergreen content

Creating content nobody sees is content that doesn't exist.

6. Measure What Matters

Track per content type:

  • Traffic and engagement
  • Conversion to next funnel stage
  • Time on page / completion rate
  • Social shares and saves

Stop producing what doesn't perform.

7. Content Bank Never Empty

Always maintain 10+ ideas in content-bank/:

  • Problems your audience has
  • Questions they ask
  • Trends in your space
  • Competitor gaps

If you run out of ideas, you're not listening enough.

Common Traps

  • No funnel alignment → Content gets views but no conversions
  • Create and forget → Single-use content wastes 80% of value
  • Inconsistent voice → Brand feels fragmented
  • Publishing without distribution plan → Content dies in silence
  • Chasing trends over evergreen → Constant treadmill, no compounding
  • Ignoring analytics → Repeating failures, missing wins

Security & Privacy

Data that stays local (with user consent):

  • Content strategy and voice preferences in ~/content-marketing/memory.md
  • Editorial calendar in ~/content-marketing/calendar.md
  • Content ideas in ~/content-marketing/content-bank/

This skill does NOT:

  • Send data to external services
  • Access files outside ~/content-marketing/
  • Create files without explicit user permission
  • Collect or transmit analytics

User control:

  • Storage is optional — decline and the skill still works for ideation and advice
  • Delete ~/content-marketing/ anytime to remove all stored data

Related Skills

Install with clawhub install <slug> if user confirms:

  • seo — Optimize content for search
  • writing — Craft better copy
  • growth-hacker — Distribution tactics
  • branding — Maintain brand consistency

Feedback

  • If useful: clawhub star content-marketing
  • Stay updated: clawhub sync

Files

5 total
Select a file
Select a file to preview.

Comments

Loading comments…