diff --git a/README.md b/README.md index 047e239..4e9daca 100644 --- a/README.md +++ b/README.md @@ -1,52 +1,5 @@ -# From AI to Chitta +# fromaitochitta / open -Free repos for [fromaitochitta.com](https://fromaitochitta.com). Clone, explore, learn. +Companion repos, plugins, and tools for [From AI to Chitta](https://fromaitochitta.com). -Every repo is self-contained. No external dependencies. Clone and run. - ---- - -## Companion Repos - -Each repo follows one article on fromaitochitta.com. Start at the top, work your way down. - -### Getting Started - -| Repo | What you learn | -|------|---------------| -| [claude-code-first-project](https://git.fromaitochitta.com/open/claude-code-first-project) | Build your first project with Claude Code: a todo app from one sentence | - -### Foundation - -| Repo | What you learn | -|------|---------------| -| [claude-code-agent-loop](https://git.fromaitochitta.com/open/claude-code-agent-loop) | The core execution cycle that makes Claude Code work | -| [claude-code-claude-md](https://git.fromaitochitta.com/open/claude-code-claude-md) | Write effective standing instructions for Claude Code | -| [claude-code-auto-memory](https://git.fromaitochitta.com/open/claude-code-auto-memory) | Make Claude Code remember what you teach it across sessions | - -### Intermediate - -| Repo | What you learn | -|------|---------------| -| [claude-code-hooks](https://git.fromaitochitta.com/open/claude-code-hooks) | Run code when Claude Code acts. Block danger, log everything, add AI guardrails | -| [claude-code-complete-agent](https://git.fromaitochitta.com/open/claude-code-complete-agent) | Every OpenClaw capability, demonstrated with Claude Code | -| [multimodal-rag-guide](https://git.fromaitochitta.com/open/multimodal-rag-guide) | Build multimodal search with Claude Code. Search PDFs, images, and documents | - -## Plugins - -Install directly into Claude Code. - -| Plugin | What it does | -|--------|-------------| -| [claude-code-llm-security](https://git.fromaitochitta.com/open/claude-code-llm-security) | Stops AI from leaking your passwords, running dangerous commands, or being tricked by malicious input | -| [claude-code-config-audit](https://git.fromaitochitta.com/open/claude-code-config-audit) | Finds what's broken, missing, or conflicting in your Claude Code configuration and fixes it automatically | - -## Reference - -| Repo | What it is | -|------|-----------| -| [content-catalog](https://git.fromaitochitta.com/open/content-catalog) | Navigable catalog of all concepts, articles, and repos | - ---- - -All content is free. Built with Claude Code. +Browse all repos at [fromaitochitta.com/open-source](https://fromaitochitta.com/open-source).