flonat-research
Academic research workflows for papers, reviews, and reproducibility
All Skills in This Repository (81)
Pure Emerald Level Indicatorsplaywright-cli
Automate browser interactions and web page testing with Playwright.
wiki-grow
Promote project knowledge articles to a vault wiki with auto-generated frontmatter.
codex-math
Verify mathematical proofs and explore conjectures using OpenAI Codex.
brief-compliance-check
Automates LaTeX document compliance checks against PDF assessment briefs.
synthesise-reviews
Synthesise parallel review reports into a prioritised revision plan.
meetings-list
Generate a sorted list of recent meeting and voice memo files from a designated folder.
postmortem
Conduct structured incident post-mortems with root cause analysis and preventive fixes.
session-health
Check research session context usage, plans, logs, and open loops.
checkpoint
Save session state to a YAML file for resumption after context compaction.
preregister
Generates standardized preregistration documents for empirical studies using OSF and AsPredicted templates.
tailscale-mosh-recover
Restore Mosh connectivity on headless Mac mini after Tailscale updates.
rename-project-research
Rename research projects across local directories, atlas, vault, Overleaf, and git.
Frequently Asked Questions
FAQPage SchemaHow to install flonat-research?โผ
Run `npx skills add flonat/flonat-research --all -g -y` in your terminal to install all skills and agents globally.
What does flonat-research do for academic papers?โผ
It covers the full paper lifecycle: LaTeX compilation and error fixing, bibliography validation, adversarial peer review, venue guideline compliance checks, and camera-ready preparation.
Does flonat-research work with both Claude Code and Codex?โผ
Yes. It is a client-neutral framework where one set of skills, agents, and rules renders to both Claude Code and Codex adapters from a single source.
Can it check my paper before journal submission?โผ
Yes. The pre-submission-report skill runs integrity gates, anonymity checks, citation verification, and up to 14 parallel review agents, then consolidates everything into one pass/fail report.
Do I need coding experience to use flonat-research?โผ
No. Once installed, you invoke workflows with plain-English requests like 'proofread my paper' or 'check my submission against the venue guidelines' and the agent handles the technical steps.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides