Skip to main content
Run any Skill in Manus
with one click
GitHub repository

sowel

sowel contains 5 collected skills from mchacher, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
5
Stars
5
updated
2026-05-16
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

update-docs
software-developers

Update Sowel documentation site (MkDocs Material). Use when implementing features, fixing bugs, or when user asks to update/add documentation.

2026-05-16
plugin-integration
software-developers

Create a new plugin integration for Sowel — covers plugin code, new equipment types, UI bindings, zone cards, dashboard widgets, and all required touchpoints. Use when creating a new plugin, adding a new device source, or adding new equipment types.

2026-05-14
sowel-feature
software-developers

Creates features for Sowel — a home automation engine. Use when: - User asks to "create a feature", "implement X", "add VX.Y" for Sowel - Working on a roadmap version (V0.1, V0.2, etc.) - User says "créer une feature", "ajouter une fonctionnalité", "implémenter" Specific to Sowel project: MQTT, devices, equipments, zones, scenarios, recipes, AI assistant.

2026-05-09
debug-bug
software-developers

Identifies and fixes bugs in Sowel — a home automation engine. Use when: - User reports a bug, error, or unexpected behavior - User says "ça ne marche pas", "bug", "erreur", "problème", "crash", "debug" - User asks to investigate logs, diagnose an issue, or troubleshoot - User shares an error message, stack trace, or screenshot of broken behavior Leverages structured log analysis (ring buffer API, fetch-logs.py), event bus tracing, and reactive pipeline inspection.

2026-04-11
sowel-release
network-and-computer-systems-administrators

Creates a new Sowel release. Use when: - User asks to "release", "tag", "publish", "deploy a new version" - User says "créer une release", "publier", "tagger" Bumps version, runs checks, tags, and pushes to trigger CI/CD.

2026-04-11