Use when you have a written implementation plan to execute in a separate session with review checkpoints
0
0
# Install this skill:
npx skills add deeppavlovteam/mds_skills_hackathon
Or install specific skill: npx add-skill https://github.com/deeppavlovteam/mds_skills_hackathon
# README.md
Introduction
This is a repository template for the skill hackathon.
Task
Write dialogue skill (like Alice or Alexa) on DF Framework (DFF):
- on both English and * languages
- # of turns: 5-10
- with tests
- choose one of Topics
Quickstart
- Copy
dff_TEMPLATE_skillinto a root of the repo and rename it todff_topic_name_skill. - do all TODOs of the template
- look at
examples/dff_funfact_skillas a trivial example
Support links
- Examples of Other projects for SocialBot
- Basic Examples from Dialog Flow Engine (main package of DFF) + examples in repo
- Advance examples with ML annotators from Dialog Flow SDK
- Hard Examples for distributed ML annotators + look at dirs:
- dff_short_story_skill
- dff_grounding_skill
- dff_program_y
- dff_program_y_dangerous
- dff_program_y_wide
- dff_template_skill
- dff_coronavirus_skill
- dff_funfact_skill
- dff_book_skill
- dff_weather_skill
# Supported AI Coding Agents
This skill is compatible with the SKILL.md standard and works with all major AI coding agents:
Amp
Antigravity
Claude Code
Clawdbot
Codex
Cursor
Droid
Gemini CLI
GitHub Copilot
Goose
Kilo Code
Kiro CLI
OpenCode
Roo Code
Trae
Windsurf
Learn more about the SKILL.md standard and how to use these skills with your preferred AI coding agent.