# Skills

The Skills feature lists various integrations that can be connected to the nomos system Controller to enable additional functions or compatibilities.

These Skills allow you to integrate a wide range of smart home devices and services, managing them centrally through the nomos user interface.

All communication protocols listed in the Skills are fully compatible with nomos.

## Building Automation

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

## Wireless Protocols

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

## Smart Devices

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

## Platforms & Assistants

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

## Network & Extensions

* [Ping](/nomos-system/integrator-en/skills/ping.md)
* [Addons](/nomos-system/integrator-en/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-en/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.
