agentsclimarketplace

Content creation skill

Skill ChuluuMGL/content-creation-skill

Media content creation package workflow. Use when the user wants to turn source material, notes, links, ideas, product details, or rough drafts into publish-ready media content for Xiaohongshu, WeChat official account, WordPress, website articles, Douyin scripts, newsletters, or social posts; score and polish content by writing purpose; adapt one draft across platforms; or make targeted section-level revisions. This skill focuses on drafting, scoring, revision, packaging, cover-image prompts, and manual publishing checklists, not automatic platform publishing.From its SKILL.md

Install
npx -y skills add ChuluuMGL/content-creation-skill

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

4.7 KB, 891 tokens by cl100k_base, as published. Nobody here has run it

Media Content Creation Package

Attribution

Created and maintained by Chuluu.

Turn one source material into a platform-ready media content package: purpose, drafts, score, targeted revisions, platform formats, tags, cover-image prompts, and a manual publishing checklist.

Do not position this skill as a legal, academic, medical, or formal research-writing skill. For those domains, keep the output as media commentary or ask for a domain-specific workflow.

Scope

IncludedNot included by default
Media posts, creator essays, brand articles, tutorials, case recaps, SEO articles, short-video scriptsLegal documents, academic papers, regulatory advice, automatic platform publishing
Purpose-led writing routesBackend orchestration
Scoring and targeted revisionSecret/token handling
Cover-image prompts and publishing checklistClaims that content was published

Modes

ModeUse whenOutput
draftCreate a new platform draftPurpose route, title options, body, tags, image prompt, checklist
scoreEvaluate existing contentHard-check result, 100-point score, top fixes
reviseChange part of a draftOnly revised section plus reason for changes
adaptConvert one draft across platformsPlatform-specific versions preserving facts
packagePrepare for manual publishingCopy-ready title/body/tags/image prompt/checklist

Default to draft when the user asks to write. Default to revise when the user points to a section or asks for a local change. Default to score when the user asks whether a draft is good enough.

Required First Decisions

  1. Identify the writing purpose before generating or scoring content. See references/content-routes.md.
  2. Identify target platform(s) and platform constraints. See references/platform-specs.md.
  3. Identify voice/style source: user instruction, style-card, sample writing, or conservative generic voice. See references/style-systems.md.
  4. Identify factual-risk level: concrete dates, numbers, names, claims, prices, legal/compliance statements, or medical/financial claims need verification or must be marked as uncertain.

If purpose or platform is missing, infer from the request when low risk. Ask one concise question only when the choice changes the output materially.

Workflow

Use references/workflow.md for the full execution sequence. Keep the visible output practical:

  1. Purpose and platform route.
  2. Draft or revision.
  3. Hard checks.
  4. Purpose-specific score.
  5. Packaging for manual publishing.

Quality Bar

Use references/quality-check.md before returning final content. Every generated package must include:

  • Copy-ready title and body.
  • Platform-specific tags or keywords when relevant.
  • Cover-image prompt with no text, no watermarks, no logos.
  • Manual publishing checklist.
  • Fact-risk notes when facts were not verified.

When revising, preserve unchanged facts and do not silently rewrite unrelated sections.

Optional Local Validation

If the user provides a draft file or asks for a check, run:

python3 scripts/check_content.py --platform xiaohongshu --file draft.md

The script only performs deterministic hard checks. Use the scoring rubric in references/quality-check.md for qualitative scoring.

References

FileUse for
references/workflow.mdDraft, score, revise, adapt, and package steps
references/content-routes.mdWriting-purpose routes and platform/content mapping
references/quality-check.mdHard checks, scoring rubric, and revision rules
references/platform-specs.mdPlatform format, length, title, and image constraints
references/style-systems.mdVoice systems and style-card guidance
references/publish-backends.mdOptional publishing handoff boundaries
references/runtime-compatibility.mdRuntime and dependency notes
assets/examples/Style/platform card examples and quickstart sample

What ships with it: 41 files

86.3 KB alongside SKILL.md, 4 of them executable

agents/

scripts/

1 more file not listed here. See all 41 in the repository.

Keep looking

Skills are one crate of 326,851. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.