smello-maintain-docs

Installation
SKILL.md

Maintain Smello docs

This skill covers the Smello documentation site (MkDocs Material) and the conventions that keep it consistent.

Discovering current state

Before making changes, check what exists now. Don't rely on memorized file lists.

  • ls docs/guides/debug-*.md for current integration guides
  • ls examples/python/ for available example scripts (link from guides when a match exists)
  • Read mkdocs.yml for the current nav order and enabled extensions
  • Read docs/overrides/home.html for the landing page sections and integration cards
  • Read docs/guides/index.md for how guides are categorized
  • Read an existing guide (e.g. docs/guides/debug-requests.md) as a reference for the current template

Key directories

Installs
2
GitHub Stars
78
First Seen
Jun 15, 2026
smello-maintain-docs — smelloscope/smello