@usecoil/skill-claude
v0.1.4
Published
Claude Code skill package for Coil agent workflows
Maintainers
Readme
Coil Claude Code Skill
Installable Claude Code skill package for Coil agent workflows. The command
below is the exact install form for this immutable package. Confirm registry
availability against the reviewed release manifest before use. It verifies the
installed CLI and installs the compatible @usecoil/cli package when
coil is not already available:
npx --yes @usecoil/[email protected] --base-url https://www.usecoil.com
coil config set-base-url https://www.usecoil.com --profile prod
printf '%s' "$COIL_API_KEY" | coil auth login --profile prod --key -
coil --profile prod agent-context --jsonThe installer copies the coil-api skill and its references into
~/.claude/skills/coil-api. It does not modify global or project CLAUDE.md
files.
Supply COIL_API_KEY through a secret manager or hidden prompt. The installer
does not accept, print, or persist authentication secrets. Do not configure
COIL_ORG_ID; Coil API keys are organization-scoped.
This package is proprietary (UNLICENSED). It installs a Claude Code skill,
not an MCP server or general Claude.ai integration.
