rules-distill

Analyze installed skills and distill recurring principles into formal rules.

3|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/rlagycks/oh-my-forge --skill rules-distill-rlagycks
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rules-distill
Source: https://github.com/rlagycks/oh-my-forge/tree/main/skills/rules-distill
Command: npx skills add https://github.com/rlagycks/oh-my-forge --skill rules-distill-rlagycks

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires jq, node, bash, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of analyzing installed skills to identify common principles, helping users distill them into structured rules for consistent application.

Core Features & Use Cases

  • Inventory Collection: Gathers details of all skills and existing rule files automatically.
  • Cross-Analysis: Uses LLM judgment to find principles shared across multiple skills.
  • Rule Generation: Suggests new rules or edits existing ones, streamlining policy updates.
  • Use Case: Suitable for maintaining and improving guidelines by consolidating best practices extracted from a broad skill set.

Quick Start

Run the scan-skills.sh and scan-rules.sh scripts to begin analyzing skills and rule files, then review the generated suggestions for possible rule updates.

Frequently Asked Questions about rules-distill

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

FAQPage Schema
How do I extract core principles from installed skills to form actionable rules?

Extracting core principles from installed skills involves running automated scripts to inventory all skills and existing rules, then using LLM judgment for cross-skill pattern recognition to distill recurring principles into formal, structured rules for consistent application and policy maintenance.

What is the process for automating rules maintenance and policy improvement across content?

Automating rules maintenance uses deterministic bash scripts to gather skill and rule data comprehensively, then applies LLM analysis to identify shared principles across multiple skills, suggesting new rules or edits to consolidate best practices and streamline ongoing policy updates.

Do I need jq and node installed to analyze skills and generate formal rules?

Yes, you need jq, node, and bash installed to run the deterministic data collection scripts that gather skill inventory and existing rule files, which are then processed for cross-analysis and rule generation.

How do I start consolidating best practices from a broad skill set into structured guidelines?

Start consolidating best practices by running the scan-skills.sh and scan-rules.sh scripts to collect inventory data, then review the generated suggestions for possible rule updates and formal principle extraction.

Can cross-skill pattern recognition help identify recurring principles for content analysis?

Cross-skill pattern recognition analyzes installed skills to identify recurring principles shared across multiple skills, using LLM judgment to find common patterns and distill them into formal, structured rules for consistent content analysis and policy improvement.

What are the limitations of using automated scripts for principle extraction and rule generation?

The process relies on deterministic scripts for data collection but uses LLM judgment for principle extraction, meaning rule generation quality depends on the LLM's analysis of cross-skill patterns rather than fully deterministic rule consolidation.