kk-curate

Curate session logs into structured knowledge base nodes with interactive contradiction resolution.

Updated Jun 22, 2026
One-click install
npx skills add https://github.com/e0ipso/devcontainer-feature-ai-assistant --skill kk-curate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kk-curate
Source: https://github.com/e0ipso/devcontainer-feature-ai-assistant/tree/main/.cursor/skills/kk-curate
Command: npx skills add https://github.com/e0ipso/devcontainer-feature-ai-assistant --skill kk-curate

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires kenkeep, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of curating session logs into structured knowledge base nodes, ensuring consistency and resolution of contradictions, while allowing for interactive user intervention.

Core Features & Use Cases

  • Session Log Curation: Reads and processes session logs to extract proposals and draft curator actions.
  • Contradiction Resolution: Interactively resolves contradictions between existing and new knowledge.
  • Knowledge Base Persistence: Deduplicates and persists curated knowledge into a knowledge base.
  • Use Case: Ideal for managing project knowledge bases, where session logs need to be curated and integrated for better decision-making and knowledge sharing.

Quick Start

Run the 'kk-curate' skill to process session logs and curate knowledge into the knowledge base.

Frequently Asked Questions about kk-curate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I curate session logs into a structured knowledge base?

Curating session logs into a structured knowledge base involves reading the logs to extract proposals and drafting curator actions. This process interactively resolves contradictions and deduplicates information to persist structured knowledge nodes.

What is interactive contradiction resolution in knowledge management?

Interactive contradiction resolution is a process that identifies conflicting information between existing and new knowledge. It requires user intervention to determine the accurate data before persisting it into the knowledge base.

Does knowledge base curation require dependency tools for persistence?

Knowledge base curation requires kenkeep primitives for deduplication and persistence. These dependencies ensure structured knowledge nodes are consistently managed within the project knowledge management system.

How do I manage project knowledge bases using session log curation?

Managing project knowledge bases through session log curation extracts proposals from logs and drafts curator actions. It resolves contradictions interactively to integrate new knowledge for better decision-making and knowledge sharing.

What's the best way to resolve contradictions when updating a knowledge base?

The best way to resolve contradictions when updating a knowledge base is through an interactive user flow. This allows you to manually validate conflicting proposals extracted from session logs before deduplicating and persisting the data.

Can I automate session log curation without manual contradiction resolution?

Session log curation cannot fully bypass manual contradiction resolution because the process requires a user interaction flow to resolve conflicts. However, it automates drafting curator actions and deduplicating knowledge base nodes.