extraday
v1.1.0
Published
Install ExtraDay workbooks into your AI coding assistant with one command
Maintainers
Readme
ExtraDay CLI
Install AI-powered business workbooks from ExtraDay into your AI coding assistant with one command.
Quick Start
npx extraday@latest install seo-auditThat's it. Your AI assistant (Claude Code, OpenAI Codex, Cursor, or Windsurf) will immediately know how to execute the workbook.
How It Works
- Fetches the workbook from ExtraDay's library
- Personalizes it for your business (asks your name, URL, industry)
- Installs it into the right config file:
CLAUDE.mdfor Claude CodeAGENTS.mdfor OpenAI Codex.cursorrulesfor Cursor.windsurfrulesfor Windsurf
Commands
npx extraday install <slug> # Install a workbook
npx extraday list # Browse available workbooks
npx extraday remove <slug> # Remove an installed workbookAvailable Workbooks
| Workbook | Difficulty | Time |
|----------|-----------|------|
| seo-audit | 🟡 Intermediate | 75 min |
| content-pipeline | 🔴 Advanced | 90 min |
| meta-ad-campaigns | 🟡 Intermediate | 60 min |
| whatsapp-ai-assistant | 🔴 Advanced | 90 min |
| enterprise-security | 🔴 Advanced | 120 min |
Browse all: extraday.com/playbooks
What's a Workbook?
Workbooks are step-by-step implementation guides extracted from real production builds. When installed, your AI coding assistant follows the instructions as if an expert architect wrote them specifically for your project.
Each workbook is personalized to your business during install — so the AI knows your company name, industry, and tech stack from the start.
ExtraDay Inner Circle
Get access to premium workbooks, weekly build notes, and AiMy (your AI business assistant) at extraday.com.
License
MIT © ExtraDay LLC
