research-craft-skill
Disciplined research planning, experiment loops, and failure analysis
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install Research Craft?โผ
Run `npx skills add nik1t7n/research-craft-skill --all -g -y` in your terminal to install the skill globally for all supported agents.
What does Research Craft do?โผ
It guides your agent through disciplined research workflows: choosing original problems, upgrading reading inputs, forecasting experiment results, keeping research logs, and analyzing failures.
Which agents work with Research Craft?โผ
It works with Codex, Claude Code, Gemini CLI, Cursor, OpenCode, and Antigravity through the standard SKILL.md format.
Can Research Craft help with ML experiments?โผ
Yes. It includes specific guidance for ML work like overfitting tiny batches first, checking compute and data assumptions, and inspecting raw model outputs instead of trusting benchmark scores.
Do I need research experience to use it?โผ
No. Just describe your research question in plain English and the skill walks your agent through a structured planning and review process.
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