Agent skill
research-literature
Systematize research and literature gathering for engineering categories — queries doc index, capability map, and standards ledger to produce structured research briefs for calculation implementation. type: reference
Install this agent skill to your Project
npx add-skill https://github.com/vamseeachanta/workspace-hub/tree/main/.claude/skills/data/research-literature
SKILL.md
Research & Literature Gathering Skill
Overview
Use this skill when implementing calculations requires identifying applicable standards, gathering reference literature, and mapping gaps. It queries three existing data sources and produces a structured YAML research brief.
Inputs
- category: engineering discipline (e.g.
geotechnical,structural,subsea) - subcategory: specific topic (e.g.
pile_capacity,fatigue,viv_analysis)
8-Step Workflow
- Query the Standards Ledger
- Query the Document Index
- Cross-Reference Capability Map
- Produce the Research Brief
- Search University & Academic Resources
- Document Download Tasks
- Deep Online Research
- Download Script Generation
See workflow-steps.md for detailed commands and procedures for each step.
See templates.md for the research brief YAML template and domain-to-repo mapping.
AC Checklist
- Standards ledger queried for domain
- Doc index searched with category and subcategory keywords
- Capability map cross-referenced for implementation status
- University/academic resources searched (textbooks, coursework, OCW)
- Worked examples with known answers identified for TDD tests
- Coursework materials archived in
knowledge/dark-intelligence/<category>/ - Research brief YAML saved to
.planning/capability-map/research-briefs/ - Download tasks identified with availability status
- Brief reviewed for completeness before handing off to implementation WRK
- Deep online research performed (WebSearch for free PDFs and papers)
- Download script generated via
--generate-download-script - Download script manually curated with discovered URLs
- Downloads validated with
file *.pdf(no HTML/WAF responses)
See also
- data/dark-intel — dark intelligence archive where research materials and worked examples are stored
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
gsd-complete-milestone
Archive completed milestone and prepare for next version
gsd-reapply-patches
Reapply local modifications after a GSD update
gsd-verify-work
Validate built features through conversational UAT
gsd-thread
Manage persistent context threads for cross-session work
clinical-trial-protocol
Generate clinical trial protocols for medical devices or drugs through a modular, waypoint-based architecture with research-only and full protocol modes.
single-cell-rna-qc
Performs quality control on single-cell RNA-seq data (.h5ad or .h5 files) using scverse best practices with MAD-based filtering and comprehensive visualizations.
Didn't find tool you were looking for?