ref-workflow

Collect and consolidate reference data from web, URLs, PDFs, videos, and images into Markdown.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/sunLeee/optimization --skill ref-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ref-workflow
Source: https://github.com/sunLeee/optimization/tree/main/.claude/skills/data-fetch/ref-workflow
Command: npx skills add https://github.com/sunLeee/optimization --skill ref-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Collects and centralizes reference data from web, URLs, PDFs, videos, and images into docs/references to streamline PRD and specification work.

Core Features & Use Cases

  • Unified reference collection from multiple sources into a centralized docs/references repository.
  • Automatic conversion of collected content to Markdown for easy consumption and sharing.
  • Centralized PRD/Spec reference workflow that accelerates research and documentation.

Quick Start

Initiate a reference collection for a feature by calling /ref-workflow with the feature name and optional type flags.

Frequently Asked Questions about ref-workflow

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

FAQPage Schema
How do I automate reference data collection from web pages, PDFs, and videos for PRD documentation?

Automating reference data collection involves using a coordinated workflow that extracts content from web searches, URLs, PDFs, videos, and images, then consolidates it into structured Markdown references for PRD and specification work.

What is the best way to consolidate multi-source reference materials into Markdown for specifications?

Consolidating multi-source reference materials is best handled by a unified workflow that fetches data from web pages, PDFs, and video transcripts, enforcing structured metadata and source provenance to produce centralized Markdown documents.

Can I extract text from images and video transcripts to populate a references document?

Yes, you can extract text from images using OCR and pull video transcripts to populate your references. These extracted texts are automatically converted into Markdown format for easy consumption within your documentation repository.

Does this reference workflow enforce source provenance and structured metadata?

Yes, the reference workflow enforces structured metadata and source provenance during the consolidation process. This ensures that all collected data from web searches, PDF conversions, and video downloads is accurately tracked and organized.

How do I initiate a reference collection for a specific feature?

To initiate reference collection for a feature, you invoke the workflow command with the feature name and optional type flags. This triggers the automated cross-source data gathering and Markdown conversion process for your specifications.

What are the limitations of using automated workflows for cross-source reference collection?

Limitations of automated cross-source reference collection include potential dependencies on the accessibility of the target web pages, PDFs, or videos, and the accuracy of OCR and transcript extraction when processing complex or low-quality source materials.