forrestchang/andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.
A lightweight CLAUDE.md guideline set that improves Claude Code by reducing assumptions, overengineering, and unnecessary code changes.
thedotmack/claude-mem
A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.
TypeScript plugin for Claude Code that captures session activity, compresses it into semantic memory, and restores relevant context in future sessions.
lsdefine/GenericAgent
Self-evolving agent: grows skill tree from 3.3K-line seed, achieving full system control with 6x less token consumption
A minimal Python autonomous agent framework that self-evolves by turning solved tasks into reusable skills for system-level computer control.
jamiepine/voicebox
The open-source voice synthesis studio
Local-first open-source voice synthesis studio for cloning voices, generating multilingual speech, and building voice apps privately on-device.
vercel-labs/open-agents
An open source template for building cloud agents.
Open-source TypeScript template for building cloud coding agents with a web UI, durable workflows, sandbox VMs, and GitHub-based code changes.
google/magika
Fast and accurate AI powered file content types detection
AI-powered file type detection tool for fast, accurate content identification across 200+ formats using a lightweight model.
steipete/wacli
WhatsApp CLI
Go-based WhatsApp CLI for local message sync, offline search, sending messages, media handling, and contact/group management.
topoteretes/cognee
Knowledge Engine for AI Agent Memory in 6 lines of code
Python knowledge engine for AI agent memory, combining vector search, graph databases, and continuous learning for contextual recall.
z-lab/dflash
DFlash: Block Diffusion for Flash Speculative Decoding
Python project for block diffusion speculative decoding that accelerates LLM inference with lightweight draft models across vLLM, SGLang, Transformers, and MLX.
Lordog/dive-into-llms
ใๅจๆๅญฆๅคงๆจกๅDive into LLMsใ็ณปๅ็ผ็จๅฎ่ทตๆ็จ
A Chinese hands-on tutorial series for learning LLM development, covering fine-tuning, prompting, safety, agents, multimodal models, and deployment.
openai/openai-agents-python
A lightweight, powerful framework for multi-agent workflows
Python SDK for building provider-agnostic multi-agent workflows with tools, guardrails, sessions, tracing, and sandbox/voice agents.
EvoMap/evolver
The GEP-Powered Self-Evolution Engine for AI Agents. Genome Evolution Protocol. | evomap.ai
JavaScript self-evolution engine for AI agents that scans logs, selects GEP genes, and outputs auditable protocol-bound evolution prompts.
SimoneAvogadro/android-reverse-engineering-skill
Claude Code skill to support Android app's reverse engineering
Claude Code skill for decompiling Android binaries and extracting app structure, HTTP APIs, and call flows for reverse engineering.
BasedHardware/omi
AI that sees your screen, listens to your conversations and tells you what to do
Open-source AI assistant that captures screens and conversations, transcribes them, and provides memory, summaries, and action guidance across devices.