content-creation-system

Multi-agent content workflow for social media. Use when creating content ideas, validating concepts, planning production, checking trends, or aligning with brand voice. Triggers on content ideas, TikTok/Instagram/YouTube, validation, trends.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "content-creation-system" with this command: npx skills add esmondo/berkarja

Content Creation System

Multi-agent workflow for social media content from ideation to publishing. Coordinates validation, trend intelligence, planning, and distribution.

Install: npx skills add esmondo/berkarja


When to Apply

Reference this skill when the user:

  • Submits a content idea and wants validation (novelty, platform fit)
  • Asks "is this idea worth making?" or "will this perform on TikTok/IG/YT?"
  • Wants a production plan or blueprint for a validated idea
  • Asks about trends (what's active, rising, saturated)
  • Needs brand voice alignment check on a draft
  • Wants to repurpose content across platforms
  • Asks about performance of past content

Sub-Workflows by Priority

PriorityWorkflowWhenLoad Reference
1ValidatorIdea submittedvalidation_criteria.yaml, rubric
2TrendsNeed trend context
3PlannerValidated idea → blueprintplanner-structure (below)
4PersonaBrand consistency checkbrand_voice, content_pillars
5AnalystPost-publish metrics
6DistributorScheduling, repurposing
7ResearchFact-checking, citations

Quick Reference

Validator Output Format

{
  "novelty": 0.75,
  "fit": { "tiktok": 0.9, "ig": 0.7, "yt": 0.5 },
  "viable": true,
  "rec": ["Strong TikTok hook", "Add visual B-roll for IG"]
}

Platform Fit Criteria

  • TikTok: Hook in 3s, trend-ready, audio-driven
  • IG: Visual quality, 15–90s, editing complexity
  • YT: Depth potential, 8–15min, retention structure

Blueprint Structure (Planner)

concept: [1-line summary]
platform_primary: [TikTok/IG/YT]
format: [talking head/B-roll/screen record]
hook: [First 3s script]
structure: [intro/body/CTA]
repurpose: [vertical→horizontal adaptations]

How to Use

Step 1: Identify the Request

User says…Route to
"I have an idea: …"Validator + Trends
"Plan this for production"Planner
"Check if this fits my brand"Persona
"How did my last video do?"Analyst

Step 2: Load References as Needed

TaskReference File
Platform rulesknowledge-base/platform_best_practices.md
Validation scoringsub-agents/content-idea-validator/validation_criteria.yaml
Scoring rubricsub-agents/content-idea-validator/scoring_rubric.yaml
Blueprint templatesub-agents/content-planner/SKILL.md

Step 3: Full Setup (Optional)

For Python setup wizard and config:

curl -fsSL https://raw.githubusercontent.com/esmondo/berkarja/main/scripts/install.sh | bash

Example Flow

User: "I want to make a video about EEG signal artifacts in meditation research"

  1. Validator: Score novelty (is this overdone?), platform fit (TikTok vs YT depth), viability
  2. Trends: Check if "meditation tech" or "neurotech" is active/saturated
  3. Planner: If validated → generate blueprint (hook, structure, format)
  4. Persona: If user has brand_voice → check alignment before final script

Validation Dimensions (Weights)

DimensionWeightDescription
Relevance0.25Audience needs, interests
Uniqueness0.20Differentiation from existing
Feasibility0.20Resources, time, technical
Alignment0.20Brand voice, pillars
Impact0.15Reach, engagement potential

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

clinic-visit-prep

帮助患者整理就诊前问题、既往记录、检查清单与时间线,不提供诊断。;use for healthcare, intake, prep workflows;do not use for 给诊断结论, 替代医生意见.

Archived SourceRecently Updated
Automation

changelog-curator

从变更记录、提交摘要或发布说明中整理对外 changelog,并区分用户价值与内部改动。;use for changelog, release-notes, docs workflows;do not use for 捏造未发布功能, 替代正式合规审批.

Archived SourceRecently Updated
Automation

klaviyo

Klaviyo API integration with managed OAuth. Access profiles, lists, segments, campaigns, flows, events, metrics, templates, catalogs, and webhooks. Use this skill when users want to manage email marketing, customer data, or integrate with Klaviyo workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).

Archived SourceRecently Updated