Agent skill
content-management
Extract content management entities from narrative text. Use when analyzing mods, custom maps, user scenarios, localization, translations, subtitles, dubbing, and workshop content.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/content-management
SKILL.md
content-management
Domain skill for Content Creator. Specific extraction rules and expertise.
Domain Expertise
- Modding: User modifications, custom content
- Maps: Custom levels, world design
- UGC platforms: Workshops, sharing systems
- Localization: Translating content for different regions
- Audio/visual: Subtitles, dubbing, voice over
- Content pipelines: Creation, testing, distribution
Entity Types (10 total)
- mod - Mods and modifications
- custom_map - Custom maps
- user_scenario - User-created scenarios
- share_code - Share codes
- workshop_entry - Workshop entries
- localization - Localization settings
- translation - Translations
- subtitle - Subtitles
- dubbing - Dubbing tracks
- voice_over - Voice over
Processing Guidelines
When extracting content entities from chapter text:
-
Identify content elements:
- Mods or custom content mentioned
- Custom maps or user scenarios
- Workshop or sharing platforms
- Localization needs (different languages)
- Audio/visual requirements (subtitles, dubbing)
-
Extract content details:
- Mod types and features
- Map designs and objectives
- Sharing mechanisms and codes
- Translation requirements
- Audio/visual specifications
-
Analyze content context:
- Platform compatibility
- Content rating/approval
- Community standards
- Technical constraints
-
Create schema-compliant entities with proper JSON structure
Key Considerations
- Platform differences: Content may work differently on different platforms
- Community standards: Mods may be rejected for violations
- Translation quality: Direct translations may miss cultural context
- Technical constraints: File sizes, compatibility, performance
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?