Agent skill · AI & Agents

research-mission-generator

Package conversation research into a GSD-ready mission package. Produces a three-stage Vision → Research → Mission pipeline as a LaTeX PDF following GSD/NASA SE methodology, designed to be handed to gsd-skill-creator for execution. Use this skill when the user has been discussing, researching, or brainstorming a topic and then asks to turn it into a research mission, research pack, mission package, or says 'package this as a mission', 'make this a research pack', 'turn this into a mission for skill-creator', 'create a research mission from this', or 'use the research mission skill'. The skill

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill research-mission-generator-tibsfox-gsd-skill-creator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 13 KB
Bundled scripts: none
Path: skills/analysis/research-mission-generator-tibsfox-gsd-skill-creator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Research Mission Generator Package conversation research into publication-quality GSD mission packages. Produces a three-stage pipeline (Vision → Research → Mission) as a LaTeX PDF, ready for handoff to gsd-skill-creator. ## Primary Workflow The typical pattern is: 1. **User has a conversation** — discussion, brainstorming, web research, thinking time, or any exploration of a topic 2. **User says "turn this into a research mission"** — triggering this skill 3. **Skill harvests the conversation** — extracting findings, sources, structure, and insights already developed 4. **Skill fills gaps** — conducting additional web research only where the conversation left holes 5. **Skill produces the package** — three-stage LaTeX PDF + .tex source + index.html 6. **User hands package to gsd-skill-creator** — for execution via Claude Code The skill is a *structuring and packaging* tool, not a from-scratch generator. The intellectual work has already happened in conversation. This skill gives it bones. ## When to Use **Primary triggers (conversation already happened):** - "Turn this into a research mission" - "Package this as a mission for skill-creator" - "Make this a research pack" - "Use t

What's inside
Steps it walks through
  1. Primary Workflow
  2. When to Use
  3. Workflow
  4. Step 1: Harvest the Conversation
  5. Step 2a: Gap Analysis (Conversation-Based)
  6. Step 2b: Cold-Start Research (Topic-Only)
  7. Step 3: Identify Research Modules
  8. Step 4: Determine Mission Parameters
  9. Step 5: Generate the LaTeX PDF
  10. Step 6: Create Index Page
  11. Step 7: Deliver
  12. Conversation Harvesting Patterns
  13. Preserving User Voice
  14. Thinking Time Sessions
Ships with 1 file
  • metadata.json
Commands it runs
xelatex -interaction=nonstopmode mission.tex
More from claude-skill-registry
All skills →
About this skill
What does the research-mission-generator skill do?

Package conversation research into a GSD-ready mission package. Produces a three-stage Vision → Research → Mission pipeline as a LaTeX PDF following GSD/NASA SE methodology, designed to be handed to gsd-skill-creator for execution. Use this skill when the user has been discussing, researching, or brainstorming a topic and then asks to turn it into a research mission, research pack, mission package, or says 'package this as a mission', 'make this a research pack', 'turn this into a mission for skill-creator', 'create a research mission from this', or 'use the research mission skill'. The skill

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill research-mission-generator-tibsfox-gsd-skill-creator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going