Michael Fairchild avatar

Michael Fairchild

Community

@fairchild · California

141Followers
|
102Public Repos
|
18Published Skills

Michael Fairchild publishes 18 Apache-2.0 skills spanning developer productivity, media generation, web data extraction, and agent orchestration for coding assistants.

Skills Distribution
DomainDeveloper To...Developer Tooling .. (40%)UI/UX & Creative M.. (25%)Growth, Marketing .. (15%)Data Systems & Dat.. (10%)

Agent Skills by Michael Fairchild

Showing 18 vetted skills indexed across 1 GitHub repositories.

fairchildfairchild
1

youtube-content

Extract transcripts and metadata from YouTube videos for structured analysis.

Community
Intermediate
fairchildfairchild
1

image-gen

Generate raster images from prompts using OpenAI, Gemini, Imagen, and fal.ai provider scripts.

Community
Advanced
fairchildfairchild
1

agent-inbox

Implements file-based messaging between AI coding agents using markdown files and atomic filesystem operations.

Community
Intermediate
fairchildfairchild
1

brainstorm-to-brief

Guides UI/UX design exploration from wide brainstorming to a polished HTML design brief.

Community
Intermediate
fairchildfairchild
1

claude-code-cli

Invokes the Claude Code CLI as a controlled non-interactive subprocess from other shell agents.

Community
Intermediate
fairchildfairchild
1

gh-apps

Create, authenticate, and manage GitHub Apps via the GitHub Apps REST API.

Community
Advanced
fairchildfairchild
1

backlog

Manage markdown task backlogs through a maildir-style directory pipeline with git-based claiming.

Community
Advanced
fairchildfairchild
1

firecrawl-agent

Extract structured JSON data from multi-page websites using autonomous Firecrawl agent runs.

Community
Basic
fairchildfairchild
1

tart-gui-automation

Automates GUI workflows in ephemeral Tart macOS VMs via VNC and tart exec.

Community
Advanced
fairchildfairchild
1

excalidraw-diagrams

Create Excalidraw diagrams via HTTP API and verify output with Playwright screenshots.

Community
Intermediate
fairchildfairchild
1

release

Creates semantic versioned releases with generated changelogs, Git tags, and GitHub releases.

Community
Advanced
fairchildfairchild
1

orca-finish

Certify whether an Orca-managed Git worktree is ready for manual closeout.

Community
Advanced
fairchildfairchild
1

vocal

Speak text aloud and transcribe speech using local macOS tools or ElevenLabs APIs.

Community
Advanced
fairchildfairchild
1

update-dependencies

Automates dependency updates across npm, Python, and Rust ecosystems with security audits and risk scoring.

Community
Advanced
fairchildfairchild
1

x-ai-feed

Generate a self-contained HTML feed of recent posts from curated X accounts via Firecrawl scraping.

Community
Intermediate
fairchildfairchild
1

frontend-design

Generate production-grade frontend interfaces with distinctive typography, color, motion, and layout design.

Community
Basic
fairchildfairchild
1

skill-building

Create, validate, package, and evaluate Claude skills with scripts and reference guides.

Community
Advanced
fairchildfairchild
1

analyze-usage

Loads Claude Code, Codex, and Cursor logs into DuckDB for SQL-based usage analysis.

Community
Advanced

Frequently Asked Questions About Michael Fairchild

FAQPage Schema
What tasks can I accomplish with Michael Fairchild's skill collection?▼

The 18 skills cover YouTube transcript analysis, image generation, Excalidraw diagrams, frontend UI builds, GitHub App management, semantic releases, dependency upgrades across npm/uv/cargo, Firecrawl structured web extraction, Tart macOS VM GUI runs, TTS/STT voice, agent inbox messaging, backlogs, and usage analytics.

Who is the target audience for these skills?▼

Software engineers, release managers, and designers working with coding assistants such as Claude Code, Codex, and Cursor. The skills suit developers automating releases, dependency maintenance, GitHub App administration, design briefs, and structured data collection from the terminal.

How do the skills run in practice?▼

Each skill ships as a folder with native frontmatter defining name, description, and triggers. Several set disable-model-invocation for explicit invocation only; firecrawl-agent restricts execution to Bash firecrawl commands, and tart-gui-automation drives headless macOS VMs via tart exec and VNC.

What license and cost apply to these skills?▼

All skills are released under the Apache-2.0 open-source license, permitting free use, modification, and redistribution. Some capabilities require third-party services with their own costs, such as ElevenLabs for cloud speech, Firecrawl for extraction, and OpenAI, Gemini, Imagen, or fal.ai for image generation.

What prerequisites or dependencies do the skills need?▼

Dependencies vary per skill: Tart and macOS for GUI VM runs, Firecrawl CLI for web extraction, ElevenLabs credentials or local mlx-whisper for voice, package managers like npm, bun, uv, or cargo for dependency updates, and GitHub App credentials for JWT and installation token operations.