skills/scientific-writing/SKILL.md
This is the core skill for the deep research and writing tool—combining AI-driven deep research with well-formatted written outputs. Every document produced is backed by comprehensive literature sea
npx skillsauth add ranbot-ai/awesome-skills scientific-writingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This is the core skill for the deep research and writing tool—combining AI-driven deep research with well-formatted written outputs. Every document produced is backed by comprehensive literature search and verified citations through the research-lookup skill.
Scientific writing is a process for communicating research with precision and clarity. Write manuscripts using IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, and reporting guidelines (CONSORT/STROBE/PRISMA). Apply this skill for research papers and journal submissions.
Critical Principle: Always write in full paragraphs with flowing prose. Never submit bullet points in the final manuscript. Use a two-stage process: first create section outlines with key points using research-lookup, then convert those outlines into complete paragraphs.
This skill should be used when:
⚠️ MANDATORY: Every scientific paper MUST include a graphical abstract plus 1-2 additional AI-generated figures using the scientific-schematics skill.
This is not optional. Scientific papers without visual elements are incomplete. Before finalizing any document:
Every scientific writeup MUST include a graphical abstract. This is a visual summary of your paper that:
Generate the graphical abstract FIRST:
python scripts/generate_schematic.py "Graphical abstract for [paper title]: [brief description showing workflow from input → methods → key findings → conclusions]" -o figures/graphical_abstract.png
Graphical Abstract Requirements:
[HH:MM:SS] GENERATED: Graphical abstract for paper summary⚠️ CRITICAL: Use BOTH scientific-schematics AND generate-image EXTENSIVELY throughout all documents.
Every document should be richly illustrated. Generate figures liberally - when in doubt, add a visual.
MINIMUM Figure Requirements:
| Document Type | Minimum | Recommended | |--------------|---------|-------------| | Research Papers | 5 | 6-8 | | Literature Reviews | 4 | 5-7 | | Market Research | 20 | 25-30 | | Presentations | 1/slide | 1-2/slide | | Posters | 6 | 8-10 | | Grants | 4 | 5-7 | | Clinical Reports | 3 | 4-6 |
Use scientific-schematics EXTENSIVELY for technical diagrams:
python scripts/generate_schematic.py "your diagram description" -o figures/output.png
Use generate-image EXTENSIVELY for visual content:
python scripts/generate_image.py "your image description" -o figures/output.png
The
testing
Fix SEO indexing issues, crawl budget problems, and Search Console coverage errors for Next.js apps. Covers canonical tags, noindex audits, sitemap health, static rendering, and internal linking.
data-ai
Analyze AI disruption pressure across a business, map competitive exposure, and produce a 90-day defensive action plan.
tools
--- name: longbridge description: 125+ agent skills for Longbridge Securities — real-time quotes, charts, fundamentals, portfolio analysis, options, and more for HK/US/A-share/SG markets. Trilingual: Simplified Chinese, Traditional category: AI & Agents source: antigravity tags: [api, mcp, claude, ai, agent, security, cro] url: https://github.com/sickn33/antigravity-awesome-skills/tree/main/skills/longbridge --- # Longbridge ## Overview Longbridge is the official skill collection for Longbr
tools
Design, debug, and harden GitHub Actions CI/CD workflows, including reusable workflows, matrix builds, self-hosted runners, OIDC authentication, caching, environments, secrets, and release automation.