archora-skills
Academic research pipeline from hypotheses to peer review
All Skills in This Repository (9)
Pure Emerald Level Indicatorsdraft
Draft an IMRaD-structured academic paper from notes, documents, and wiki content.
figure
Generate runnable matplotlib, seaborn, and Mermaid visualization code with syntax validation.
synthesis
Synthesize Markdown notes and documents into structured themes, connections, and gaps.
counterargument
Generate structured critiques of research claims with severity ratings and rebuttal strategies.
wiki-sync
Organize research notes into a structured wiki with wikilinks and an index.
hypothesis
Generate falsifiable hypotheses from notes with confidence ratings in markdown.
stats
Detect statistical errors and methodological fallacies in research content.
validation
Design experimental protocols with controls, power analysis, and timelines.
peer-review
Simulate a full journal peer review with EIC decision and structured reviewer reports.
Frequently Asked Questions
FAQPage SchemaHow to install archora-skills?โผ
Run `npx skills add richard-kim-79/archora-skills --all -g -y` in your terminal to install all nine research skills globally.
How to write an academic paper draft from notes?โผ
Ask your agent to write a paper draft, and the draft skill produces a complete IMRaD-structured manuscript with inline citations from your notes and documents.
Can it check my research for statistical errors?โผ
Yes. The stats skill detects p-hacking, correlation-causation confusion, underpowered samples, and other methodological fallacies with severity ratings and fixes.
Does archora-skills simulate journal peer review?โผ
Yes. The peer-review skill runs a full simulated review with an editor and three independent reviewers, returning scores, comments, and a final verdict.
Do I need coding experience to use these skills?โผ
No. Once installed, you simply ask in plain English, such as 'generate hypotheses from my notes' or 'peer review this draft', and the skills activate automatically.
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