scaffold-cost-check

Analyze token costs of Mycelium framework scaffolds.

42|3|Updated Apr 7, 2026
One-click install
npx skills add https://github.com/haabe/mycelium --skill scaffold-cost-check
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: scaffold-cost-check
Source: https://github.com/haabe/mycelium/tree/main/plugins/mycelium/skills/scaffold-cost-check
Command: npx skills add https://github.com/haabe/mycelium --skill scaffold-cost-check

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The scaffold-cost-check skill helps users measure the token cost of Mycelium's scaffold, ensuring transparency in the system's operational overhead.

Core Features & Use Cases

  • Token Cost Assessment: Provides a structured estimate of the scaffold token cost.
  • Audit Tool: Conducts a one-shot audit for initial assessment or periodic checks for trend tracking.
  • Marginal Cost Analysis: Allows for estimating the cost of adding new canvas files or harness documents.

Quick Start

Run the 'scaffold-cost-check' skill within Mycelium framework with /mycelium:scaffold-cost-check to get a cost estimate.

Frequently Asked Questions about scaffold-cost-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I measure the token cost of a Mycelium scaffold?

To measure the token cost of a Mycelium scaffold, run the scaffold-cost-check script within the Mycelium framework environment to generate a structured estimate of the system's operational overhead.

What is the best way to audit token consumption for Mycelium framework documents?

Auditing token consumption for Mycelium framework documents is done via a one-shot audit script that calculates scaffold token cost, enabling periodic checks to track consumption trends over time.

Does the scaffold-cost-check script work outside the Mycelium framework?

No, the scaffold-cost-check script does not work outside the Mycelium framework; it requires running within the Mycelium environment to accurately analyze the scaffold's token cost.

Can I estimate the marginal token cost of adding new canvas files to Mycelium?

You can estimate the marginal token cost of adding new canvas files or harness documents to Mycelium by running a scaffold analysis to inform feature development and performance optimizations.