scientific-revision
Scientific Revision Skill
This skill provides four tools for document review:
- Citation Checker — cross-checks in-text citations against the bibliography
- CrossRef Verifier — checks whether bibliography entries are real publications
- Scholar Verifier — checks entries against Google Scholar (via
scholarly) with Semantic Scholar as fallback - Writing Quality Checker — detects AI slop patterns, vague language, and terminology inconsistencies
Works with any document that has a bibliography/references section. Supports APA, MLA, Chicago, and language-native citation styles in English, German, French, and Italian — parenthetical and narrative styles.
Scripts
All scripts live in .agents/skills/scientific-revision/scripts/. Pass the document path as the first argument; all scripts default to docs/essay/essay.md if omitted.
1. Citation Checker
python .agents/skills/scientific-revision/scripts/check_citations.py [path/to/document.md]
More from bmsuisse/skills
autoresearch
>
15codeunit-analyzer
>
14deslop
>
14coding-guidelines-python
>
13init-app-stack
Use this skill whenever the user wants to bootstrap, scaffold, or initialize a new full-stack app with a Vite + React + TanStack + shadcn/ui frontend and a FastAPI + Postgres backend. Triggers on requests like "create a new app", "set up a project", "scaffold a full-stack app", "init a new project", or anything involving starting a fresh React/FastAPI application from scratch.
12databricks-sql-autotuner
>
12