Research synthesis
Skill MarchRory/liushi_agent_settings/.agents/skills/research-synthesis
Use when recent external knowledge, primary-source comparison, technical trend synthesis, or source-backed uncertainty analysis is needed.From its SKILL.md
npx -y skills add MarchRory/liushi_agent_settings --skill research-synthesisAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
2 things to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
0.8 KB, 127 tokens by cl100k_base, as published. Nobody here has run it
Research Synthesis
Core Rule
Prefer primary sources and current official documentation. Do not present uncertain or outdated claims as verified.
Workflow
- Read
references/workflow.mdfor source priority and synthesis rules. - Use
references/output-schema.mdfor the required research summary. - Use
examples/standard-output.yamlas a compact synthesis template.
Resource Map
references/workflow.md: source priority, comparison rules, and uncertainty handling.references/output-schema.md: canonicalresearch_summaryschema.examples/standard-output.yaml: minimal valid research summary.
What ships with it: 4 files
1.3 KB alongside SKILL.md
agents/
- openai.yaml276 B
examples/
- standard-output.yaml116 B
references/
- output-schema.md272 B
- workflow.md711 B