team-shinchan:research

Delegate web research to a Masumi subagent using the sonnet model.

8|2|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/seokan-jeong/team-shinchan --skill team-shinchan-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: team-shinchan:research
Source: https://github.com/seokan-jeong/team-shinchan/tree/main/skills/research
Command: npx skills add https://github.com/seokan-jeong/team-shinchan --skill team-shinchan-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill streamlines time-consuming web research and documentation gathering by orchestrating an internal librarian agent to surface key findings, authoritative references, best practices, and caveats tailored to developer and project questions.

Core Features & Use Cases

  • Interactive Validation: Prompts the user when the query is missing and truncates requests longer than 2000 characters with a warning.
  • Delegated Research Execution: Dispatches the Masumi subagent using the sonnet model to perform thorough research and return structured output (key findings, docs, best practices, caveats).
  • Use Case: Request security recommendations or design patterns for a codebase and receive curated findings, linked documentation, and actionable guidance suitable for integration into a project knowledge base.

Quick Start

Ask the research agent to gather documentation and best practices for securing CI pipelines.

Frequently Asked Questions about team-shinchan:research

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

FAQPage Schema
How do I gather developer documentation and best practices for securing CI pipelines?

To gather developer documentation, this skill dispatches a Masumi subagent using the sonnet model to perform web research and return structured output including key findings, linked documentation, and actionable guidance for your queries.

What is the best way to perform competitive analysis and knowledge-base enrichment for software projects?

The best way to perform competitive analysis and knowledge-base enrichment is using a research subagent that validates your prompt, delegates execution, and surfaces authoritative references, best practices, and caveats tailored to developer questions.

How does web research validation work when submitting a query?

Web research validation works by checking your submitted prompt for missing queries and prompting you to provide one, while also truncating any requests longer than 2000 characters and issuing a warning before executing the research.

Can I use this research subagent for security recommendations and design pattern lookups?

Yes, you can use this research subagent for security recommendations and design pattern lookups, receiving curated findings, linked documentation, and actionable guidance suitable for integration directly into a project knowledge base.

What are the limitations of the sonnet model when handling web research queries?

A key limitation when handling web research queries is that the input prompt is restricted to 2000 characters; requests exceeding this length are truncated with a warning before the subagent executes the research task.