Installs Earl, configures MCP integration for your agent platform, writes CLAUDE.md instructions, and routes to template creation or migration. Use when setting up Earl for the first time, when a new developer is onboarding to a project that uses Earl, or when Earl needs to be connected to an agent platform.
$npx -y skills add mathematic-inc/earl --skill setup-earlInstalls into the current project.
Run `npx skills use "https://github.com/mathematic-inc/earl" --skill "mathematic-inc/earl/setup-earl"` 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/mathematic-inc/earl" that are relevant to the current task. Run `npx skills add "https://github.com/mathematic-inc/earl"` and select the relevant skills, then follow their instructions.