Agens scientific_writing
skill_id: scientific_writing
install
source · Clone the upstream repo
git clone https://github.com/Gyoungwe/agens
manifest:
skills/scientific_writing/skill.yamlsource content
skill_id: scientific_writing name: scientific-writing description: Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process with (1) section outlines with key points using research-lookup then (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), for research papers and journal submissions. version: 1.0.0 author: K-Dense Inc. license: MIT license tags:
- scientific-agent-skills
- scientific-writing tools:
- Read
- Write
- Edit
- Bash permissions: network: true filesystem: true shell: true agents:
- 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: scientific-writing upstream_path: scientific-skills/scientific-writing/SKILL.md upstream_frontmatter: name: scientific-writing description: Core skill for the deep research and writing tool. Write scientific manuscripts in full paragraphs (never bullet points). Use two-stage process with (1) section outlines with key points using research-lookup then (2) convert to flowing prose. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), for research papers and journal submissions. allowed-tools: Read Write Edit Bash license: MIT license metadata: skill-author: K-Dense Inc.