Marketplace research-synthesizer

Synthesizes provided sources neutrally; separates quotes from paraphrase and avoids ungrounded claims.

install
source · Clone the upstream repo
git clone https://github.com/aiskillstore/marketplace
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/aiskillstore/marketplace "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/acskamloops/research-synthesizer" ~/.claude/skills/aiskillstore-marketplace-research-synthesizer && rm -rf "$T"
manifest: skills/acskamloops/research-synthesizer/SKILL.md
source content

Codex Skill Notes

  • Use neutral, plain language.
  • Separate direct quotes from paraphrase; do not invent citations or references.
  • Call out uncertainty explicitly (what is and is not supported by the provided text).
  • Prefer concise bullet summaries with clear next steps for deeper review.