claudeception

Extract reusable Claude Code skills from work sessions using the SKILL.md template.

5|1|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/Wania-Kazmi/claude-code-autonomous-agent-workflow --skill claudeception-wania-kazmi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: claudeception
Source: https://github.com/Wania-Kazmi/claude-code-autonomous-agent-workflow/tree/main/.claude/skills/claudeception
Command: npx skills add https://github.com/Wania-Kazmi/claude-code-autonomous-agent-workflow --skill claudeception-wania-kazmi

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Claudeception automates the extraction of reusable knowledge from work sessions into Claude Code skills.

Core Features & Use Cases

  • Automatic skill extraction: capture non-obvious debugging insights, project patterns, and tool usage as shareable skills.
  • Skill library management: store, version, and reference skills for future retrieval.
  • Activation-driven workflow: triggers extraction after tasks with meaningful discoveries or explicit user prompts.

Quick Start

After a session where you uncover non-obvious insights, trigger evaluation with /claudeception or the CLAUDECEPTRON command (or follow your environment's flow) to extract and store a new skill.

Frequently Asked Questions about claudeception

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

FAQPage Schema
How do I automatically extract reusable knowledge from Claude Code work sessions?

Automatic knowledge extraction from Claude Code work sessions is done by triggering evaluation with /claudeception after uncovering non-obvious insights, which captures and stores them as shareable skills.

What is the SKILL.md template format for storing extracted LLM skills?

The SKILL.md template format for extracted LLM skills requires YAML frontmatter combined with a Markdown body, passing quality gates to ensure reusability, verifiability, and cross-project usefulness.

When should I trigger skill extraction during a development or debugging workflow?

Skill extraction during development or debugging should be triggered after sessions with meaningful discoveries or explicit user prompts, capturing non-obvious project patterns and tool usage as shareable skills.

How do I manage and version a library of automatically extracted Claude Code skills?

Managing a library of automatically extracted Claude Code skills involves using the skill library management system to store, version, and reference captured skills for future semantic retrieval.

Do I need any external dependencies to codify debugging insights into reusable Claude Code skills?

No external dependencies are required to codify debugging insights into reusable Claude Code skills, as the extraction operates autonomously using scripts without external package requirements.

What distinguishes automatic skill extraction from manual knowledge management in LLM workflows?

Automatic skill extraction differs from manual knowledge management by applying activation-driven workflows that autonomously codify non-obvious discoveries into verifiable, cross-project skills without manual documentation effort.