continuity

Solid

Extract records from chats and discover a workspace schema from spreadsheets or an interview. LLMs are great at summarizing but not good at records — point this at any chat with your connectors and get structured records out, with grounding from other relevant sources. Use when the user mentions continuity, discover schema, extract records from chats, convert a conversation into records, update an inwrk bundle, asks about records already stored in inwrk/, wants to visualize their knowledge base (visualize, canvas, show my knowledge base), apply canvas changes to create, update, or delete records in the bundle, or manage event-driven automations (when X happens do Y, add an automation, check schedules).

AI & Automation 1 stars 0 forks Updated 5 days ago MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
10
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# Continuity **Extract records from chats — against a discovered workspace schema.** LLMs are great at summarizing and going through stuff but not good at records. Point Continuity at any chat with your connectors and get it to extract records. Provide grounding with other relevant sources. Every business already has an implicit schema across spreadsheets, documents, and conversations. Prefer discovering that schema (setup) over only imposing Continuity's default nine types. Once confirmed, recurring runs create and update records against it, flag misfits, and propose schema changes when patterns recur. Writes portable records on disk (`inwrk/` by default). Also answers questions from an existing bundle without re-extracting. This skill is self-contained. All stage instructions, object schemas, output format rules, and query guidance live in this skill's `references/` directory. ## Step 0: Check for updates (installed copies only) Run this **once** before query mode, schema setup, or the 6-step workflow. Do not block the user's request on a failed check. 1. Resolve `SKILL_DIR` = the directory that contains this `SKILL.md`. 2. **Skip** (development or non-GitHub install) when any of these are true: - The current workspace root is `SKILL_DIR` (you are editing/developing this repo) - `SKILL_DIR` is not a git repository - `git -C "$SKILL_DIR" remote get-url origin` does not contain `github.com/inwrkai/continuity` (also accept legacy `github.com/inwrkai/ops-brain`...

Details

Author
inwrkai
Repository
inwrkai/continuity
Created
2 weeks ago
Last Updated
5 days ago
Language
N/A
License
MIT

Similar Skills

Semantically similar based on skill content — not just same category