Agent skill
kaggle-workflow-kigasudayooo-kaggle-template
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/design/kaggle-workflow-kigasudayooo-kaggle-template
SKILL.md
When to Use (PROACTIVE)
This skill should be activated automatically when:
- User starts a new Kaggle competition
- User prepares for submission
- User asks about competition workflow
- User mentions: "Kaggle", "提出", "submission", "ワークフロー"
- User needs guidance on experiment → submission pipeline
What This Skill Does
Provides end-to-end Kaggle competition workflow:
- TODO.md management best practices
- Training → Trackio → Evaluation pipeline
- Submission notebook preparation
- Cross-validation strategies
- Experiment documentation patterns
How to Use
Refer to submission-guide.md for:
- Complete workflow from start to submission
- TODO.md integration with experiments
- Submission notebook checklist
- Cross-validation best practices
- Experiment documentation templates
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?