repurpose-content
Turn one source piece (blog, newsletter, transcript) into platform-native posts for X and LinkedIn.
git clone --depth 1 https://github.com/holaboss-ai/holaOS /tmp/repurpose-content && cp -r /tmp/repurpose-content/runtime/api-server/src/embedded-capabilities/content-repurposer/skills/repurpose-content ~/.claude/skills/repurpose-contentSKILL.md
# Repurpose Content Take a single source — a blog post, newsletter, talk transcript, or pasted notes — and produce posts shaped for each target platform, not one text copy-pasted everywhere. 1. Read the source and pull the 3-5 ideas worth their own post. 2. For X/Twitter: write tight, punchy posts (and a thread for the strongest idea); lead with the hook, cut the throat-clearing. 3. For LinkedIn: write a longer-form post per idea — a concrete opening line, a short story or insight, then a takeaway. No hashtag spam. 4. Keep the author's voice; match the tone of their recent posts when available. 5. Return drafts grouped by platform, ready to review and publish via twitter_* / linkedin_*.
Build a new holaOS app using @holaboss/app-builder-sdk (5 backend primitives + optional shadcn dashboard UI). The canonical path for vibe-coded apps — integration modules AND dashboard apps both live here.
Use when working in the embedded browser and you want the cheapest reliable interaction loop.
Use when validating or debugging a workflow in the embedded browser and you need a reproducible, evidence-first loop.
Build the visual layer of a holaOS dashboard app — TanStack Start + @holaboss/ui + workspace tokens. Use when an app has SDK primitives wired (via app-builder-sdk) AND needs a `src/client/` UI surface. NOT for marketing pages, NOT for snapshot HTML reports.
Provision a production-ready teammate only after its stable responsibilities, prerequisites, and reusable operating guidance are understood.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications. Generates creative, polished code that avoids generic AI aesthetics.
This skill is for interface design — dashboards, admin panels, apps, tools, and interactive products. NOT for marketing design (landing pages, marketing sites, campaigns).
Add or update workspace MCP servers using holaOS mcp_registry syntax.