auto-extract

Community

Turn chat learnings into durable configuration rules.

Authorcuipengfei
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill reduces repeated trial-and-error by automatically analyzing your current or historical AI coding sessions and extracting high-signal learning to persist as configuration knowledge.

Core Features & Use Cases

  • Dual-mode learning: Uses the session data by default, or switches to batch analysis when the input explicitly starts with "历史分析".
  • Signal-driven extraction: Identifies progress wins, failure points, explicit user corrections, and inferred preferences from messages across sessions.
  • Four-layer persistence model: Routes each learning item into the right storage layer (L1 user configuration, L2 project root, L3 submodule, or L4 situation memory) with cross-layer de-duplication and user confirmation before writing.
  • Robust environment probing: Detects available agent configuration files and memory backends without hardcoding paths, then creates or updates the most semantically appropriate targets.

Quick Start

Ask your AI to run auto-extract for the current conversation so it can extract learning signals and propose where to persist them, then confirm the suggested 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: auto-extract
Download link: https://github.com/cuipengfei/prompts/archive/main.zip#auto-extract

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.