claudeindex
Marketplace

carl-tools

carl-tools

Stars

3

Forks

0

Plugins

26

Installation

1

Add the marketplace

/plugin marketplace add carlkibler/agent-skills
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

26

Plugins

26

Skills

0

Agents

Last Crawled

July 8, 2026

Plugins

Plugin

contacts-unify

Consolidate and dedupe contacts across macOS/iCloud/Google/Zoho/VCF into one address book with a provenance-aware review UI. Optional, opt-in Phase B ranks who you talk to from iMessage and builds research dossiers only on people you explicitly name.

Plugin

research-person

Research a real person (friend or colleague) from public sources into a confidence-marked, cross-linked Obsidian People dossier.

Plugin

pre-mortem

Multi-agent project pre-mortem — parallel agents with different failure-finding mandates, synthesized into ranked risks with mitigations.

Plugin

profile-me

Build a personal AI profile from your digital footprint — portrait, working-with-me guide, and compact system prompt for any AI assistant.

Plugin

second-opinions

Get validation from a different AI model before committing major changes — detects available LLM CLIs and routes to the best one.

Plugin

django-smoke-alarm

Run and triage Django/DRF security smoke checks into real risks, hygiene, and false positives using clean-scan discipline.

Plugin

handle-pr

Autonomously handle GitHub PR review comments — evaluate, implement HIGH/MEDIUM changes, run tests, commit, reply to all threads.

Plugin

chezmoi-drift

Audit chezmoi dotfiles for drift, unmanaged files, and broken agent skill symlinks across Claude Code, Codex, Gemini, and other harnesses.

Plugin

trust-audit

Audit whether a product feels trustworthy or unsafe — covering permissions, privacy, billing, file mutation, and silent-failure surfaces.

Plugin

support-storm

Simulate the support emails, reviews, and complaints a launch will generate, then identify product fixes that cut maintenance drag.

Plugin

first-contact

Red-team a product's onboarding and first-run experience to find where new users get confused, think it's broken, or abandon setup.

Plugin

wifi-qr

Generate a WiFi QR code PNG phones can scan to join a network instantly.

Plugin

parallel-isolated-app-testing

Design parallel isolated test lanes for desktop apps and local tools with shared state — maps collision surfaces and splits non-colliding test lanes.

Plugin

empathy-audit

Review code through four empathy lenses — user, machine, developer, support — to surface quality issues that pure technical review misses.

Plugin

wide-open-brainstorm

Multi-model brainstorming room for product strategy and experience design — serious plus whimsical, multi-altitude, multi-round ideation.

Plugin

launch-sequence

Run the full pre-launch gauntlet (first-contact → support-storm → trust-audit → pre-mortem) and get a single GO/CAUTION/NO-GO verdict.

Plugin

decision-log

Capture a technical or product decision with chosen option, rejected alternatives, and rationale — in a format a future agent can read to reconstruct context.

Plugin

post-mortem

Analyze a real failure — reconstruct what happened, find root cause, extract learnings, and feed them back into the skill collection to prevent recurrence.

Plugin

scope-hammer

Ruthlessly compress brainstorm output into a shippable MVP — classify ideas as DELETE / MOCK / ALREADY EXISTS / SHIP and surface the shortest path to launch.

Plugin

changelog-writer

Generate user-facing changelog entries from git history — plain language, audience-segmented, with optional CHANGELOG.md update.

Plugin

agent-log-forensics

Scan Claude/Codex session logs to find agent behavior patterns, Toolsmith adoption gaps, repeated frustrations, and candidates for new skills/tools.

Plugin

remote-host-verifier

Verify commands across this machine and named SSH hosts, comparing versions, install paths, config, and behavior with clean local/remote evidence.

Plugin

release-operator

Run a CLI/app release end-to-end: verify state, update changelog/version, test packaging, commit, tag, push, publish, and verify installs.

Plugin

status-copy-trust-audit

Audit CLI/app status output for confusing, inconsistent, or trust-eroding wording; verify idempotent repeated runs and align labels across clients.

Plugin

visual-qa-loop

Run a repeatable before/after visual QA loop for local web/app UI changes, using stable screenshots, artifact folders, and concise visual findings.

Plugin

ralph-loop

Repeatable multi-LLM codebase hardening sweeps: map under-reviewed surfaces, patch fixes, document learnings, and loop.

Skills

Skill

contacts-unify

Consolidate and dedupe contacts across macOS/iCloud/Google/Zoho/VCF into one address book with a provenance-aware review UI. Optional, opt-in Phase B ranks who you talk to from iMessage and builds research dossiers only on people you explicitly name.

From carl-tools/contacts-unify
Skill

research-person

Research a real person (friend or colleague) from public sources into a confidence-marked, cross-linked Obsidian People dossier.

From carl-tools/research-person
Skill

pre-mortem

Multi-agent project pre-mortem — parallel agents with different failure-finding mandates, synthesized into ranked risks with mitigations.

From carl-tools/pre-mortem
Skill

profile-me

Build a personal AI profile from your digital footprint — portrait, working-with-me guide, and compact system prompt for any AI assistant.

From carl-tools/profile-me
Skill

second-opinions

Get validation from a different AI model before committing major changes — detects available LLM CLIs and routes to the best one.

From carl-tools/second-opinions
Skill

django-smoke-alarm

Run and triage Django/DRF security smoke checks into real risks, hygiene, and false positives using clean-scan discipline.

From carl-tools/django-smoke-alarm
Skill

handle-pr

Autonomously handle GitHub PR review comments — evaluate, implement HIGH/MEDIUM changes, run tests, commit, reply to all threads.

From carl-tools/handle-pr
Skill

chezmoi-drift

Audit chezmoi dotfiles for drift, unmanaged files, and broken agent skill symlinks across Claude Code, Codex, Gemini, and other harnesses.

From carl-tools/chezmoi-drift
Skill

trust-audit

Audit whether a product feels trustworthy or unsafe — covering permissions, privacy, billing, file mutation, and silent-failure surfaces.

From carl-tools/trust-audit
Skill

support-storm

Simulate the support emails, reviews, and complaints a launch will generate, then identify product fixes that cut maintenance drag.

From carl-tools/support-storm
Skill

first-contact

Red-team a product's onboarding and first-run experience to find where new users get confused, think it's broken, or abandon setup.

From carl-tools/first-contact
Skill

wifi-qr

Generate a WiFi QR code PNG phones can scan to join a network instantly.

From carl-tools/wifi-qr
Skill

parallel-isolated-app-testing

Design parallel isolated test lanes for desktop apps and local tools with shared state — maps collision surfaces and splits non-colliding test lanes.

From carl-tools/parallel-isolated-app-testing
Skill

empathy-audit

Review code through four empathy lenses — user, machine, developer, support — to surface quality issues that pure technical review misses.

From carl-tools/empathy-audit
Skill

wide-open-brainstorm

Multi-model brainstorming room for product strategy and experience design — serious plus whimsical, multi-altitude, multi-round ideation.

From carl-tools/wide-open-brainstorm
Skill

launch-sequence

Run the full pre-launch gauntlet (first-contact → support-storm → trust-audit → pre-mortem) and get a single GO/CAUTION/NO-GO verdict.

From carl-tools/launch-sequence
Skill

decision-log

Capture a technical or product decision with chosen option, rejected alternatives, and rationale — in a format a future agent can read to reconstruct context.

From carl-tools/decision-log
Skill

post-mortem

Analyze a real failure — reconstruct what happened, find root cause, extract learnings, and feed them back into the skill collection to prevent recurrence.

From carl-tools/post-mortem
Skill

scope-hammer

Ruthlessly compress brainstorm output into a shippable MVP — classify ideas as DELETE / MOCK / ALREADY EXISTS / SHIP and surface the shortest path to launch.

From carl-tools/scope-hammer
Skill

changelog-writer

Generate user-facing changelog entries from git history — plain language, audience-segmented, with optional CHANGELOG.md update.

From carl-tools/changelog-writer
Skill

agent-log-forensics

Scan Claude/Codex session logs to find agent behavior patterns, Toolsmith adoption gaps, repeated frustrations, and candidates for new skills/tools.

From carl-tools/agent-log-forensics
Skill

remote-host-verifier

Verify commands across this machine and named SSH hosts, comparing versions, install paths, config, and behavior with clean local/remote evidence.

From carl-tools/remote-host-verifier
Skill

release-operator

Run a CLI/app release end-to-end: verify state, update changelog/version, test packaging, commit, tag, push, publish, and verify installs.

From carl-tools/release-operator
Skill

status-copy-trust-audit

Audit CLI/app status output for confusing, inconsistent, or trust-eroding wording; verify idempotent repeated runs and align labels across clients.

From carl-tools/status-copy-trust-audit
Skill

visual-qa-loop

Run a repeatable before/after visual QA loop for local web/app UI changes, using stable screenshots, artifact folders, and concise visual findings.

From carl-tools/visual-qa-loop
Skill

ralph-loop

Repeatable multi-LLM codebase hardening sweeps: map under-reviewed surfaces, patch fixes, document learnings, and loop.

From carl-tools/ralph-loop