Once your Ability is working, you can publish it to the OpenHome Marketplace so anyone can install it.
-
Test thoroughly — Make sure your Ability works in the Live Editor with different inputs, including edge cases and exit commands.
-
Go to Abilities on app.openhome.com
-
Select your Ability and click the publish/share option
-
Fill in Marketplace info:
- Name: Clear, descriptive name
- Description: What it does in 1-2 sentences
- Image: Upload a representative image
- Key Features: Tag the main capabilities
-
Publish — Your Ability will appear in the Marketplace for others to install.
- Name clearly — "Weather Checker" is better than "My Ability v2"
- Describe the experience — "Ask for any city and get current temperature and wind speed" beats "Gets weather data"
- Note API requirements — If users need their own API key, say so upfront
- Test the first impression — The trigger words and greeting are the first thing users experience. Make them natural.
If your Ability is also in this repo, add a link in your Marketplace description:
View source code and contribute: GitHub →
This builds trust and invites improvements.