granola-debug-bundle

Create diagnostic bundles for Granola troubleshooting.

Content Preview
---
name: granola-debug-bundle
description: |
  Create diagnostic bundles for Granola troubleshooting.
  Use when preparing support requests, collecting system information,
  or diagnosing complex issues with Granola.
  Trigger with phrases like "granola debug", "granola diagnostics",
  "granola support bundle", "granola logs", "granola system info".
allowed-tools: Read, Write, Edit, Bash(system_profiler:*), Bash(log:*), Bash(sw_vers:*), Grep
version: 1.0.0
license: MIT
author: Jeremy Longshore 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/granola-debug-bundle.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/granola-pack/skills/granola-debug-bundle/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/granola-pack/skills/granola-debug-bundle/SKILL.md

Related Skills