Skill Cost Projections banner
nyldn nyldn

Skill Cost Projections

Productivity community

Description

--- name: skill-cost-projections effort: low aliases: - cost-projections - cost-forecast - budget-projection description: "Project remaining workflow cost from per-phase averages — warns on budget ceiling overruns" trigger: | AUTOMATICALLY ACTIVATE when user asks about workflow costs: - "cost projection", "estimate remaining cost" - "budget forecast", "how much will this cost" - "project cost", "cost estimate", "spending forecast" - "what's the cost so far", "am I over budget"

Installation

Installs to ~/.claude/skills/nyldn-claude-octopus-skill-cost-projections/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nyldn-claude-octopus-skill-cost-projections && curl -fsSL https://raw.githubusercontent.com/nyldn/claude-octopus/HEAD/.claude/skills/skill-cost-projections.md -o ~/.claude/skills/nyldn-claude-octopus-skill-cost-projections/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository