arturseo-geo

Generate — Data skill for Claude Code

Data community

Generate LinkedIn and X posts from a URL, topic, or finding.

How to install Generate

Installs to ~/.claude/skills/arturseo-geo-cowork-social-automation-generate/SKILL.md

Terminal
mkdir -p ~/.claude/skills/arturseo-geo-cowork-social-automation-generate && curl -fsSL https://raw.githubusercontent.com/arturseo-geo/cowork-social-automation/HEAD/commands/generate.md -o ~/.claude/skills/arturseo-geo-cowork-social-automation-generate/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Generate does


description: Generate LinkedIn and X posts from a URL, topic, or finding. Produces platform-specific versions with data hook, body, and CTA.

Use the post-generator skill.

Source: $ARGUMENTS

If a URL is provided, extract the key insight and generate posts. If a topic or finding is provided, generate posts from that. If no argument, ask for the source URL, topic, or finding to post about. Output EN versions. Offer to generate PT and ES with multilingual-adapter.

Alternatives in Data

  • Bitbucket Data Center 71.9k ★
  • Financial Services — Reference agents, skills, and data connectors for the financial-services workflows we see most — investment ba 34.5k ★
  • Data Contract — This document defines which files belong to the system (auto-updatable) and which belong to the user (never to 32.5k ★

Full documentation available on GitHub

View Source Repository