📢 4 GitHub repos worth cloning this week if you build with Claude or LLM agents:
🔹 𝐚𝐰𝐞𝐬𝐨𝐦𝐞-𝐥𝐥𝐦-𝐚𝐩𝐩𝐬 (118k stars): a cookbook of 100+ ready-to-run AI agent and RAG templates. Every one is hand-built and tested end-to-end, covers the full modern stack (agents, RAG, MCP, voice, memory), and works across Claude, Gemini, GPT, and Llama. Apache-2.0, so you can fork it and ship it.
🔹 𝐏𝐢𝐱𝐞𝐥𝐑𝐀𝐆 (7k stars): a visual RAG framework that skips text parsing entirely. It renders documents, whether web pages, PDFs, or images, as screenshots, embeds them with a vision-language model, and serves search over a FAISS index. Benchmarked against Wikipedia's 8.28 million articles, and it ships a Claude Code plugin that lets Claude take a screenshot of any page and read it visually.
🔹 𝐛𝐨𝐨𝐤-𝐭𝐨-𝐬𝐤𝐢𝐥𝐥 (8.8k stars): turns any technical book PDF into a Claude Code skill. Run one command and it builds a chapter index, glossary, and cheat sheet, then loads chapters on demand when you ask about a topic instead of dumping the whole book into context.
🔹 𝐢-𝐡𝐚𝐯𝐞-𝐚𝐝𝐡𝐝 (4.5k stars): a Claude Code skill that stops the model from burying the answer under three paragraphs of preamble. Ten rules, one markdown file: lead with the action, number the steps, restate progress, skip the "hope this helps."
- All four are free, open source, and install in under a minute
- Worth trying if your Claude Code setup feels slower than it should
#ClaudeCode #OpenSourceAI #LLMEngineering #RAG #AIAgents #DeveloperTools