sleap-support

Extract GitHub SLEAP issues and discussions into investigation workspaces with draft responses.

606|133|Updated Mar 6, 2019
One-click install
npx skills add https://github.com/talmolab/sleap --skill sleap-support
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sleap-support
Source: https://github.com/talmolab/sleap/tree/main/.claude/skills/sleap-support
Command: npx skills add https://github.com/talmolab/sleap --skill sleap-support

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the handling of SLEAP GitHub support requests by scaffolding investigation workspaces, collecting post content and images, and drafting responses. It reduces manual coordination when addressing issues and discussions in talmolab/sleap.

Core Features & Use Cases

  • Investigation scaffolding: creates organized scratch folders for issue/discussion investigations.
  • Content capture: fetches and archives the post body, author, timestamps, and comments.
  • Media collection: downloads images referenced in the post for context.
  • Draft responses: generates a ready-to-review RESPONSE_DRAFT.md.

Quick Start

Provide the issue or discussion number (e.g., 2512). The workflow will scaffold an investigation, fetch the post content and comments, download referenced images, and produce USER_POST.md, INVESTIGATION README, and a RESPONSE_DRAFT.md for review.

Frequently Asked Questions about sleap-support

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate GitHub issue investigation and draft responses for SLEAP support requests?

To automate SLEAP support request investigation, provide an issue or discussion number. The workflow scaffolds a workspace, fetches post content and comments, downloads referenced images, and generates a draft response for review.

What files and artifacts are created when scaffolding a GitHub support investigation?

Scaffolding a GitHub support investigation creates curated artifacts including scratch folders, a USER_POST.md containing the original post, an INVESTIGATION README, and a RESPONSE_DRAFT.md for review.

Do I need the GitHub CLI to fetch SLEAP issues and discussions for support workflows?

Yes, the GitHub CLI and basic shell commands are required to fetch SLEAP issues and discussions, extract posts, images, and comments, and build an organized investigation and draft response.

Can I automatically download images referenced in GitHub issues for support context?

Yes, the support workflow automatically downloads images referenced in GitHub issues and discussions, archiving them alongside the post body, author, timestamps, and comments for investigation context.

How does automated support workflow scaffolding handle GitHub discussions and issue comments?

Automated support workflow scaffolding extracts both the original post body and all comments from GitHub discussions and issues, organizing them into a structured workspace for investigation and review.

What is the best way to reduce manual coordination when addressing SLEAP GitHub issues?

The best way to reduce manual coordination is automating the handling of SLEAP GitHub support requests by scaffolding investigation workspaces, collecting content and images, and drafting responses for review.