An open API service indexing awesome lists of open source software.

https://github.com/bholmesdev/hubble-skills

Agent skills for Hubble
https://github.com/bholmesdev/hubble-skills

Last synced: 3 days ago
JSON representation

Agent skills for Hubble

Awesome Lists containing this project

README

          

# Hubble Skills

Agent skills for [Hubble](https://github.com/bholmesdev/hubble.md).

## Install

```bash
npx skills add bholmesdev/hubble-skills
```

## Skills

- `create-html-app`: Create a Hubble HTML App: a folder-local `.html` file Hubble runs as a self-contained interactive UI. Apps get access to Alpine, Tailwind, Hubble theme tokens, and the injected `hubble` runtime API.
- `embed-html-app`: Embed an HTML App inline inside a Markdown File with an iframe.