cks-usage

Community

Enforce proper CKS ingestion workflows.

AuthorEndUser123
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ensures all knowledge is ingested into the CKS database via the DirectCKSIngestion API, preventing flat-file storage and ad-hoc file I/O that bypasses the knowledge-management workflow.

Core Features & Use Cases

  • Detects violations such as JSON writes to data/cks, file-based knowledge storage outside the CKS, or triggering /learn manually.
  • Guides users through the proper ingestion workflow using DirectCKSIngestion.ingest_knowledge, followed by verification with search_knowledge and statistics via get_statistics.
  • Provides a governance loop to audit ingestion attempts and enforce API-first knowledge management.

Quick Start

Ingest knowledge using the DirectCKSIngestion API to replace any flat-file storage or JSON writes.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cks-usage
Download link: https://github.com/EndUser123/cc-skills-utils/archive/main.zip#cks-usage

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.