AI Skills — composable workflows that read your knowledge.
Most AI workflows live outside your notes. Skills bring them inside — fifty built-in workflows that read folders, pull precedents from your memory, and write structured output back into your knowledge base. Compatible with the Agent Skills open standard and callable as MCP tools from Claude or Cursor. Free ships every built-in skill; Pro unlocks ten custom skills of your own.
Browse the library. Watch a skill run.
Skills are reusable AI workflows — packaged with a slug, a system prompt, and a scope. Pick one. See its anatomy. Watch it produce a structured note.
Free — every built-in skill, no custom skills · Pro — 10 custom skills, MCP-callable · Team — 50 custom skills per workspace. See pricing.
Anatomy of a skill — four layers.
Every Knovya skill packages four things. The same shape works for built-in skills, your own custom skills, and skills imported from the Agent Skills open standard.
Definition
- 01 Slug & description A short slug like
weekly-decision-logand a one-sentence description. The agent reads only this metadata at startup — full content loads on demand. Token-efficient by design. - 02 System prompt The instruction body. What the AI should do, in what tone, with which constraints. Stored as Markdown — versioned, diff-able, auditable.
- 03 Question hints Optional prompts the AI asks before running — "which week?" or "include drafts?" Conversation collects context; the skill only fires when ready.
Inputs
- 04 Note scope Current note, an entire folder, a tag, a date range, or a hand-picked set. The skill reads only what you scope it to — no leaks, no spillover.
- 05 Knowledge graph access Skills can follow links —
depend_on,references,supersedes. A "PRD generator" can pull the linked decision notes automatically. The graph compounds. - 06 Memory bridge Skills can read your AI memory layer and the Experience Envelope — past precedents grouped by outcome. Context becomes free.
Execution
- 07 Model tier Fast tier for grammar fixes and short summaries. Quality tier for plans, decisions, long-form. The skill author picks once; runs stay consistent.
- 08 Trigger surface Run from the slash menu. Run from the AI Drawer. Run from MCP — Claude or Cursor calls your skill as if it were a native tool. One definition, four surfaces.
Output
- 09 Output hints Heading structure, block types, tone. The skill specifies the shape of the answer so every run lands consistent — not freeform paragraphs every time.
- 10 Destination A new note in a chosen folder, an edit to the active note, an appended section, or a streamed reply in the drawer. The result lands where the workflow actually lives.
- 11 Provenance & audit Every output is tagged with the skill that produced it, the input scope, and the run timestamp. Reproducible — if the skill changes, old runs stay anchored to the old version.
Built-in skills ship the four layers preconfigured. Custom skills
let you set every layer yourself in Settings → Skills → New.
Imported Agent Skills (Anthropic, Cursor, Continue) inherit their
definition layer and pick up Knovya's input + output binding —
same standard, different binding.
Every prompt is rewritten from scratch —
and your knowledge stays trapped outside the editor.
You found the right way to summarize a meeting. You wrote the perfect prompt for extracting action items. By Friday, both prompts are gone — copied into ChatGPT, then closed.
Notion AI templates are fixed. Zapier connects apps but cannot read your knowledge. Raw GPTs live in another tab. The work that should compound — keeps starting over.
- The cost
- Survey of knowledge workers using AI assistants in 2026: ~70% rewrite the same prompts every week — and still drift in tone, format, and quality between runs.
- The fix
- Stop typing the same prompt twice. Package it as a Skill — slug, scope, and shape — once.
From function calling to your knowledge base.
AI Skills sit on the shoulders of three years of agent infrastructure — culminating in the Agent Skills open standard, which Knovya extends with knowledge binding.
- 2023OpenAI — Function Calling Structured outputs from a language model. The first time an LLM could reliably emit JSON to invoke a tool — turning prose into infrastructure. OpenAI · API release
- 2023OpenAI — GPTs Reusable AI personas with custom instructions, knowledge files, and tools. Proved that "save my prompt" was a feature, not a script. OpenAI · DevDay
- 2024Anthropic — Tool Use & Computer Use Claude operating an environment, not just answering. Tool definitions became composable; agents started running for hours, not turns. Anthropic · API release
- Oct 2025Anthropic — Agent Skills (open standard) Markdown folders with progressive disclosure, published as an open standard at agentskills.io. Skills work across Claude, Cursor, Gemini CLI, Codex — model-agnostic, portable. Anthropic · open standard
- 2026Knovya AI Skills Agent Skills bound to your knowledge base. Slug, scope, shape — but the input is your notes, the output lands in your graph, and the run is callable from MCP. Where Skills meet memory. ★ Knovya · production
Nobody runs Skills on your notes.
The Agent Skills standard is real, open, and growing. What it does not have — yet — is a knowledge base to read from. Anthropic skills run inside Claude. Cursor skills run inside a repo. Knovya skills run inside your second brain. Same standard, different binding.
- Anthropic Agent Skills Skills + Claude · code execution
- OpenAI GPTs custom instructions · chat sandbox
- Cursor / Continue Skills Skills + repo · developer focus
- Zapier / n8n / Gumloop workflows + actions · no knowledge
- Notion AI templates fixed templates · proprietary
- ★ Knovya AI Skills Skills + your notes · open-standard compatible
One skill, four places to run it.
A skill defined once is callable from every surface where you already write — including from Claude or Cursor through MCP.
Type / in any note. Skills appear inline alongside
transforms and templates — searchable by slug, ranked by recent
use.
Open the Drawer. Pick a skill from the picker. The skill loads as a pill in the input — alongside Research and other modifiers. Removable, swappable.
Custom skills register as MCP tools automatically. Claude or
Cursor sees them next to knovya_search. Your skill
becomes a callable function — anywhere MCP runs.
Every skill run is logged with input scope, output destination, model used, and outcome. Reproducible — old runs stay anchored to the skill version that produced them.
Skills compose with the rest of Group I.
A few honest answers.
What is an AI workflow?
How is an AI Skill different from a prompt?
Are Knovya AI Skills compatible with Anthropic Agent Skills?
SKILL.md frontmatter, progressive disclosure, model-agnostic. The difference: Anthropic skills run inside Claude with code execution. Knovya skills run inside your knowledge base, with your notes as the primary context. Both standards interoperate through MCP.How do I build my own AI Skill?
Are AI Skills free?
Can I share my custom AI Skills with my team?
How is this different from Zapier or n8n?
Run your first skill in 90 seconds.
Fifty built-in skills work on day one — every plan, no setup. Custom skills on Pro. Workspace-shared skills on Team.
element 05 · Group I — AI