skill-creator-content-quality

Sub-skill of skill-creator: Content Quality (+3).

5 stars

Best use case

skill-creator-content-quality is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Sub-skill of skill-creator: Content Quality (+3).

Teams using skill-creator-content-quality should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/content-quality/SKILL.md --create-dirs "https://raw.githubusercontent.com/vamseeachanta/workspace-hub/main/.agents/skills/_internal/builders/skill-creator/content-quality/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/content-quality/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How skill-creator-content-quality Compares

Feature / Agentskill-creator-content-qualityStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Sub-skill of skill-creator: Content Quality (+3).

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# Content Quality (+3)

## Content Quality


- [ ] Description clearly states purpose and trigger conditions
- [ ] Overview explains value proposition in 2-3 sentences
- [ ] Instructions are actionable, not just conceptual
- [ ] Examples are complete and runnable
- [ ] Best practices are specific and justified

## Structure Quality


- [ ] Follows progressive disclosure (general -> specific)
- [ ] Uses consistent heading hierarchy
- [ ] Code blocks have language tags
- [ ] Tables are properly formatted
- [ ] Lists are parallel in structure

## Usability


- [ ] Can be used without reading entire document
- [ ] Quick start enables immediate value
- [ ] Error scenarios are addressed
- [ ] Edge cases are documented
- [ ] Related skills are referenced

## Technical Accuracy


- [ ] Code examples are tested and work
- [ ] Dependencies are listed
- [ ] Version requirements are specified
- [ ] Installation steps are complete

Related Skills

skill-dedup-collision-reconciliation-with-content-security-scan

5
from vamseeachanta/workspace-hub

Reconcile duplicate/colliding workspace-hub skills without losing useful content, while avoiding pre-commit skill-content security scan regressions.

plan-review-rerun-cli-drift-and-git-contention

5
from vamseeachanta/workspace-hub

Recover iterative plan-review work when provider CLI wrappers drift, fresh reviews expose stale governance text, and active git pre-push processes make committing unsafe.

youtube-content

5
from vamseeachanta/workspace-hub

Fetch YouTube video transcripts and transform them into structured content (chapters, summaries, threads, blog posts). Use when the user shares a YouTube URL or video link, asks to summarize a video, requests a transcript, or wants to extract and reformat content from any YouTube video.

content-strategy

5
from vamseeachanta/workspace-hub

Content marketing strategy with brand voice, editorial calendar, and content frameworks. Use for blog planning, content creation pipelines, and brand consistency. Based on alirezarezvani/Codex-skills.

slack-gif-creator

5
from vamseeachanta/workspace-hub

Create custom animated GIFs for Slack reactions and celebrations. Use for team milestones, custom emoji reactions, inside jokes, and workplace fun.

skill-creator-versioning

5
from vamseeachanta/workspace-hub

Sub-skill of skill-creator: Versioning.

skill-creator-template-name

5
from vamseeachanta/workspace-hub

Sub-skill of skill-creator: [Template Name].

skill-creator-technical-skill-template

5
from vamseeachanta/workspace-hub

Sub-skill of skill-creator: Technical Skill Template.

skill-creator-technical-implementation

5
from vamseeachanta/workspace-hub

Sub-skill of skill-creator: Technical Implementation.

skill-creator-task-category-1

5
from vamseeachanta/workspace-hub

Sub-skill of skill-creator: [Task Category 1] (+1).

skill-creator-style-1-name

5
from vamseeachanta/workspace-hub

Sub-skill of skill-creator: Style 1: [Name] (+1).

skill-creator-step-1-name

5
from vamseeachanta/workspace-hub

Skill-creator checklist template. Use when scaffolding a new skill with step-by-step instructions and verification items.