byindranilbanerjee· 70 skills
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-environmentInstalls into the current project.
Run `npx skills use "https://github.com/indranilbanerjee/contentforge" --skill "indranilbanerjee/contentforge/cf-environment"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/indranilbanerjee/contentforge" that are relevant to the current task. Run `npx skills add "https://github.com/indranilbanerjee/contentforge"` and select the relevant skills, then follow their instructions.