panaversity

106 mods across 11 repositories, 5.3k stars between them.

find-skills

01

panaversity/ksor

Skill Claude CodeCodex

Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.

126 yesterday A 67 tokens copy · 83% Apache-2.0

implement-spec

02

panaversity/ksor

Skill Claude CodeCodex

The discipline for implementing any spec or planned change in this repo — breakdown per aspect, red acceptance first, aggressive self-review, live verification like a human (browser included for site work), the detail pass, and the truth sweep. Load before writing the first line of an implementation.

126 yesterday A 59 tokens original Apache-2.0

mcp-builder

03

panaversity/ksor

Skill Claude CodeCodex

Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).

126 yesterday A 61 tokens copy · 100% Apache-2.0

release

04

panaversity/ksor

Skill Claude CodeCodex

The release deep-workflow and runbook — how the changesets airlock works (main is releasable, never auto-released), how to test the real artifact before publishing, snapshot releases, and the diagnosis for every way the Release workflow goes red (org PR-permission, npm trusted publisher). Use when a Release run fails…

126 yesterday A 110 tokens original Apache-2.0

site-design

05

panaversity/ksor

Skill Claude CodeCodex

How to design or restyle the scaffolded KSoR site — its home page, document pages, theme tokens, typography and components. Use it before changing anything under packages/ksor/templates/scaffold/system/site, whenever the task mentions the site, the home page, the theme, dark mode, layout, spacing, a component's look…

126 yesterday A 134 tokens original Apache-2.0

skill-creator

06

panaversity/ksor

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

126 yesterday A 64 tokens copy · 88% Apache-2.0

analyzer

07

panaversity/ksor

Agent Codex

Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.

126 yesterday A 0 tokens copy · 100% Apache-2.0

comparator

08

panaversity/ksor

Agent Codex

Compare two outputs WITHOUT knowing which skill produced them.

126 yesterday A 0 tokens copy · 100% Apache-2.0

grader

09

panaversity/ksor

Agent Codex

Evaluate expectations against an execution transcript and outputs.

126 yesterday A 0 tokens copy · 100% Apache-2.0

shadcn

10

panaversity/ksor

MCP server Claude CodeCodexCursor +2

Add components to your apps. Runs locally from the shadcn npm package.

126 yesterday A tokens not measured copy · 100% Apache-2.0

fumadocs

11

panaversity/ksor

MCP server Claude CodeCodexCursor +2

MCP server for Fumadocs documentation - helps AI tools integrate Fumadocs into existing projects. Runs locally from the fumadocs-mcp npm package.

126 yesterday A tokens not measured original Apache-2.0

ksor AGENTS.md

12

panaversity/ksor

Instructions file CodexOpenCode

Instructions for panaversity/ksor, covering agents.md, critical rules, what this is, in one line, what we claim, and to whom and vocabulary.

126 yesterday A 27,283 tokens original Apache-2.0

ksor CLAUDE.md

13

panaversity/ksor

Instructions file

Instructions for panaversity/ksor, a project described as: KSoR (Knowledge System of Record) is an open-source SDK for building governed, authoritative knowledge systems for humans and AI agents. It is a foundation of an AI-native knowledge platform.

126 yesterday A 3 tokens copy · 100% Apache-2.0

add-sources

14

panaversity/ksor

Skill Claude CodeCodex

Turn source material — documents, pages, pasted text, notes — into governed knowledge in knowledge/. Use when the owner shares material to add, says "add this to the knowledge base", or asks how to get existing content in. Not for editing the site.

126 yesterday A 56 tokens original Apache-2.0

format-checker

15

panaversity/ksor

Skill Claude CodeCodex

The record's format rules as a runnable check — frontmatter, filenames, links, structure. Use before handing off any change to knowledge/, when a check fails and you need to fix it, or when unsure whether a document is well-formed. Run with pnpm check (or node .agents/skills/format-checker/check.mjs).

126 yesterday A 76 tokens original Apache-2.0

intake-interview

16

panaversity/ksor

Skill Claude CodeCodex

The first conversation with the owner of this Knowledge System of Record — seven questions that define what it is authoritative for, who may read it and who may approve it, then write instance.md together. Use when the owner asks to set up, configure, or "get started with" this project, when instance.md still contains…

126 yesterday A 84 tokens original Apache-2.0

make-slides

17

panaversity/ksor

Skill Claude CodeCodex

Generate a presentation from one document and attach it, so it renders on that document's page. Use when the owner says "make slides for X", "turn this into a deck", "I need to present this", asks for a teaching aid or a slideshow, or when onboarding needs a session rather than a page.

126 yesterday A 68 tokens original Apache-2.0

make-summary

18

panaversity/ksor

Skill Claude CodeCodex

Write the summary of a document and attach it, so it renders as a second tab on that document's page. Use when the owner says "summarise X", "make a summary for this", "add summaries to the record", "give me the short version", or asks for a TL;DR, an abstract or a précis of a governed document.

126 yesterday A 76 tokens original Apache-2.0

panaversity/claude-code-skills-lab

Skill Claude CodeCodex

Browser automation using Playwright MCP. Navigate websites, fill forms, click elements, take screenshots, and extract data. Use for web browsing, form submission, web scraping, or UI testing. NOT for static content (use curl/wget).

55 6mo ago A 55 tokens

doc-coauthoring

20

panaversity/claude-code-skills-lab

Skill Claude CodeCodex

Guide users through a structured workflow for co-authoring documentation. Use when user wants to write documentation, proposals, technical specs, decision docs, or similar structured content. This workflow helps users efficiently transfer context, refine content through iteration, and verify the doc works for readers.…

55 6mo ago A 77 tokens

docx

21

panaversity/claude-code-skills-lab

Skill Claude CodeCodex

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4)…

55 6mo ago B 77 tokens

fetch-library-docs

22

panaversity/claude-code-skills-lab

Skill Claude CodeCodex

Fetches official documentation for external libraries and frameworks (React, Next.js, Prisma, FastAPI, Express, Tailwind, MongoDB, etc.) with 60-90% token savings via content-type filtering. Use this skill when implementing features using library APIs, debugging library-specific errors, troubleshooting configuration…

55 6mo ago A 116 tokens

internal-comms

23

panaversity/claude-code-skills-lab

Skill Claude CodeCodex

A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal communications (status reports, leadership updates, 3P updates, company newsletters, FAQs, incident reports, project…

55 6mo ago A 67 tokens

interview

24

panaversity/claude-code-skills-lab

Skill Claude CodeCodex

This skill conducts discovery conversations to understand user intent and agree on approach before taking action. It should be used when the user explicitly calls /interview, asks for recommendations, needs brainstorming, wants to clarify, or when the request could be misunderstood. Prevents building the wrong thing…

55 6mo ago A 65 tokens