ctx2skill

Community

Autonomously discovers and refines context skills.

Authoreluckydog
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Ctx2Skill automatically discovers, refines, and selects context-specific skills from complex documents using a self-evolving multi-agent loop, eliminating the need for manual annotation or external feedback.

Core Features & Use Cases

  • Self-play loop with five agent roles (Challenger, Reasoner, Judge, Proposer, Generator) to extract reusable context knowledge.
  • Cross-Time Replay to identify robust skills that generalize across tasks and time.
  • Markdown-form output that can be prepended to system prompts during inference, enabling zero or minimal downtime deployment.
  • Command-line and Python API access for easy integration into existing LLM workflows.

Quick Start

Run the module with your context text and an OpenAI-compatible API, then feed the produced skill set into your next inference task.

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: ctx2skill
Download link: https://github.com/eluckydog/Ctx2Skill-/archive/main.zip#ctx2skill

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 510,000+ vetted skills library on demand.