claude-bundle
New2GitHub TrendingGeneralby guru431
Portable Claude Code starter pack: sanitized CLAUDE.md, settings.json, hooks, skills + optional Karpathy-style wiki and cron pipeline.
First seen 6/1/2026
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/claude-bundle.md https://raw.githubusercontent.com/guru431/claude-bundle/main/SKILL.md3
Invoke in Claude Code
/claude-bundleView source on GitHub
Security Audits
LicenseUnknownSourceWarnRepositoryPass
Frequently Asked Questions
What is claude-bundle?
Portable Claude Code starter pack: sanitized CLAUDE.md, settings.json, hooks, skills + optional Karpathy-style wiki and cron pipeline.
How to install claude-bundle?
To install claude-bundle: create the skills directory (mkdir -p .claude/skills), then run: mkdir -p .claude/skills && curl -o .claude/skills/claude-bundle.md https://raw.githubusercontent.com/guru431/claude-bundle/main/SKILL.md. Finally, /claude-bundle in Claude Code.
What is claude-bundle best for?
claude-bundle is a skill categorized under General. Created by guru431.