slicknode
Installation
SKILL.md
Slicknode
Slicknode is a headless GraphQL CMS and backend-as-a-service. It's used by developers and content creators to build data-driven applications and websites with flexible content models.
Official docs: https://www.slicknode.com/docs
Slicknode Overview
- GraphQL API
- GraphQL Query — Execute a GraphQL query.
- GraphQL Mutation — Execute a GraphQL mutation.
Use action names and parameters as needed.
Working with Slicknode
This skill uses the Membrane CLI to interact with Slicknode. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Install the CLI
Related skills