Matthew Badali
Community@mbadali25 · Dallas
Matthew Badali's skill registry covers enterprise IT operations: security platforms, Microsoft 365 administration, infrastructure APIs, and Claude Code crew orchestration.
Agent Skills by Matthew Badali
Showing 61 vetted skills indexed across 1 GitHub repositories.
localgpu
Index repositories with Ollama embeddings and search code semantically on a local GPU.
obsidian-memory-contract
Enforces frontmatter, tag, and canvas rules for writing memory notes into Obsidian vaults.
obsidian-setup
Install and configure Obsidian vaults with Local REST API bridges and MCP server registration.
obsidian-scheduling
Configure unattended scheduled runs of Obsidian vault agents on Windows and Linux.
crew-docs
Maintains changelogs, READMEs, ADRs, and API references synchronized with code changes.
crew-scaling
Evaluates metrics to decide when to add, remove, or parallelize agent roles.
crew-change
Files and gates change requests across ServiceDesk Plus, Jira, and local files.
crew-notify
Configure outbound notifications to Microsoft Teams or Telegram for crew workflow events.
crew-diagrams
Author Mermaid diagrams and render them to PNG, SVG, or Visio files.
crew-runbooks
Writes and maintains symptom-indexed operational runbooks for deploys, rollbacks, and incident response.
crew-debugging
Diagnose root causes of bugs and test failures through a four-phase investigation process.
crew-memory
Organizes durable project memory in an Obsidian vault with anchored, index-first markdown notes.
crew-providers
Configure and verify external model providers for QA review and design second opinions.
crew-cloud
Configure official AWS and Azure MCP servers with scoped read-only credentials per repository.
crew-verification
Build a verification map wiring changed files to tests, credentials, and Playwright checks.
find-skills
Searches and installs agent skills from the open skills ecosystem via the skills CLI.
crew-terraform
Configures terraform-docs and tflint to generate and lint Terraform module documentation.
crew-lint
Configure linters and formatters for five languages and wire them into a verification gate.
crew-house-style
Defines palette, heading, and format rules for documents delivered to humans.
crew-graph
Build and query a repository code graph with graphify, keeping graph.json fresh on commit.
crew-setup
Bootstrap and configure a repository for the crew workflow through nine resumable phases.
crew-context
Manages context exhaustion by warning near limits, writing handoff notes, and resuming sessions after clears.
crew-best-practices
Audits Claude Code usage against community best practices for context, planning, hooks, and skills.
crew-pm
Manages crew state, role onboarding, and dispatch decisions from crew_state.py output.
Frequently Asked Questions About Matthew Badali
FAQPage SchemaWhat tasks can I accomplish with mbadali25's skill registry?▼
You can administer security platforms (Wazuh, Sophos Central, Check Point Email, KnowBe4, Drata), manage Microsoft 365 and Intune via Graph, run Nuclei scans, operate Cloudflare/Meraki/AWS OpenSearch APIs, generate DOCX/PDF reports and Visio diagrams, and orchestrate a Claude Code crew with Obsidian-backed memory.
Who are these skills designed for?▼
They target IT administrators, security engineers, and MSP-style operators managing Microsoft 365, on-prem SIEM, endpoint, and network estates. Several skills, like exchange-mailbox-restore, explicitly walk non-technical operators through runbooks one step at a time with paste-ready commands.
How do the skills run in practice?▼
Skills install into Claude Code and trigger on natural-language mentions of their product or symptom. They call vendor REST APIs directly (SigV4, OAuth2, API tokens), drive PowerShell modules, or run local components like Ollama on your own GPU for semantic code search.
Are these skills free or open source?▼
The manifest does not state registry-wide licensing or pricing; only the i-have-adhd skill declares an MIT license. The skills themselves are free to invoke, but they operate against commercial platforms (Sophos, Drata, KnowBe4, ServiceDesk Plus) that require your own licensed accounts and credentials.
What prerequisites do the skills need?▼
Most require vendor credentials: API tokens for Cloudflare, Jira, and Bitbucket; OAuth2 or keys for Drata and Sophos; PowerShell modules and Purview roles for Exchange skills; environment variables like JIRA_EMAIL and JIRA_API_TOKEN; and for localgpu, an Ollama install with a GPU.