Skip to main content

Survey Generator

Skill Verified Active
Part of:Pro Workflow

Compile a structured literature survey on any AI/ML topic. Agent curates a research bundle (taxonomy + sections + bibliography of real papers) from a public anchor resource, then a chosen LLM generates the survey artifact. Output target is a wiki page (markdown), not a one-off HTML — survey lands in `<wiki>/derived/surveys/<slug>.md` with full bibliography rows in `sources.md`. Provider-agnostic (Anthropic/OpenAI/OpenRouter/Fireworks/custom OpenAI-compat). Use when the user asks for a "survey", "literature review", "lit review", or "deep dive" on a technical topic.

Purpose

To automate the creation of comprehensive literature surveys, serving as a knowledge base within a wiki for easy access and future research.

Features

  • Generates structured literature surveys from a URL
  • Creates research bundles (taxonomy, sections, bibliography)
  • Outputs to wiki markdown pages and updates `sources.md`
  • Provider-agnostic LLM integration (Anthropic, OpenAI, etc.)
  • Integrates with pro-workflow's wiki and FTS5 indexing

Use Cases

  • Generating an initial overview of a new technical topic
  • Creating a structured knowledge base for a research area
  • Compiling survey artifacts for technical documentation
  • Seeding the wiki for further automated research

Non-Goals

  • Generating standalone HTML survey files
  • Inventing bibliography entries
  • Performing deep analysis beyond survey compilation
  • Directly editing wiki content outside of the generated survey and bibliography

Practical Utility

  • info:Usage examplesThe SKILL.md provides detailed workflow steps and commands for generating surveys, but lacks end-to-end examples showing specific input, invocation, and claimed output.
  • info:Edge casesThe SKILL.md outlines hard rules and potential iteration steps but does not explicitly detail failure modes, their symptoms, or recovery steps.

Execution

  • info:ValidationThe script parses arguments and validates the bundle structure, but doesn't use a formal schema library for input validation beyond basic checks.

Errors

  • info:Error HandlingThe script includes basic error handling with `die()` calls for critical failures, but lacks structured error reporting or specific recovery steps for LLM provider issues.
  • info:Actionable error messagesError messages are provided for critical failures like missing arguments or files, but lack detailed remediation steps beyond suggesting checking usage.

Code Execution

  • info:LoggingThe script logs progress and errors to stderr using `console.error`, but does not append to a persistent audit log file.

Protocol

  • info:Idempotent retry & timeoutsThe script includes a timeout for the LLM provider call, but mutations like writing files are not inherently idempotent, and error handling for retries is basic.

Installation

First, add the marketplace

/plugin marketplace add rohitg00/pro-workflow
/plugin install pro-workflow@pro-workflow

Quality Score

Verified
88 /100
Analyzed about 19 hours ago

Trust Signals

Last commit2 days ago
Stars2.1k
Status
View Source

Similar Extensions

TradeMemory Protocol

100

Domain knowledge for the Evolution Engine — LLM-powered autonomous strategy discovery from raw OHLCV data. Covers the generate-backtest-select-evolve loop, vectorized backtesting, out-of-sample validation, and strategy graduation. Use when discovering trading patterns, running backtests, evolving strategies, or reviewing evolution logs. Triggers on "evolve", "discover patterns", "backtest", "evolution", "strategy generation", "candidate strategy".

Skill
mnemox-ai

External Context

100

Invoke parallel document-specialist agents for external web searches and documentation lookup

Skill
Yeachan-Heo

Understand Knowledge

100

Analyze a Karpathy-pattern LLM wiki knowledge base and generate an interactive knowledge graph with entity extraction, implicit relationships, and topic clustering.

Skill
Lum1104

Recursive Research

100

Investigación recursiva profunda con loop auto-regulado hasta nivel PhD. Aplicable a cualquier dominio (ciencia, tecnología, negocio, arte, humanidades). Usa WDM + Inversión Munger para decisiones autónomas, tiering de fuentes confiables, y checkpointing a disco para sobrevivir límites de contexto.

Skill
Anjos2

Trader Regime

100

Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy

Skill
ruvnet

Trading Memory

100

Domain knowledge for AI trading memory — Outcome-Weighted Memory (OWM) architecture, 5 memory types, recall scoring, and behavioral analysis. Use when recording trades, recalling similar contexts, analyzing performance, or checking behavioral drift. Triggers on "record trade", "remember trade", "recall", "similar trades", "performance", "behavioral", "disposition", "affective state", "confidence".

Skill
mnemox-ai

© 2025 SkillRepo · Find the right skill, skip the noise.