Plugins
Community plugins built with ap-sdk. Install from GitHub or npm, and tag your repo ap-sdk-plugin to get listed.
npx ap-sdk install owner/repo
New here? Read installing plugins.
No plugins tagged yet
Be the first: tag your repo with ap-sdk-plugin or publish an npm package with that keyword.
Get listed
On GitHub
- Keep a
plugin.tsthat passesnpx ap-sdk check. - Add the
ap-sdk-plugintopic in About → Topics. - Your repo appears here within the hour.
On npm
- Add
ap-sdk-plugintopackage.jsonkeywords. - Publish the package.
- Users can install with
npx ap-sdk install npm:<package>.
The template repo from the distribution spike should include the topic by default once it exists.