ai-learning

Capture and analyze AI tool interactions to evolve learned behaviors into skills.

1|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/flatrick/mdt --skill ai-learning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-learning
Source: https://github.com/flatrick/mdt/tree/main/skills/ai-learning
Command: npx skills add https://github.com/flatrick/mdt --skill ai-learning

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the process of capturing and analyzing your interactions with AI tools, transforming them into reusable knowledge and actionable insights.

Core Features & Use Cases

  • Instinct Capture: Passively observes AI tool usage (Claude/Cursor) or explicitly captures session summaries (Codex) to learn your patterns.
  • Pattern Analysis: Identifies recurring behaviors, error resolutions, and workflow sequences to create "instincts" – small, confidence-scored learned behaviors.
  • Use Case: Automatically learn your preferred coding style in React projects, so the AI consistently applies it across all your components without explicit instruction.

Quick Start

Run the command /instinct-status to review your learned instincts.

Frequently Asked Questions about ai-learning

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

FAQPage Schema
How do I automate capturing AI tool interactions to learn my coding patterns?

You can automate capturing AI tool interactions by passively observing tool usage or explicitly capturing session summaries, which identifies recurring behaviors to create confidence-scored instincts for your workflows.

What is instinct-based learning for AI workflows?

Instinct-based learning is a system that scopes captured AI tool interactions into small, confidence-scored behaviors, allowing your environment to adapt and consistently apply preferred styles without explicit instruction.

Can I scope learned AI behaviors globally or limit them to specific projects?

Yes, you can scope learned AI behaviors globally or limit them to specific projects, ensuring that captured instincts adapt uniquely to your current development environment and workflow requirements.

Do I need Node.js to configure AI pattern recognition and learning systems?

Yes, you need Node.js to execute the scripts required for this AI pattern recognition system, which also uses JSON for configuration and data storage to manage your learned instincts.

How do I review captured instincts from my AI coding sessions?

You can review captured instincts from your AI coding sessions by running the /instinct-status command, which provides a summary of the learned behaviors and patterns accumulated in your environment.

What's the best way to evolve recurring AI behaviors into reusable commands?

The best way to evolve recurring AI behaviors into reusable commands is to let the pattern analysis system identify workflow sequences, automatically transforming high-confidence instincts into actionable commands and agents.