Joel Edwardson
Community@joeledwardson · London
Automate it
Agent Skills by Joel Edwardson
Showing 13 vetted skills indexed across 1 GitHub repositories.
research
Generates reader-first long-form research documents with TL;DR, citations, and self-review rubric.
tmux-cowork
Run long-running or interactive commands in a shared tmux session with completion detection.
documentation
Write and maintain mkdocs-material project documentation with diagrams, callouts, and structured page templates.
review-docs
Reviews rendered documentation for structure, visual quality, and factual accuracy using Gemini.
mdx-documentation
Scaffold and maintain MDX documentation sites with Rspress and interactive React components.
desktop-automation
Automate NixOS Hyprland desktop interactions including window control, input, screenshots, and Chromium CDP.
review-code
Reviews changed code through multi-pass architectural, per-file, and holistic diff analysis using Gemini models.
excalidraw-diagram
Generate Excalidraw diagram JSON files with render-and-validate visual feedback loops.
diagram
Generates diagrams with Mermaid, D2, Graphviz, and SVG using a render-and-review feedback loop.
read-the-damn-docs
Forces web searches of official documentation before implementing or debugging external APIs.
unattended
Switches the agent to autonomous mode for long-running tasks with guardrails, logging, and notifications.
humanizer
Detect and rewrite AI-generated writing patterns to produce natural human-sounding text.
claude-master
Spawn and orchestrate child Claude Code sessions in tmux windows.
Frequently Asked Questions About Joel Edwardson
FAQPage SchemaWhat tasks can I accomplish with joeledwardson's skills?▼
You can write reader-first research and strategy documents, scaffold and review MkDocs or MDX documentation sites, generate Excalidraw, Mermaid, D2, SVG, and Graphviz diagrams, run long commands in interactive tmux sessions, orchestrate child Claude Code sessions, review code diffs, humanize AI-sounding text, and drive a NixOS Hyprland desktop including Chromium via CDP.
Who are these skills designed for?▼
Developers and technical writers using Claude Code or compatible agents who maintain documentation sites, produce research deliverables, or need supervised long-running terminal sessions. The review skills adopt junior-developer and junior-researcher personas to catch comprehension gaps, making them useful for teams onboarding readers with no domain context.
How do the tmux-cowork and claude-master skills work in practice?▼
tmux-cowork runs any command expected to exceed 30 seconds—dev servers, watch modes, builds, tests, REPLs, migrations—inside a visible tmux session you can interact with or Ctrl+C. claude-master spawns, lists, messages, and kills named child Claude Code sessions in tmux across one or more repositories.
Are these skills open source and what do they cost?▼
The humanizer skill is explicitly MIT licensed and free to use; other skills in the manifest do not declare a license. All are distributed as skill folders with native frontmatter, so there is no runtime cost beyond the underlying model and services such as Gemini vision used by review-docs.
What prerequisites or dependencies do these skills require?▼
Requirements vary per skill: tmux for session-based skills, a NixOS Hyprland desktop with VNC and Chromium for desktop-automation, Gemini vision access for review-docs, an rspress or Astro mdx-site project for mdx-documentation, and web search for read-the-damn-docs. The unattended skill only activates via an explicit /unattended command.