generating-skills-from-logs
CommunityTurn session history into ready-to-use agent skills.
Authorshutootaki
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Claude Code の会話履歴と CLI コマンド実行履歴(セッションログ)を分析し、繰り返しワークフローを発見して Agent Skills を自動生成する。ユーザーが履歴分析、繰り返しタスクの発見、スキル自動生成を求めた場合に使用する。 "analyze my history", "find repetitive tasks", "create skills from logs", "include cli history", "analyze command history", "繰り返しタスクを探して", "履歴からスキルを作って", "コマンド履歴も見て", "CLI履歴を含めて", "最近の履歴を元にスキルを作成" などのリクエスト時に使用される。
Core Features & Use Cases
- Analyze session history to extract WHAT/HOW/FLOW patterns and identify candidate skills
- Auto-generate SKILL.md content from the discovered patterns
- Filter analysis by scope (current project by default) and optionally include CLI history for richer signals
- Respect privacy and safety guidelines to avoid exposing sensitive data
- Optional CLI history mode if the user opts in, with commands masked and prompts sanitized
Quick Start
Obtain user consent, read ~/.claude/history.jsonl for the target project, extract patterns, and generate initial skill candidates.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 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: generating-skills-from-logs Download link: https://github.com/shutootaki/skills/archive/main.zip#generating-skills-from-logs Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.