knowledge skills

127 tagged knowledge, measured the same way as everything else here.

Browse within: notion 19editor 18obisidian 18ai-assistant 14codex-cli 13codex-external 12knowledge-base 12RAG 10agno 10knowledge-graph 8hypergraph 7information-extraction 7llm-wiki 7okf 7

ageerle/ruoyi-ai

Skill Claude CodeCodex

Investigate an unfamiliar repository before changing it. Use this whenever a coding task spans multiple modules, asks for architecture or root-cause analysis, names behavior whose implementation location is unknown, or risks editing before enough evidence is gathered.

5.7k 16d ago A 49 tokens original MIT

safe-refactoring

02

ageerle/ruoyi-ai

Skill Claude CodeCodex

Execute behavior-preserving or intentionally scoped refactors safely. Use this for multi-file renames, component/service extraction, state-management changes, API migrations, concurrency refactors, or any request where unrelated user work and subtle contracts must be preserved.

5.7k 16d ago A 52 tokens original MIT

verification

03

ageerle/ruoyi-ai

Skill Claude CodeCodex

Prove that a coding task is actually complete. Use this after meaningful code changes, when tests/builds fail or are skipped, before marking a plan or goal complete, and whenever acceptance depends on runtime, security, recovery, performance, or cross-module evidence.

5.7k 16d ago A 54 tokens original MIT

brainstorm

04

yifanfeng97/Hyper-Extract

Skill Claude CodeCodex

Explore requirements and determine extraction type for Hyper-Extract. Use when user says: "design template", "extract data", "create extraction", "unsure which type to use". Trigger: User needs help deciding extraction type (model/list/set/graph/hypergraph). Skip: User already knows the type and wants specific design…

3.9k 20d ago A 70 tokens

graph-designer

05

yifanfeng97/Hyper-Extract

Skill Claude CodeCodex

Design YAML extraction templates for graph types (graph, hypergraph, temporalgraph, spatialgraph). Use when user says: "design graph", "create knowledge graph", "extract relationships", "temporal data", "spatial data". Trigger: User wants to extract entity relationships, multi-party events, or time/location-based…

3.9k 20d ago A 84 tokens

template-optimizer

06

yifanfeng97/Hyper-Extract

Skill Claude CodeCodex

Optimize YAML templates for Hyper-Extract. Use when: "optimize template", "fix YAML issues", "improve quality", "lint template" Trigger: After creating templates or during review Skip: Creating new templates (use brainstorm + designer instead).

3.9k 20d ago A 55 tokens

quantmind-dev

07

LLMQuant/quant-mind

Skill Claude CodeCodex

Contributor workflow for the QuantMind codebase. Covers contributor setup (environment + hooks), filing issues, commit format, pull request format, and component development across quantmind/ modules (etl, knowledge, configs, preprocess, rag, flows, mind, utils) with tests, examples, and verification. Use when setting…

2.8k 17d ago A 90 tokens original MIT

extract-knowledge

08

Datus-ai/Datus-agent

Skill Claude CodeCodex

Mine shortest atomic facts from (question + goldsql) pairs into ./knowledge/.md; either by simulating SQL drafting (lite) or by driving the gensql subagent in blind iteration (deep).

1.6k 3d ago A 45 tokens

room-enrichment

09

NxcoreAI/EverRoom

Skill Claude CodeCodex

Organize a newly created Context Room from its title and description into structured room info. Use for room-enrich tasks.

538 3d ago A 28 tokens

room-overview

10

NxcoreAI/EverRoom

Skill Claude CodeCodex

Generate a source-grounded Context Room overview from Room facts and applied user corrections.

538 3d ago A 20 tokens

NxcoreAI/EverRoom

Skill Claude CodeCodex

Reconstruct a complete, searchable memory from an untrusted meeting or conversation transcript. Use for EverRoom background transcription-summary jobs when the caller requires the fixed memory JSON contract.

538 3d ago A 40 tokens

notion

12

Arvo-AI/aurora

Skill Claude CodeCodex

Notion workspace integration for searching pages, managing databases, creating postmortems, and exporting RCA findings.

401 3d ago A 23 tokens original Apache-2.0

ai-news-daily

13

ChanningLua/prax-agent

Skill Claude CodeCodex

An automated daily pipeline for collecting popular AI-related posts from X, Zhihu, and Bilibili, organizing them into a wiki, and sending a Feishu briefing. Feishu is a workplace messaging and collaboration platform.

272 1mo ago A 34 tokens original MIT

feishu-docx

14

leemysw/feishu-docx

Skill Claude CodeCodex

Export, write, and manage Feishu/Lark cloud documents. Supports docx, sheets, bitable, wiki, WeChat article import/export, drive management, and browser-based export for public or browser-readable docs. Use this skill when you need to read, analyze, write, or manage content in a Feishu knowledge base.

251 1mo ago A 72 tokens original MIT

slidev

15

riverscn/intro-agentic-ai

Skill Claude CodeCodex

Create and present web-based slidedecks for developers using Slidev with Markdown, Vue components, code highlighting, animations, and interactive features. Use when building technical presentations, conference talks, code walkthroughs, teaching materials, or developer decks.

125 4mo ago A 51 tokens

lucid-api

16

get-Lucid/Lucid

Skill Claude CodeCodex

Fetch live API references instead of relying on training data.

75 5mo ago A 14 tokens original MIT

lucid-docs

17

get-Lucid/Lucid

Skill Claude CodeCodex

Force agents to use verified, real-time documentation.

75 5mo ago A 14 tokens original MIT

lucid-freshness

18

get-Lucid/Lucid

Skill Claude CodeCodex

Ensure generated code uses current patterns and APIs.

75 5mo ago A 14 tokens original MIT

aakarim/OpenLore

Skill Claude CodeCodex

Audit and maintain a shared OpenLore knowledge base. Use on a schedule or on request to find stale docs, broken links, unreviewed inbox items, and missing skill coverage, then publish an audit report.

75 yesterday A 48 tokens original MIT

openlore

20

aakarim/OpenLore

Skill Claude CodeCodex

Query and publish to an OpenLore knowledge base over SSH using ordinary shell commands. Use when a task needs project documentation, runbooks, shared team knowledge, or a place to publish findings.

75 yesterday A 42 tokens original MIT

qi-cli

21

itsmostafa/qi

Skill Claude CodeCodex

Guide for using qi, a local knowledge search CLI for macOS and Linux. Use this skill whenever the user asks about qi commands, indexing documents, searching a knowledge base, asking questions with RAG, configuring providers (Ollama, OpenAI), understanding search modes (BM25, hybrid, vector), or anything related to the…

39 21d ago A 125 tokens original MIT

kb-document

22

stjbrown/agent-knowledge

Skill Claude CodeCodex

Document and refresh a software repository in an OKF knowledge bundle. Use when the user asks to document this repo, codebase, architecture, developer workflows, or operational behavior; create repository knowledge; or bring existing repository documentation up to date after code changes. Treats the repository as…

32 1mo ago A 73 tokens original MIT

kb-lint

23

stjbrown/agent-knowledge

Skill Claude CodeCodex

Health-check a knowledge bundle for conformance and drift; optionally auto-fix safe issues.

32 1mo ago A 22 tokens original MIT

kb-visualize

24

stjbrown/agent-knowledge

Skill Claude CodeCodex

Render a knowledge bundle as an interactive graph — native UI where the host supports it, otherwise a self-contained HTML artifact.

32 1mo ago A 29 tokens original MIT