with-scripts

SKILLWorkflowcommunity
v0.0.0nicolasmelo1MITUpdated todaySource →

Bundled Gmail CLI example demonstrating the scripts/ entrypoint + src/ implementation split. Use as a template when your course ships real code that goes beyond a single shell script. Shows how to organize a course bundle that owns its codebase — no runtime package installation, all dependencies std

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
33Repo stars
1Clients
1Formats
todayLast update
Skill
Authornicolasmelo1
Version0.0.0
LicenseMIT
CategoryWorkflow
Formatsskill.md
PromptNot published
Compatibility
Claude✓ Supported
Cursor
Copilot
ChatGPT
Gemini
About

Bundled Gmail CLI example demonstrating the scripts/ entrypoint + src/ implementation split. Use as a template when your course ships real code that goes beyond a single shell script. Shows how to organize a course bundle that owns its codebase — no runtime package installation, all dependencies stdlib-only. Replaces the "tell the user to npm install my CLI" anti-pattern.

Keywords
skillclaude