ac-insight-extractor

Extract insights from autonomous coding sessions. Use when learning from completions, extracting patterns, analyzing decisions, or improving future performance.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ac-insight-extractor" with this command: npx skills add adaptationio/skrillz/adaptationio-skrillz-ac-insight-extractor

AC Insight Extractor

Extract insights and learnings from autonomous coding sessions.

Purpose

Analyzes completed sessions to extract patterns, learnings, and improvements for future sessions.

Quick Start

from scripts.insight_extractor import InsightExtractor

extractor = InsightExtractor(project_dir)
insights = await extractor.extract_session_insights()
await extractor.apply_learnings(insights)

API Reference

See scripts/insight_extractor.py for full implementation.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

finnhub-api

No summary provided by upstream source.

Repository SourceNeeds Review
General

auto-updater

No summary provided by upstream source.

Repository SourceNeeds Review
General

todo-management

No summary provided by upstream source.

Repository SourceNeeds Review
General

alphavantage-api

No summary provided by upstream source.

Repository SourceNeeds Review