dream-memory
25Skill Claude CodeCodex
Consolidate recent logs, sessions, and existing memory files into durable topic memories, normalize dates, prune stale entries, and keep MEMORY.md short enough for prompt use.
Skill Claude CodeCodex
Consolidate recent logs, sessions, and existing memory files into durable topic memories, normalize dates, prune stale entries, and keep MEMORY.md short enough for prompt use.
Skill Claude CodeCodex
Build a lightweight proactive mode with scheduled checks, sleep intervals, concise user briefs, and expiry safeguards so an agent can work in the background without becoming an uncontrolled daemon.
Skill Claude CodeCodex
Extract durable memories from recent conversation turns into user, feedback, project, and reference categories while avoiding stale code-state facts.
Skill Claude CodeCodex
Compress a long agent conversation into a nine-part continuation summary that preserves request, files, errors, user messages, current work, and the next aligned step.
Skill Claude CodeCodex
Coordinate multiple agents by splitting work into research, synthesis, implementation, and verification, assigning ownership, and keeping the coordinator focused on integration rather than raw exploration.
Skill Claude CodeCodex
Run a read-only verification pass after implementation to check whether completion claims are real, validation actually ran, and obvious edge cases or regressions were missed.
Plugin Claude Code
Plugin marketplace listing 1 plugin: skillrush-town.
Instructions file CodexOpenCode
Instructions for LearnPrompt/skillrush-town, covering agent instructions, source contract, required headless validation and optional browser / manual page check.
Instructions file
Instructions for LearnPrompt/skillrush-town, covering claude code project context, headless-first rule and do not drift the source contract.
Skill Claude CodeCodex
A daily tracker for popular ClawHub skills, which are add-ons published in the ClawHub catalogue. It summarizes rankings, promising skills, and newly listed entries from stored data.
LearnPrompt/andrej-karpathy-skills
Plugin Claude Code
Plugin marketplace listing 1 plugin: karpathy-skills.
LearnPrompt/andrej-karpathy-skills
Skill Claude CodeCodex
Apply Karpathy-style agentic engineering to any coding or building task. Use this skill when the user wants to set up an agent-driven workflow, needs to write a CLAUDE.md or AGENTS.md, wants to orchestrate agents with clear success criteria, or says things like "agent loop", "let the agent handle it", "agentic…
LearnPrompt/andrej-karpathy-skills
Skill Claude CodeCodex
Set up an autonomous research loop where an agent iterates on experiments, hypotheses, and code on git branches. Use this skill when the user wants to automate ML experiments, set up a research agent that self-improves, needs to run many variations of an experiment without manual intervention, or says "automate…
LearnPrompt/andrej-karpathy-skills
Skill Claude CodeCodex
Apply the education-first mindset — make everything you build teachable, create nano-project explanations, write for beginners. Use this skill when the user wants to explain a project to beginners, create a tutorial from code, write documentation that teaches (not just documents), make a concept accessible, or says…
LearnPrompt/andrej-karpathy-skills
Skill Claude CodeCodex
Create and share ideas as abstract Gist-style specs instead of code — letting agents or others implement. Use this skill when the user wants to capture a new idea quickly, needs to write a project spec for an agent to implement, wants to share a concept without building it first, or says "write up this idea", "create…
LearnPrompt/andrej-karpathy-skills
Skill Claude CodeCodex
Use LLM as a simulator of expert debates and opposing viewpoints instead of getting a single sycophantic answer. Use this skill when the user needs to make an important decision, wants to stress-test an idea, needs devil's advocate analysis, wants to avoid confirmation bias, or says "argue against this", "what are the…
LearnPrompt/andrej-karpathy-skills
Skill Claude CodeCodex
Build and maintain an LLM-powered personal knowledge base or wiki. Use this skill when the user wants to organize research notes, build a second brain, set up an Obsidian vault with LLM compilation, ingest papers or articles automatically, or mentions "personal knowledge base", "LLM wiki", "second brain", "knowledge…
LearnPrompt/andrej-karpathy-skills
Skill Claude CodeCodex
Run a structured reflection on how AI is reshaping your skills, career, and leverage. Use this skill for monthly career audits, skill atrophy reviews, understanding what's worth learning vs delegating to AI, or when the user says "career audit", "skills review", "what should I learn", "am I becoming obsolete", "AI…
LearnPrompt/andrej-karpathy-skills
Skill Claude CodeCodex
Apply Andrej Karpathy AI methodology and principles from his 2023-2026 insights. Use this skill when the user wants to apply Karpathy-style thinking, needs guidance on agentic engineering, LLM knowledge bases, minimalist coding, understanding-first principles, or any of the 14 core methodologies distilled from his…
LearnPrompt/andrej-karpathy-skills
Skill Claude CodeCodex
Apply Karpathy-style minimalism and anti-dependency principles to code and system design. Use this skill when the user wants to reduce dependencies, avoid supply chain risks, rewrite something in pure Python or minimal code, audit a project for bloat, design agent-native CLI tools, or says "too many dependencies"…
LearnPrompt/andrej-karpathy-skills
Skill Claude CodeCodex
Upgrade LLM outputs from plain text to structured, rendered formats like HTML, Marp slides, or interactive dashboards. Use this skill when the user wants better-formatted output, needs to convert notes into a presentation, wants HTML output from an LLM, needs slides from a document, or says "make this prettier"…
LearnPrompt/andrej-karpathy-skills
Skill Claude CodeCodex
Build practice environments and evaluation gyms where agents can try, fail, and learn from feedback. Use this skill when the user wants to set up automated evaluation for an agent, needs a sandbox for testing LLM capabilities, wants to build a practice gym for skills, needs an RL-style environment for agent…
LearnPrompt/andrej-karpathy-skills
Skill Claude CodeCodex
Apply rigorous supply chain security hygiene to software projects — audit dependencies, detect risks, minimize attack surface. Use this skill when the user wants to audit project dependencies, is concerned about supply chain attacks, wants to set up secure dependency management, needs to review a requirements.txt or…
LearnPrompt/andrej-karpathy-skills
Skill Claude CodeCodex
Write explicit strategy into system prompts as a learning mechanism — making LLM behavior more predictable and teachable through prompt-as-textbook approach. Use this skill when the user wants to improve an agent or LLM's performance on a specific task through system prompts, needs to encode a strategy or workflow…