▸ SKILLS
Skills you can read. Skills you can write. Skills you can ship.
LLM prompts buried inside a monolithic codebase are impossible to audit, share, or improve. A marketplace of opaque plugins is worse.
▸ ARCHITECTURE
HOW IT WORKS.
A skill arrives from the registry, gets validated, registers its allowed tool set with the Enforcer, and only then enters the PGE loop.
REGISTRY
VALIDATOR
TOOL ENFORCER
PGE LOOP
▸ DEEP DIVE
DEEP DIVE.
Four ways a skill enters Cognithor. All four go through the same validation and enforcement.
The core skill library ships with Cognithor under MIT — dozens of skills for coding, writing, research, scheduling, and daily assistant work. Every built-in skill is plain markdown in a predictable directory structure. Read them, edit them, replace them.
▸ LIVE DEMO
LIVE DEMO.
Installing a community skill runs the five-check pipeline, verifies the publisher signature, and updates the Tool Enforcer allowlist.
skills.install
▸ RECEIPTS
RECEIPTS.
5 checks
VALIDATION
per install
Ed25519
SIGNING
per publisher
auto
LIFECYCLE
disable + cool-off
120+
SKILL TESTS
registry + marketplace