Token导航 LogoToken导航TokenDH.com
研究检索external-servicegithub未标认证来源可访问clear审计提醒

content-os内容操作系统

Agent Skill

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

总安装

447

周安装

19

GitHub Stars

3

下载量

157
CodexClaudeCursorGemini CLI

安装说明

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

GitHub

来源数

3

许可证

MIT

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

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

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

命令行安装

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

skills.shnpx skills
npx skills add https://github.com/drshailesh88/integrated_content_os --skill content-os

简介

一键将单一创意种子扩展为全形态内容资产的操作系统。

  • 支持长文转短视频脚本、图文互转等多格式自动化生产。
  • 内置准确性校验与视觉素材生成建议,覆盖 Instagram 与 InfoGraphic。
  • 安装方式:通过 GitHub 仓库安装,命令为 npx skills add https://github.com/drshailesh88/integrated_content_os --skill content-os。
  • 注意:输出结构清晰但依赖初始输入质量,模糊需求可能导致偏差。

SKILL.md

Content OS: Multi-Format Content Orchestrator

The "produce everything" button. Give one seed idea → get all content types. Or give long-form content → get it split into short-form pieces.

Quick Start

Forward Mode (Seed → All Content)

User: "Content OS: Statins myth-busting for Indians"

Output:
├── Long-form (quality-passed)
│   ├── YouTube script (Hinglish)
│   ├── Newsletter (B2C - patients)
│   ├── Newsletter (B2B - doctors)
│   ├── Editorial
│   └── Blog post
├── Short-form (accuracy-checked)
│   ├── 5-10 tweets
│   ├── 1 thread
│   └── Carousel content
└── Visual
    ├── Instagram carousel slides
    └── Infographic concepts

Backward Mode (Long-form → Split)

User: "Content OS: [paste your blog/script/newsletter]"

Output:
├── 5-10 tweets (key points)
├── 1 thread (condensed narrative)
├── Carousel slides (visual summary)
└── Snippets (quotable sections)

How It Works

Mode Detection

  • Forward Mode: Input is a topic/idea (short text, question, or concept)
  • Backward Mode: Input is existing long-form content (>500 words)

Forward Mode Pipeline

PHASE 1: RESEARCH
│
├── PubMed MCP
│   └── Search for relevant papers, trials, guidelines
│
├── knowledge-pipeline (RAG)
│   └── Query AstraDB for ACC/ESC/ADA guidelines, textbooks
│
├── social-media-trends-research (optional)
│   └── Check trending angles, audience questions
│
└── OUTPUT: research-brief.md
    └── Synthesized knowledge with citations

PHASE 2: LONG-FORM CONTENT (Full Quality Pipeline)
│
├── youtube-script-master
│   └── Hinglish script → Quality Review → Final
│
├── cardiology-newsletter-writer
│   └── B2C newsletter → Quality Review → Final
│
├── medical-newsletter-writer
│   └── B2B newsletter → Quality Review → Final
│
├── cardiology-editorial
│   └── Editorial → Quality Review → Final
│
└── cardiology-writer
    └── Blog post → Quality Review → Final

PHASE 3: SHORT-FORM CONTENT (Quick Accuracy Pass)
│
├── x-post-creator-skill
│   └── 5-10 tweets → Accuracy Check → Final
│
├── twitter-longform-medical
│   └── Thread → Accuracy Check → Final
│
└── Extract carousel content from long-form

PHASE 4: VISUAL CONTENT
│
├── carousel-generator
│   └── Generate Instagram slides from key points
│
└── cardiology-visual-system
    └── Infographic concepts (if data-heavy)

PHASE 5: OUTPUT
│
└── Organized folder structure with all content

Backward Mode Pipeline

PHASE 1: ANALYZE
│
└── Parse long-form content
    ├── Extract key points
    ├── Identify data/statistics
    ├── Find quotable sections
    └── Determine topic/theme

PHASE 2: SPLIT (Quick Accuracy Pass)
│
├── Generate tweets (5-10)
│   └── One key point per tweet
│
├── Generate thread
│   └── Condensed narrative
│
├── Extract carousel content
│   └── Key points for slides
│
└── Create snippets
    └── Quotable sections

PHASE 3: VISUAL
│
└── carousel-generator
    └── Generate slides from extracted content

PHASE 4: OUTPUT
│
└── All short-form pieces organized

Quality Gates

Long-Form Quality Pipeline (FULL)

Each long-form piece goes through:

  1. scientific-critical-thinking

- Evidence rigor check - Citation verification - Claim accuracy - Statistical interpretation

  1. peer-review

- Methodology review - Logical consistency - Completeness check - Counter-argument consideration

  1. content-reflection

- Pre-publish QA - Audience appropriateness - Clarity check - Structure review

  1. authentic-voice

- Anti-AI pattern removal - Voice consistency - Natural language check

Short-Form Accuracy Pass (QUICK)

Each short-form piece gets:

  1. Data Interpretation Check

- Are trial results stated correctly? - Are statistics accurately represented? - Is the study conclusion not misrepresented? - Are effect sizes/NNT/HR correctly stated?

This is a sanity check, not full review. User can iterate manually.

Skills Invoked

Research Skills

SkillPurpose
knowledge-pipelineRAG + PubMed synthesis
PubMed MCPDirect paper search
social-media-trends-researchTrending angles

Writing Skills

SkillContent TypeQuality Gate
youtube-script-masterYouTube script (Hinglish)Full
cardiology-newsletter-writerPatient newsletterFull
medical-newsletter-writerDoctor newsletterFull
cardiology-editorialEditorialFull
cardiology-writerBlog postFull
x-post-creator-skillTweetsQuick
twitter-longform-medicalThreadQuick

Quality Skills

SkillPurposeUsed For
scientific-critical-thinkingEvidence rigorLong-form
peer-reviewMethodology checkLong-form
content-reflectionPre-publish QALong-form
authentic-voiceAnti-AI cleanupLong-form

Visual Skills

SkillPurpose
carousel-generatorInstagram slides
cardiology-visual-systemInfographics

Repurposing Skills

SkillPurpose
cardiology-content-repurposerBackward mode splitting

Output Structure

/output/content-os/[topic-slug]/
├── research/
│   └── research-brief.md           # Foundation for all content
│
├── long-form/                       # Full quality pipeline
│   ├── youtube-script.md           ✓ Quality passed
│   ├── newsletter-b2c.md           ✓ Quality passed
│   ├── newsletter-b2b.md           ✓ Quality passed
│   ├── editorial.md                ✓ Quality passed
│   └── blog.md                     ✓ Quality passed
│
├── short-form/                      # Quick accuracy pass
│   ├── tweets.md                   ✓ Accuracy checked
│   ├── thread.md                   ✓ Accuracy checked
│   └── snippets.md                 ✓ Accuracy checked
│
├── visual/
│   ├── carousel/
│   │   └── slide-01.png...
│   └── infographic-concepts.md
│
└── summary.md                       # What was produced

Invocation Examples

Forward Mode

"Content OS: GLP-1 agonists cardiovascular benefits"
"Content OS: Statin myths for Indian patients"
"Content OS: When to get a CAC score"
"Content OS: SGLT2 inhibitors in heart failure"

Backward Mode

"Content OS: [paste your 2000-word blog post]"
"Content OS: [paste your YouTube script]"
"Content OS: [paste your newsletter]"

Configuration

What Gets Produced (Forward Mode)

Content TypeDefaultCan Skip
YouTube ScriptYesYes
Newsletter B2CYesYes
Newsletter B2BYesYes
EditorialYesYes
BlogYesYes
TweetsYesYes
ThreadYesYes
CarouselYesYes

Customization

"Content OS: Statins - only YouTube and tweets"
"Content OS: Heart failure - skip editorial"
"Content OS: CAC scoring - long-form only"

Integration with Existing System

Content OS orchestrates skills that already exist in your system. It doesn't replace them - it coordinates them.

You can still use individual skills directly:

  • youtube-script-master for just a script
  • x-post-creator-skill for just tweets
  • carousel-generator for just slides

Content OS is for when you want everything at once.

Notes

  • Long-form content takes longer due to quality pipeline
  • Short-form is faster (quick accuracy pass only)
  • Research phase runs once, shared by all content
  • Visual content generated from text output
  • All content uses same research foundation for consistency

Voice & Quality Standards

All content follows:

  • YouTube: Peter Attia depth + Hinglish (70% Hindi / 30% English)
  • Twitter/Writing: Eric Topol Ground Truths style
  • B2B (Doctors): JACC editorial voice
  • Anti-AI: No "It's important to note", no excessive hedging
  • Citations: Q1 journals, specific statistics, NNT/HR/CI when relevant

适合场景

01

用户想查找某类 Agent Skill 时

02

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

03

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

04

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

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

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

能力 4

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

能力 5

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

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

平台分布

Claude Code

27%
按下载量换算42

OpenCode

25.94%
按下载量换算41

Antigravity

16.71%
按下载量换算26

Gemini CLI

12.75%
按下载量换算20

windsurf

8.56%
按下载量换算13

Codex

3.99%
按下载量换算6

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。

来源信息

继续浏览同类 Skills