shipflow-research
Deep web research on any topic — multi-source investigation, structured markdown report saved to file
Profile →npx skills add majiayu000/claude-skill-registry --skill shipflow-research --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
## Context - Current directory: !`pwd` - Project CLAUDE.md: !`head -40 CLAUDE.md 2>/dev/null || echo "no CLAUDE.md"` ## Mode detection - **`$ARGUMENTS` is provided** → Research that topic. - **`$ARGUMENTS` is empty** → Use AskUserQuestion to ask what to research. --- ## Flow ### Step 1: Parse topic If `$ARGUMENTS` is empty, use **AskUserQuestion**: - Question: "What topic should I research?" - Options: - **Library comparison** — "Compare libraries/tools for a specific need" - **Best practices** — "Current best practices for a technology or pattern" - **Migration guide** — "How to upgrade or migrate a specific tool" - **Architecture** — "Architecture patterns for a specific use case" Then ask for the specific topic via a second question. ### Step 2: Multi-source research Use multiple tools to gather comprehensive information: 1. **WebSearch** — broad search for overview, recent articles, blog posts 2. **mcp__exa__web_search_exa** — technical depth, documentation 3. **mcp__exa__get_code_context_exa** — code examples, implementations, Stack Overflow answers 4. **mcp__context7__resolve-library-id** + **mcp__context7__query-docs** — official library documentation 5. **WebFetch** — speci
- Context
- Mode detection
- Flow
- Step 1: Parse topic
- Step 2: Multi-source research
- Step 3: Synthesize report
- Step 4: Save report
- Step 5: Report
- Important
What does the shipflow-research skill do?
Deep web research on any topic — multi-source investigation, structured markdown report saved to file
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill shipflow-research --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.