knack
Installation
SKILL.md
Knack
Knack is a no-code platform that allows users to build custom web applications and databases. It's used by businesses of all sizes to manage data, automate processes, and create internal tools without writing code.
Official docs: https://www.knack.com/developer-documentation/knack-api/
Knack Overview
- Object
- Record
- View
When to use which actions: Use action names and parameters as needed.
Working with Knack
This skill uses the Membrane CLI to interact with Knack. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills