Token导航 LogoToken导航TokenDH.com
研究检索需要联网github未标认证来源可访问clear审计通过

content-creator内容创作者

Agent Skill

用于辅助文档、README、Markdown、说明文和内容稿件的整理与改写。它适合让 Agent 提炼结构、补齐章节、统一术语、检查链接或把零散材料整理成可读文档。使用时应保留项目已有事实、命令和路径,不要把未确认的信息写成确定结论;涉及对外文案时,还需要控制语气,避免过度营销或夸大能力。

总安装

16,773

周安装

672

GitHub Stars

35,671

下载量

5,430
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:content-creator(内容创作者)
来源仓库:https://github.com/sickn33/antigravity-awesome-skills
仓库路径:skills/content-creator
安装命令:
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill content-creator
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。不同来源提供的安装方式可能略有差异;本站展示可直接复制的安装命令,安装前请核对来源页面。

skills.shnpx skills
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill content-creator

简介

品牌声音分析、SEO 优化和特定于平台的内容框架,以实现一致的营销。

  • 包括品牌声音分析器,用于在内容中建立和保持一致的基调,以及 SEO 优化器,用于对内容进行评分并提供关键字密度和结构建议
  • 提供博客文章、社交媒体和内容日历的内容框架和模板,以及特定于平台的优化指南
  • 支持批量内容创建工作流程,具有 40/25/25/10 内容支柱比例以及分析、调度和电子邮件营销平台的集成点
  • 内置最佳实践涵盖关键词研究(每月 500-5000 的搜索量)、标题结构、内部/外部链接以及适合平台的格式

SKILL.md

Content Creator

Professional-grade brand voice analysis, SEO optimization, and platform-specific content frameworks.

When to Use

Use this skill when writing blog posts, creating social media content, establishing brand voice, optimizing content for SEO, or planning content calendars.

Keywords

content creation, blog posts, SEO, brand voice, social media, content calendar, marketing content, content strategy, content marketing, brand consistency, content optimization, social media marketing, content planning, blog writing, content frameworks, brand guidelines, social media strategy

Quick Start

For Brand Voice Development

  1. Run scripts/brand_voice_analyzer.py on existing content to establish baseline
  2. Review references/brand_guidelines.md to select voice attributes
  3. Apply chosen voice consistently across all content

For Blog Content Creation

  1. Choose template from references/content_frameworks.md
  2. Research keywords for topic
  3. Write content following template structure
  4. Run scripts/seo_optimizer.py [file] [primary-keyword] to optimize
  5. Apply recommendations before publishing

For Social Media Content

  1. Review platform best practices in references/social_media_optimization.md
  2. Use appropriate template from references/content_frameworks.md
  3. Optimize based on platform-specific guidelines
  4. Schedule using assets/content_calendar_template.md

Core Workflows

Establishing Brand Voice (First Time Setup)

When creating content for a new brand or client:

  1. Analyze Existing Content (if available) python scripts/brand_voice_analyzer.py existing_content.txt
  2. Define Voice Attributes

- Review brand personality archetypes in references/brand_guidelines.md - Select primary and secondary archetypes - Choose 3-5 tone attributes - Document in brand guidelines

  1. Create Voice Sample

- Write 3 sample pieces in chosen voice - Test consistency using analyzer - Refine based on results

Creating SEO-Optimized Blog Posts

  1. Keyword Research

- Identify primary keyword (search volume 500-5000/month) - Find 3-5 secondary keywords - List 10-15 LSI keywords

  1. Content Structure

- Use blog template from references/content_frameworks.md - Include keyword in title, first paragraph, and 2-3 H2s - Aim for 1,500-2,500 words for comprehensive coverage

  1. Optimization Check python scripts/seo_optimizer.py blog_post.md "primary keyword" "secondary,keywords,list"
  2. Apply SEO Recommendations

- Adjust keyword density to 1-3% - Ensure proper heading structure - Add internal and external links - Optimize meta description

Social Media Content Creation

  1. Platform Selection

- Identify primary platforms based on audience - Review platform-specific guidelines in references/social_media_optimization.md

  1. Content Adaptation

- Start with blog post or core message - Use repurposing matrix from references/content_frameworks.md - Adapt for each platform following templates

  1. Optimization Checklist

- Platform-appropriate length - Optimal posting time - Correct image dimensions - Platform-specific hashtags - Engagement elements (polls, questions)

Content Calendar Planning

  1. Monthly Planning

- Copy assets/content_calendar_template.md - Set monthly goals and KPIs - Identify key campaigns/themes

  1. Weekly Distribution

- Follow 40/25/25/10 content pillar ratio - Balance platforms throughout week - Align with optimal posting times

  1. Batch Creation

- Create all weekly content in one session - Maintain consistent voice across pieces - Prepare all visual assets together

Key Scripts

brand_voice_analyzer.py

Analyzes text content for voice characteristics, readability, and consistency.

Usage: python scripts/brand_voice_analyzer.py <file> [json|text]

Returns:

  • Voice profile (formality, tone, perspective)
  • Readability score
  • Sentence structure analysis
  • Improvement recommendations

seo_optimizer.py

Analyzes content for SEO optimization and provides actionable recommendations.

Usage: python scripts/seo_optimizer.py <file> [primary_keyword] [secondary_keywords]

Returns:

  • SEO score (0-100)
  • Keyword density analysis
  • Structure assessment
  • Meta tag suggestions
  • Specific optimization recommendations

Reference Guides

When to Use Each Reference

references/brand_guidelines.md

  • Setting up new brand voice
  • Ensuring consistency across content
  • Training new team members
  • Resolving voice/tone questions

references/content_frameworks.md

  • Starting any new content piece
  • Structuring different content types
  • Creating content templates
  • Planning content repurposing

references/social_media_optimization.md

  • Platform-specific optimization
  • Hashtag strategy development
  • Understanding algorithm factors
  • Setting up analytics tracking

Best Practices

Content Creation Process

  1. Always start with audience need/pain point
  2. Research before writing
  3. Create outline using templates
  4. Write first draft without editing
  5. Optimize for SEO
  6. Edit for brand voice
  7. Proofread and fact-check
  8. Optimize for platform
  9. Schedule strategically

Quality Indicators

  • SEO score above 75/100
  • Readability appropriate for audience
  • Consistent brand voice throughout
  • Clear value proposition
  • Actionable takeaways
  • Proper visual formatting
  • Platform-optimized

Common Pitfalls to Avoid

  • Writing before researching keywords
  • Ignoring platform-specific requirements
  • Inconsistent brand voice
  • Over-optimizing for SEO (keyword stuffing)
  • Missing clear CTAs
  • Publishing without proofreading
  • Ignoring analytics feedback

Performance Metrics

Track these KPIs for content success:

Content Metrics

  • Organic traffic growth
  • Average time on page
  • Bounce rate
  • Social shares
  • Backlinks earned

Engagement Metrics

  • Comments and discussions
  • Email click-through rates
  • Social media engagement rate
  • Content downloads
  • Form submissions

Business Metrics

  • Leads generated
  • Conversion rate
  • Customer acquisition cost
  • Revenue attribution
  • ROI per content piece

Integration Points

This skill works best with:

  • Analytics platforms (Google Analytics, social media insights)
  • SEO tools (for keyword research)
  • Design tools (for visual content)
  • Scheduling platforms (for content distribution)
  • Email marketing systems (for newsletter content)

Quick Commands

# Analyze brand voice
python scripts/brand_voice_analyzer.py content.txt

# Optimize for SEO
python scripts/seo_optimizer.py article.md "main keyword"

# Check content against brand guidelines
grep -f references/brand_guidelines.md content.txt

# Create monthly calendar
cp assets/content_calendar_template.md this_month_calendar.md

Limitations

  • Use this skill only when the task clearly matches the scope described above.
  • Do not treat the output as a substitute for environment-specific validation, testing, or expert review.
  • Stop and ask for clarification if required inputs, permissions, safety boundaries, or success criteria are missing.

适合场景

01

用户想查找某类 Agent Skill 时

02

需要根据任务场景推荐可安装能力包时

03

需要对比不同来源的安装命令和来源信息时

04

需要参考平台分布和安装热度时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Claude Code

27.09%
按下载量换算1,471

OpenCode

22.68%
按下载量换算1,232

Antigravity

18.06%
按下载量换算981

Gemini CLI

13.46%
按下载量换算731

Cursor

9.21%
按下载量换算500

Codex

3.7%
按下载量换算201

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

需要联网

该 Skill 可能需要联网访问来源站点、仓库或外部 API;具体网络访问范围需要结合源码和 README 复核。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。

来源信息

继续浏览同类 Skills