clicky-research-report

Researches topics via web search and APIs, then generates cited Markdown, PDF, DOCX, or CSV reports.

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/jamsdoescode/Erik-s-Portfolio --skill clicky-research-report-jamsdoescode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clicky-research-report
Source: https://github.com/jamsdoescode/Erik-s-Portfolio/tree/main/openclicky/AppResources/OpenClicky/OpenClickyBundledSkills/clicky-research-report
Command: npx skills add https://github.com/jamsdoescode/Erik-s-Portfolio --skill clicky-research-report-jamsdoescode

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Turning scattered web research into a polished, source-backed deliverable is slow and error-prone. This Skill automates the full pipeline from gathering sources to producing a finished report artifact. ## Core Features & Use Cases - Source-Backed Research: Gathers information through search, fetch, curl, and API access, citing sources for factual claims and separating verified facts from inference. - Multi-Format Artifacts: Produces Markdown, PDF, DOCX, and CSV outputs including comparison tables, source notes, and research briefs saved under output/reports/. - Use Case: Ask for a competitor analysis of three products in your market; the Skill gathers public sources, builds a comparison matrix, and delivers a cited PDF report ready to share. ## Quick Start Research the top five competitors in the project management software market and create a cited PDF report with a comparison table.

Frequently Asked Questions about clicky-research-report

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

FAQPage Schema
How do I create a competitor analysis report with cited sources?

State the research target, scope, and desired output format, and the Skill gathers sources via search, fetch, and API access before writing the report. It produces a cited Markdown, PDF, DOCX, or CSV artifact with source notes and comparison tables.

What output formats does the research report support?

Reports can be generated as Markdown, PDF, DOCX, or CSV files. If no format is specified, the default is Markdown plus PDF for shareable reports, saved under output/reports/ with source notes included.

Can it research sites that require login or JavaScript rendering?

Yes, but only as a fallback. Search, fetch, and curl are preferred first; Computer Use browser control is used only when pages require login, JavaScript-only content, or visible inspection and the runtime exposes that capability.

What happens when live web access is blocked?

The Skill creates a grounded report from provided files or screenshots instead, and explicitly calls out the missing live sources. It does not fabricate data it could not retrieve.

When should I not use this research report skill?

Avoid it when you only want to click through a visible website, open a previously created report, or access private Google Workspace files and email. Those cases route to dedicated GUI, artifact, or workspace skills instead.