codex-lazy-packs
Guided Codex setup, MCP connections, and teacher workflows
All Skills in This Repository (15)
Pure Emerald Level Indicatorscodex-notebooklm
Integrate NotebookLM MCP with Codex and automate login and connection verification.
codex-obsidian
Integrate Codex with Obsidian for vault authorization and full-text search.
codex-env-setup
Set up Codex environments across desktop, CLI, and IDE extensions.
codex-firebase
Connects Codex to Firebase for data synchronization and service integration.
codex-supabase
Automate Supabase MCP connection setup and API key configuration in Codex.
codex-chezmoi
Synchronize Codex configuration files across computers using chezmoi.
codex-workspace
Automate Codex project setup by generating required files and configurations.
codex-gemini
Configure Gemini API keys and environment variables for Codex.
codex-second-brain
Set up a three-tiered second brain structure with Codex.
codex-essentials
Automate installation of recommended Codex skills and plugins for beginners.
codex-draw
Generate images from natural language descriptions via the Codex Image Gen Skill API.
codex-github-obsidian
Automate GitHub CLI operations and set up Obsidian MCPVault for collaborative note-taking.
Frequently Asked Questions
FAQPage SchemaHow to install codex-lazy-packs?โผ
Run `npx skills add mathruffian-dot/codex-lazy-packs --all -g -y` in your terminal to install all skills globally. You can also install a single skill with `--skill codex-env-setup`.
What does codex-lazy-packs do?โผ
It gives your agent step-by-step setup guides for Codex Desktop, IDE, and CLI, covering environment setup, MCP connections, and project initialization. Each guide runs automatically when pasted to your agent.
Which services can it connect to Codex?โผ
It connects NotebookLM, GitHub, Obsidian, Supabase, Firebase, local Ollama models, and the free Gemini API through MCP or folder authorization.
Is codex-lazy-packs suitable for non-programmers?โผ
Yes. It was written for teachers with no coding background; the agent executes each step and pauses whenever manual action like account login is needed.
Does it work with Codex Desktop, IDE, and CLI?โผ
Yes. All three share the same config.toml and AGENTS.md, so each guide includes GUI, config file, and CLI paths that apply everywhere.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides