Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions glide/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ Your login will be remembered for future sessions.
|---------|-------------|
| `/glide` | Build apps - guided setup, choose new/existing app, store API key, begin building |
| `/ask` | Expert advisor - ask about viability, features, get data/screen/workflow plans |
| `/explain-feature` | Deep dive into specific Glide features - computed columns, workflows, components, etc. |
| `/tip` | Provide expert guidance when stuck - plugin learns and updates its skills |

## Skills
Expand All @@ -61,6 +62,7 @@ Your login will be remembered for future sessions.
| `api` | Using Glide API v2 for data operations |
| `app-sharing` | Privacy settings, authentication, publishing, user access |
| `workflows` | Automation, triggers, loops, conditions, API integrations |
| `explain-feature` | Deep dive explanations of specific Glide features with examples and best practices |
| `learnings-log` | Historical record of expert tips integrated into plugin skills |

## Agents
Expand Down
Loading