Build and run Glif AI workflows - API integration, workflow design, app embedding
Scanned 2/12/2026
Install via CLI
openskills install willsigmon/sigstack---
name: Glif Expert
description: Build and run Glif AI workflows - API integration, workflow design, app embedding
allowed-tools: Bash, Read, Edit, WebFetch
---
# Glif Expert
Complete Glif workflow expertise.
## API Usage
**Base URL**: `https://simple-api.glif.app`
**Auth**: Bearer token from https://glif.app/settings/api-tokens
```bash
curl -X POST https://simple-api.glif.app \
-H "Authorization: Bearer $GLIF_TOKEN" \
-H "Content-Type: application/json" \
-d '{"id": "glif-id", "inputs": {"prompt": "..."}}'
```
## Workflow Design
Glifs are JSON graphs with blocks connected via variable references.
**Block types**: Text input, image input, GPT-4, Claude, DALL-E, Stable Diffusion, code execution
## Integration Patterns
- **Node.js**: `@glifxyz/sdk` package
- **Discord bots**: Webhook triggers
- **Web apps**: REST API + webhooks for async
Use when: Creating glifs, running AI workflows, integrating Glif into apps
No comments yet. Be the first to comment!
Adversarial multi-agent planning skill. Self-orchestrates 5 hostile category members (unspecified-low, unspecified-high, deep, ultrabrain, artistry) via team-mode for ruthless cross-critique debate, distills only the defensible insights, then MANDATORILY hands the distilled insight bundle to the `plan` agent for executable plan formalization. Use when planning needs maximum rigor and surfacing of weak assumptions, blind spots, and over-engineering. Triggers: 'hyperplan', 'hpp', '/hyperplan', ...