research-doc

Create and commit topic research documents in Markdown with date-based filenames.

63|8|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/different-ai/openwork-enterprise --skill research-doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: research-doc
Source: https://github.com/different-ai/openwork-enterprise/tree/main/.opencode/skills/research-doc
Command: npx skills add https://github.com/different-ai/openwork-enterprise --skill research-doc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create and commit a research document for a requested topic in the research/ directory, enabling fast capture and versioning of knowledge.

Core Features & Use Cases

  • Create and commit research docs in research/ for a given topic.
  • Parse the user prompt to extract the topic and generate a date-based filename.
  • Use a standardized Markdown template with sections like Summary, Key Points, Findings, and Sources to capture insights and sources.

Quick Start

Tell me the topic you want researched by saying 'hey research <topic>' and I will create and commit a research document in research/ for that topic.

Frequently Asked Questions about research-doc

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

FAQPage Schema
How do I automate research documentation into a standardized Markdown template?

Automating research documentation parses your topic inquiry to generate a frontmatter-driven Markdown file with a date-based filename, populating standardized sections like Summary, Key Points, Findings, and Sources for structured knowledge capture.

How do I create and version topic research documents for team learning?

Creating and versioning topic research documents involves drafting your findings into a reusable Markdown template and committing the file to a research directory, ensuring fast capture and tracked version history for team knowledge.

Can I use a date-based filename scheme for Markdown research docs?

A date-based filename scheme is automatically applied when generating Markdown research docs, parsing your prompt to extract the topic and formatting the file name chronologically for organized retrieval and versioning.

What's the best way to capture product discovery findings in Markdown?

Capturing product discovery findings in Markdown uses a standardized template with dedicated sections for Summary, Key Points, Findings, and Sources to ensure insights and reference links are consistently documented and version-controlled.

Does this research documentation approach support frontmatter metadata?

Frontmatter metadata is fully supported and integrated into the generated Markdown research documents, providing structured metadata at the top of the file to categorize and manage topic tracking within knowledge management workflows.