Cite

Generate APA-format citations from paper links. This skill should be used when the user asks to "cite a paper", "generate APA citations", "format references", or provides paper links (arXiv, DOI, conference URLs) for citation formatting.

synapseradio 0405762 762 B Updated

File contents

Cite

Fetch paper(s) from the provided link(s) and generate APA-format citations.

Input

The paper link or links the user supplied — or, when the request carried none, the papers under discussion in the most recent context.

Process

  1. Fetch each URL and extract metadata (authors, year, title, venue, identifiers).
  2. Format each as an APA citation with a direct link.
  3. Return all citations to the user.

If no URLs are provided, ask the user for the paper link(s) to cite.

synapseradio/ai-skills/tree/main/extensions/openai/thinkies/skills/cite commit 0405762118

Frequently asked questions

npx skillmds@latest add synapseradio/cite-2