Share Case

Capture researcher session context and submit structured cases to GitHub Discussions.

34|5|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/HaoxuanLiTHUAI/awesome_cognitive_and_neuroscience_skills --skill share-case
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Share Case
Source: https://github.com/HaoxuanLiTHUAI/awesome_cognitive_and_neuroscience_skills/tree/main/skills/share-case
Command: npx skills add https://github.com/HaoxuanLiTHUAI/awesome_cognitive_and_neuroscience_skills --skill share-case

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This meta-skill captures a researcher's experience using any skill in this repository and submits it as a structured case to GitHub Discussions. It handles all formatting and submission so users never need to leave their terminal or know Git.

Core Features & Use Cases

  • Single-command submission of a complete usage-case to GitHub Discussions, including context, decisions, and outcomes.
  • Interactive planning and extraction protocol to ensure privacy, scope, and reproducibility before sharing.
  • Flexible submission methods: direct gh CLI when available or manual browser submission.
  • Encourages community documentation by standardizing case formats and discussion topics.

Quick Start

Activate Share Case after a session to submit a structured case to GitHub Discussions.

Frequently Asked Questions about Share Case

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

FAQPage Schema
How do I share a research case to GitHub Discussions from the terminal?

Sharing a research case to GitHub Discussions involves capturing session context, applying a privacy-conscious extraction plan, and submitting a structured case via the gh CLI or manual browser fallback.

What is the best way to document skill usage and decisions for a community?

The best way to document skill usage is by capturing session context, decisions, and outcomes, then formatting them into a standardized case structure for community sharing.

Does GitHub Discussions case sharing require Git knowledge or terminal access?

Case sharing does not require Git knowledge, as the process handles formatting and submission automatically via terminal, with a manual browser submission fallback available.

How does privacy extraction work when submitting research cases?

Privacy extraction works via an interactive planning protocol enforcing privacy, scope, and reproducibility checks before publicly sharing session context.

Can I submit structured cases to GitHub Discussions without the gh CLI installed?

You can submit structured cases without the gh CLI by using the manual browser submission method to share formatted research cases via the web interface.

When should I use a standardized template for sharing research workflow cases?

Use a standardized template for sharing research workflow cases when documenting skill usage, ensuring reproducibility, and encouraging community documentation across repository skills.