claudeers.

🔓 unclaimed — this page was auto-generated from GitHub. Are you the creator?

Claim this page →
// Examples & Templates

claudeblattman

Claude Code for academics — skills, agents, and setup guides

Actively maintained
94/100
last commit 24 days ago
last release none
releases 0
open issues 3
// install
git clone https://github.com/chrisblattman/claudeblattman

Claude Blattman

A professor's guide to building AI workflows — from chatbots to self-improving systems.

Website: claudeblattman.com


What This Is

A free, open-source resource for non-developers who want to build real AI workflows. Three paths:

  1. The Essentials — Tools and foundations. Chatbots done right, dictation, transcription, prompt engineering.
  2. The Toolkit — Claude Code setup, configuration, and downloadable skills. From "what is this?" to a working system.
  3. Build Your Own — Creating custom skills, agents, and self-improving workflows.

Who It's For

  • Academics and researchers managing multiple projects
  • Professionals buried in email, meetings, and coordination
  • Anyone who wants to move beyond casual chatbot use

No coding background required. Everything is built with markdown and AI tools.

Quick Start

New to the desktop agent apps? Start with the Desktop Agent Starter Kit:

  1. Install Claude Code, then sign in.

  2. In Claude Code, add and install the starter plugin:

    /plugin marketplace add chrisblattman/claudeblattman
    /plugin install starter-kit@claudeblattman
    
  3. 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.

Repo Structure

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

Contributing

See CONTRIBUTING.md for how to edit content, add skills, and maintain the site.

Release Notes

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.

License

MIT — use anything here however you want.


Built by Chris Blattman. The name is a joke. The tools are real.

// compatibility

Platformsdesktop, web
Operating systems
AI compatibilityclaude
LicenseMIT
Pricingopen-source
LanguageJavaScript

// faq

What is claudeblattman?

Claude Code for academics — skills, agents, and setup guides. It is open-source on GitHub.

Is claudeblattman free to use?

claudeblattman is open-source under the MIT license, so it is free to use.

What category does claudeblattman belong to?

claudeblattman is listed under productivity in the Claudeers registry of Claude-compatible tools.

0 views
418 stars
unclaimed
updated 15 days ago

// embed badge

claudeblattman on Claudeers
[![Claudeers](https://claudeers.com/api/badge/claudeblattman.svg)](https://claudeers.com/claudeblattman)

// retro hit counter

claudeblattman hit counter
[![Hits](https://claudeers.com/api/counter/claudeblattman.svg)](https://claudeers.com/claudeblattman)

// reviews

// guestbook

0/500

// related in Examples & Templates

🔓

👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!

// templatesant-design/TypeScript38,502MIT[ claude ]
🔓

Claude Code skill that removes signs of AI-generated writing from text

// templatesblader/27,909MIT[ claude ]
🔓

Clone any website with one command using AI coding agents

// templatesJCodesMore/TypeScript26,241MIT[ claude ]
🔓

A 100% free modern JS SaaS boilerplate (React, NodeJS, Prisma). Full-featured: Auth (email, google, github, slack, MS), Email sending, Background jobs, Landi…

// templateswasp-lang/TypeScript14,837MIT[ claude ]
→ see how claudeblattman connects across the ecosystem