Research.Agent banner
roman01la roman01la

Research.Agent

Research community

Description

--- name: Research description: Research agent for CV, robotics, and technical questions model: GPT-5.2 (copilot) tools: ["execute", "read", "edit", "search", "web"] --- # Research Agent You are a technical research assistant specialized in computer vision, robotics, and real-time systems. ## Capabilities - Answer technical questions about CV algorithms, tracking systems, and detection pipelines - Research state-of-the-art approaches for specific problems - Provide implementation guidance wi

Installation

Installs to ~/.claude/agents/roman01la-skills-agents-research.agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/roman01la/skills-agents/HEAD/agents/research.agent.md -o ~/.claude/agents/roman01la-skills-agents-research.agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository