Documentation Overview
skrptiq is a desktop knowledge graph for designing, organising, and testing AI workflows. It gives you a visual canvas to connect skills, prompts, services, and data sources into structured pipelines — then test and refine them with built-in AI tools.
Core Concepts
Nodes
Nodes are the building blocks of your graph. Each node represents a distinct component of an AI workflow:
| Type | Colour | Purpose |
|---|---|---|
| Skill | Indigo | Reusable units of functionality or logic |
| Prompt | Amber | AI instruction templates with variable substitution |
| Workflow | Emerald | Container nodes that group components into pipelines |
| Source | Violet | Reference materials, standards, and guidelines |
| Document | Cyan | Long-form knowledge base entries |
| Asset | Pink | Configuration files, schemas, and encoded content |
| Service | Sky | External integrations — LLM providers, MCP servers, databases |
Connections
Connections define relationships between nodes. Seven connection types express different semantics: uses, depends on, derived from, references, tagged, runs on, and requires.
Views
Three views give you different perspectives on your graph:
- Graph View — Interactive canvas with drag-and-drop positioning, workflow grouping, and filtering panels
- List View — Searchable, sortable table with field-specific search syntax and additive type/tag filters
- Repos View — Workspace management with git integration and dependency tracking
What You Can Do
- Design AI workflows visually using the workflow wizard with 7 pre-built patterns
- Test prompts against live LLMs with variable substitution and auto-generated test cases
- Analyse prompt quality with a scoring system that checks best practices
- Organise with tags, type filters, and focus mode
- Use slash commands — type
/in any editor for quick access to references, templates, formatting, and more - Start from templates — a comprehensive library of built-in document templates for product managers, project managers, content creators, students, and more. Create your own custom templates too.
- Chat with AI about your graph using the built-in assistant
- Export your graph as JSON for backup or sharing
- Manage skrpts with git integration and shared dependencies
Next Steps
New to skrptiq? Start with the Getting Started guide.