personal-skills-and-plugins

themrbeasley/personal-skills-and-plugins
★ 0 stars JavaScript File System Updated 6d ago
Personal collection of Claude Code skills, plugins, and a Cloudflare Workers MCP server (D&D campaign toolkit, Foundry VTT Sequencer skill, Google Tasks MCP).
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "personal-skills-and-": {
      "command": "npx",
      "args": [
        "-y",
        "themrbeasley/personal-skills-and-plugins"
      ]
    }
  }
}

README Excerpt

A personal collection of Claude Code skills, plugins, and a Cloudflare-Workers MCP server. Each top-level directory is an independent, self-contained project. - **[professor-orb/](professor-orb/)** — Claude Code plugin: a post-session workflow suite for D&D DMs (debrief → prep → content / chronicler pipeline, plus homebrew design, chronology, and knowledge-base migration).