Skill Template

Template for authoring a new data-engineering skill. Replace this text with a third-person summary of what the skill does and when to use it, including concrete trigger keywords (tools, file types, tasks). Copy this folder to skills/<your-skill-name>/ and rename it.

Unknown-333 6eb1f8d 1.1 KB Updated

File contents

Skill Title

When to use

  • Trigger phrase or situation 1 (e.g. "the user asks to optimize a slow query")
  • Trigger phrase or situation 2
  • Do NOT use when:

Workflow

Copy this checklist and track progress:

- [ ] Step 1
- [ ] Step 2
- [ ] Step 3
  1. Step 1 — what to do and why it matters.
  2. Step 2 — ...
  3. Step 3 — validate the result before finishing.

Patterns

Show the preferred approach with a short, concrete example. Prefer one good default over listing many options.

-- example

Common pitfalls

  • Pitfall and the correct alternative.
  • Pitfall and the correct alternative.

References

  • Deep-dive reference

Unknown-333/awesome-data-engineering-skills/tree/main/template/skill-template commit 6eb1f8def6

Frequently asked questions

npx skillmds@latest add unknown-333/skill-template