Turn what you know into AI skills
Capture your processes, your standards, your shortcuts — and turn them into reusable skills that any AI tool can follow.
Works with
How AI skills automate knowledge work
The best AI results don't come from better prompts. They come from better context.
Skills are packaged instructions
A skill can be a bespoke capability — how to connect to Google Calendar, or your internal HR platform. It can be preferences for how you like a task completed, or how your team produces specific outputs.
This all lives in simple text files, described in plain English. No code, no configuration language — just instructions your AI follows every time.
---
name: Weekly Status Report
description: Generates a formatted weekly report
user-invocable: true
---
# Weekly Status Report
Start with this week's highlights. Pull metrics
from the dashboard. Flag blockers for next week.
## Our format
Use bullet points, not paragraphs. Lead each
section with the most important item ...
Sub-agents own tasks and domain areas
Think of them like an onboarded team member. Each sub-agent has its own skills, its own context, and its own area of responsibility.
Your primary agent can invoke them to run in the background — great for scheduled tasks, repeatable workflows, and anything that benefits from dedicated focus.
Primary
Share best practices, or craft your own
For the stuff that only you know, invest time in crafting bespoke workflows. Your expertise becomes a reusable, shareable asset.
For everything else, search the library to see if someone on your team has done it before, or a public skill is available to download.
API Documentation Generator
shared-context
Google Calendar Connector
community
Sprint Retrospective
your-team
They live in your platform of choice
Build, manage, and organise your skills on Shared Context, then sync them to your AI agent of choice.
Seamless integration with your existing setup — no migration, no lock-in. Skills are portable markdown files that work everywhere.
Shared Context
Drive AI adoption across your team
Skills are institutional knowledge made executable. Make “how we do things here” something every agent knows.
Acme Corp Team Library
18 skills · 23 team members
adoption
Created by @sarah
Created by @michael
Created by @jessica
Created by @alex
Created by @david · Updated 2d ago
Created by @sarah
Total Installs
148
Active Users
20/23
This Week
+24%
Share across your org
Create once, everyone benefits
Instant onboarding
New hires get expert-level context
Close the expertise gap
Best practices become everyone's practices
Get instant expertise
Find a skill. Plug it in. Like Neo in the Matrix — you now know Kung Fu.
Your agent handles the setup
Ask your AI agent to find and install skills — it uses the CLI behind the scenes. You never touch a terminal unless you want to.
Git-backed
Skills are markdown files in git repos. Version history, diffs, and rollback built in.
Agent-native
Your AI agent searches, installs, and manages skills on your behalf. You just ask.
Open standard
Skills follow the Agent Skills format — a SKILL.md plus optional references, scripts, and assets. Portable everywhere.
Works with everything
Claude Code, Cursor, Codex, Gemini CLI, and any tool that reads markdown.
> Find me a skill for writing API documentation
Running: npx shared-context-ai search "API documentation"
Found 4 results:
skills/api-docs-generator API Documentation Generator
★ 4.8 (312 installs)
skills/openapi-spec-writer OpenAPI Spec Writer
★ 4.6 (187 installs)
...
> Install the first one
Running: npx shared-context-ai install skills/api-docs-generator
✓ Installed skills/api-docs-generator v3 to Claude Code
Or install Context Manager directly:
npx shared-context-ai install collections/shared-context/context-managerYour workflows deserve
to be skills
Browse the library or create your first skill in minutes.