agentsclimarketplace

Paper to group meeting

Skill StaryMoon/paper-to-group-meeting-skill/skills/paper-to-group-meeting

Turn a research PDF into a page-cited group-meeting preparation pack containing extracted text, section candidates, figure assets, a talk outline, speaker-note prompts, and discussion questions. Use when preparing a lab presentation, paper reading, journal club, or advisor meeting from a paper.From its SKILL.md

Install
npx -y skills add StaryMoon/paper-to-group-meeting-skill --skill paper-to-group-meeting

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 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

1.6 KB, 264 tokens by cl100k_base, as published. Nobody here has run it

Paper to Group Meeting

Prepare an evidence-linked talk pack before designing slides. Keep page citations on claims, distinguish paper statements from your interpretation, and give limitations the same attention as headline results.

Workflow

  1. Run the deterministic preparation step:
python3 scripts/prepare_group_meeting.py paper.pdf --output output/talk-pack
  1. Read paper-text.md with page anchors. Use section-map.json for navigation, not as a substitute for reading.
  2. Inspect figures/contact-sheet.png; select figures that carry an argument, not every available image.
  3. Fill talk-outline.md in this order: problem, gap, method, evidence, limitations, relevance, discussion.
  4. Put a page citation beside every quantitative claim in speaker-notes.md.
  5. Only then build slides with the user's preferred presentation tool.

Quality rules

  • Do not attribute claims to the paper without a page anchor.
  • Explain the evaluation protocol before quoting the best number.
  • Include at least one limitation and one failure case when available.
  • Keep method detail proportional to the audience and meeting length.
  • End with discussion questions specific enough to answer.

See references/talk-contract.md for recommended slide allocation.

What ships with it: 3 files

6.2 KB alongside SKILL.md, 1 of them executable

agents/

references/

scripts/

Keep looking

Skills are one crate of 326,144. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.