Agens citation_management

skill_id: citation_management

install
source · Clone the upstream repo
git clone https://github.com/Gyoungwe/agens
manifest: skills/citation_management/skill.yaml
source content

skill_id: citation_management name: citation-management description: Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing. version: 1.0.0 author: K-Dense Inc. license: MIT License tags:

  • scientific-agent-skills
  • citation-management tools:
  • Read
  • Write
  • Edit
  • Bash permissions: network: true filesystem: false shell: false agents:
  • research_agent
  • writer_agent enabled: true source: scientific-agent-skills entrypoint: entry.py readme: README.md input_schema: {} output_schema: type: object metadata: upstream_repo: K-Dense-AI/scientific-agent-skills upstream_skill: citation-management upstream_path: scientific-skills/citation-management/SKILL.md upstream_frontmatter: name: citation-management description: Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing. allowed-tools: Read Write Edit Bash license: MIT License metadata: skill-author: K-Dense Inc.