A community-driven registry for Claude, Cursor, Windsurf, Cline & more. Not affiliated with Anthropic.
Are you the author? Sign in to claim
Claude Code for academics — skills, agents, and setup guides
A professor's guide to building AI workflows — from chatbots to self-improving systems.
Website: claudeblattman.com
A free, open-source resource for non-developers who want to build real AI workflows. Three paths:
No coding background required. Everything is built with markdown and AI tools.
New to the desktop agent apps? Start with the Desktop Agent Starter Kit:
Install Claude Code, then sign in.
In Claude Code, add and install the starter plugin:
/plugin marketplace add chrisblattman/claudeblattman
/plugin install starter-kit@claudeblattman
After your first Claude Code handoff, optionally install the Codex starter pack:
git clone https://github.com/chrisblattman/claudeblattman.git
cd claudeblattman/codex-starter
python3 install-codex-starter.py install
Then follow Start Here: Desktop Agent Starter Kit.
The older skills/ library remains available as advanced/reference material,
but it is not the recommended first-run path.
claudeblattman/
├── docs/ # Website source (MkDocs Material)
├── plugins/starter-kit/ # Claude plugin for the desktop-agent starter kit
├── codex-starter/ # Codex starter pack installer + skills
├── skills/ # Downloadable skill files
├── agents/ # Downloadable agent files
├── templates/ # Starter templates (CLAUDE.md, goals.yaml)
├── mkdocs.yml # Site configuration
├── CONTRIBUTING.md # Maintenance guide
└── LICENSE # MIT
See CONTRIBUTING.md for how to edit content, add skills, and maintain the site.
The starter kit is versioned separately from the broader docs. Each public
starter-kit release should have a matching tag such as starter-kit-v0.1.0 and
a current public-manifest.json. If a plugin release needs rollback, install
from the last known-good tag and avoid changing the marketplace/plugin names.
MIT — use anything here however you want.
Built by Chris Blattman. The name is a joke. The tools are real.
An AI-powered custom node for ComfyUI designed to enhance workflow automation and provide intelligent assistance
Deterministic multi-agent pipeline for end-to-end software development, orchestrating CLI-based AI tools (e.g. Gemini, C
💻 A curated list of papers and resources for multi-modal Graphical User Interface (GUI) agents.
Native macOS app to monitor Claude AI usage limits and watch your coding sessions live