/cf-environment
Detect the runtime environment (Cowork sandbox vs local Claude Code) and report which ContentForge capabilities work in it. Use this when the user asks 'will this work in Cowork', sees unexpected file-path behavior, or wants a capability matrix before running a long pipeline.
$ npx -y skills add indranilbanerjee/contentforge --skill cf-environment --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/cf-environment
Context preview
The summary Claude sees to decide when to auto-load this skill.
Detect the runtime environment (Cowork sandbox vs local Claude Code) and report which ContentForge capabilities work in it. Use this when the user asks 'will this work in Cowork', sees unexpected file-path behavior, or wants a capability matrix before running a long pipeline.
You need to ship 30 articles this quarter that pass GPTZero, sound human, cite real sources, and route to the right internal pages. Your team is three people. You have nine weeks. Your last "AI-written" batch got flagged by the editor for hallucinated stats.
Other skills on contentforge.
- /batch-process
Process multiple content pieces through a prioritized, checkpointed queue with progress tracking and per-piece quality gates
Open skill - /cf-add-integration
Add a custom MCP connector โ connect any API or service to ContentForge via .mcp.json configuration.
Open skill - /cf-aeo-check
Post-publication AI-visibility check: re-probe target queries, record whether the published piece is cited in AI answers, and track deltas over time.
Open skill - /cf-analytics
Track content quality scores, pipeline timing, and compliance trends with insights and alerts.
Open skill - /cf-audit
Audit content library for freshness decay, coverage gaps, and optimization opportunities.
Open skill - /cf-brief
Generate research-backed content briefs with keywords, competitors, intent, and SEO strategy from a topic.
Open skill

