What problem does it solve? Investigating a new technical topic and organizing the findings into a durable knowledge base requires manual research, formatting, and filing. This Skill automates that flow by delegating the investigation to a tech-researcher agent and optionally saving structured notes into Obsidian. ## Core Features & Use Cases - Agent-Delegated Research: Sends the specified topic to a tech-researcher agent and returns the findings directly in the conversation. - Obsidian Integration: Saves results to ~/obsidian/Research/ with YAML frontmatter and date-stamped filenames via --save or --output options. - Tips Extraction: Splits foundational concepts (e.g., SSH, Docker) covered in the research into interlinked notes under ~/obsidian/Tips/. - Use Case: Run /research React 19 --save to investigate React 19, store the report in your Obsidian vault, and optionally break out key concepts as reusable Tips notes. ## Quick Start Ask the assistant to research a technical topic such as React 19 and save the findings to your Obsidian Research folder.