skill-create

Analyze Git history and instincts to generate a reusable Markdown skill artifact.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ItsMattG/property-tracker --skill skill-create-itsmattg
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-create
Source: https://github.com/ItsMattG/property-tracker/tree/main/.claude/skills/skill-create
Command: npx skills add https://github.com/ItsMattG/property-tracker --skill skill-create-itsmattg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

An efficient method to convert Git history patterns and accumulated instincts into a reusable learned skill, reducing manual effort and enabling knowledge reuse across projects.

Core Features & Use Cases

  • Analyze recent commit history and instinct signals to identify common patterns.
  • Generate a formal Skill Unit artifact (including metadata) that can be reused by other agents or teams.
  • Accelerate onboarding and standardization by codifying recurring practices into skills for automation and AI agents.

Quick Start

Use this command to generate a new skill from your project's Git activity and instincts.

Frequently Asked Questions about skill-create

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

FAQPage Schema
How do I generate reusable skills from Git history and project instincts?▼

To generate skills from Git history, you analyze commit patterns and filter accumulated instincts by category to auto-produce a formal Markdown skill artifact with metadata for AI agent reuse. This consolidates recurring code-change patterns into a standardized, reusable format.

What is the best way to codify recurring code-change patterns for AI agents?▼

Codifying recurring code-change patterns involves identifying common signals in commit history and instincts, then translating them into a formal Skill Unit artifact. This enables knowledge standardization and accelerates onboarding by converting manual practices into reusable automation metadata.

Can I use commit history to automate the creation of skill metadata?▼

Yes, you can automate skill metadata creation by analyzing recent commit history and instinct signals to identify common patterns, which generates a formal Markdown skill artifact including metadata for reuse by other agents and teams.

How does converting Git history into a skill unit reduce manual effort?▼

Converting Git history into a skill unit reduces manual effort by automatically analyzing commits and filtering instincts to identify recurring patterns, directly producing a standardized Markdown artifact that eliminates the need to manually document project practices.

Do I need specific dependencies to analyze commits and generate a Markdown skill artifact?▼

No specific dependencies are required to analyze commits and generate the Markdown skill artifact. The process operates independently to evaluate Git history and instinct signals for auto-generation.

When should I not use auto-generated skills from commit history?▼

Avoid auto-generating skills from commit history when your project lacks sufficient recurring code-change patterns or accumulated instincts, as the process requires identifiable signals to produce a meaningful and reusable Markdown skill artifact.