Skills your agents can run
Plug-and-play capabilities — vetted, versioned, and runnable from any Mighty agent.
Create compelling story-format summaries using UltraThink to find the best narrative framing. Support multiple formats - 3-part narrative, n-length with inline links, abridged 5-line, or comprehensive via Foundry MCP. USE WHEN user says 'create story explanation', 'narrative summary', 'explain as a story', or wants content in Daniel's conversational first-person voice.
Query and sync Granola meetings to Obsidian vault. Use when user mentions Granola, meeting transcripts, or wants to sync meeting notes. Reads from local cache - no API needed.
Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use this skill when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian.
Save and recall information across sessions. Use when you hear 'remember this', 'save to memory', 'add to your knowledge', or similar. Stores to Claude OS knowledge bases for persistent recall.
Save notes to Flomo via the Flomo inbox webhook. Use when the user says "save to flomo", "flomo note", or asks to store a note in Flomo.
Creates professional Mermaid diagrams with semantic styling and visual hierarchy. Use when creating flowcharts, sequence diagrams, state machines, class diagrams, or architecture visualizations.
Create interactive Desmos graphs in Obsidian using desmos-graph code blocks. Use when visualizing functions, parametric curves, inequalities, or mathematical relationships with customizable styling and settings.
Review PyTorch pull requests for code quality, test coverage, security, and backward compatibility. Use when reviewing PRs, when asked to review code changes, or when the user mentions 'review PR', 'code review', or 'check this PR'.
Create a PR for the current branch. Use when the user asks to create a pull request, submit PR, or says 'pr'.
Git workflow guidance for commits, branches, and pull requests
Automate changelog generation from commits, pull requests, and releases using the Keep a Changelog format. Use it when setting up release workflows, generating release notes, or standardizing commit message conventions.
Search GitHub code, repositories, issues, and PRs via MCP
Creates high-quality conventional commit messages from diffs.
Use this skill when implementing tasks according to Conductor's TDD workflow, handling phase checkpoints, managing git commits for tasks, or understanding the verification protocol.
Fetch all GitHub issues via gh CLI and use AI agents to deeply analyze, cluster, and prioritize issues
Smart changelog generator - automatically analyzes Git commit history and generates a convention-compliant CHANGELOG.md. Supports semantic versioning, multiple output formats, incremental updates, and GitHub/GitLab integration.
Use git worktrees when running multiple Claude Code instances in parallel for different features - creates isolated workspaces with separate branches and virtual environments
Create or update Pull Requests with AI-generated descriptions, mermaid diagrams, and file walkthroughs. Integrates with SDD specs. Use --update flag to modify existing PRs.
Use when completing development phases or merging branches to identify and update CLAUDE.md or AGENTS.md files that may have become stale. Analyzes what changed, determines affected contracts, interfaces, agents, or documentation, and coordinates the necessary updates.
Create a commit with contextual body explaining the why