# Skills

In der Skills-Funktion sind verschiedene Integrationen aufgelistet, die mit dem nomos system Controller verbunden werden können, um zusätzliche Funktionen oder Kompatibilitäten zu ermöglichen.

Diese Skills bieten die Möglichkeit, eine Vielzahl von Smart-Home-Geräten und -Diensten zu integrieren und sie zentral über die Benutzeroberfläche von nomos zu steuern. Alle in den Skills aufgelisteten Kommunikationsprotokolle sind zu 100% mit der nomos kompatibel.

## Gebäudeautomation

* [KNX](/nomos-system/integrator-de/skills/knx.md)
* [Wiser by Feller](/nomos-system/integrator-de/skills/wiser-by-feller.md)
* [Lutron](/nomos-system/integrator-de/skills/lutron.md)
* [Zeptrion](/nomos-system/integrator-de/skills/zeptrion.md)
* [free@home](/nomos-system/integrator-de/skills/free-home.md)

## Drahtlose Protokolle

* [ZigBee](/nomos-system/integrator-de/skills/zigbee.md)
* [Z-Wave](/nomos-system/integrator-de/skills/z-wave.md)
* [Matter](/nomos-system/integrator-de/skills/matter.md)
* [MQTT](/nomos-system/integrator-de/skills/mqtt.md)

## Smarte Geräte

* [Philips Hue](/nomos-system/integrator-de/skills/philips-hue.md)
* [Sonos](/nomos-system/integrator-de/skills/sonos.md)
* [Spotify](/nomos-system/integrator-de/skills/spotify.md)
* [Miele](/nomos-system/integrator-de/skills/miele.md)
* [Home Connect](/nomos-system/integrator-de/skills/home-connect.md)
* [Netatmo](/nomos-system/integrator-de/skills/netatmo.md)
* [Nuki](/nomos-system/integrator-de/skills/nuki.md)
* [Husqvarna](/nomos-system/integrator-de/skills/husqvarna.md)
* [AppleTV](/nomos-system/integrator-de/skills/appletv.md)

## Plattformen & Assistenten

* [HAP (Apple HomeKit)](/nomos-system/integrator-de/skills/hap-apple-homekit.md)
* [MCP](/nomos-system/integrator-de/skills/mcp.md)

## Netzwerk & Erweiterungen

* [Ping](/nomos-system/integrator-de/skills/ping.md)
* [Addons](/nomos-system/integrator-de/skills/addons.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://documentation.nomos-system.com/nomos-system/integrator-de/skills.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
