What problem does it solve?
This skill removes the manual overhead of registering the Anvil datasheet skill for use in Claude, eliminating the need to manually configure skill paths and entry points every time you set up a new development or testing environment.
Core Features & Use Cases
- Lightweight Registration Shim: Acts as a minimal Claude-side entry point that points directly to the canonical datasheet skill body, avoiding duplicate skill logic and reducing maintenance work.
- Centralized Skill Updates: All changes to the datasheet skill are managed in the single canonical location at .anvil/skills/datasheet/, so users always have access to the latest version without manual updates to registration files.
- Use Case: For teams building Anvil-powered tools that require datasheet generation, this skill lets you immediately access the full datasheet functionality in Claude with zero manual configuration steps.
Quick Start
Use the anvil-datasheet skill to access the full Anvil datasheet functionality for your current project.