qruiq-optimize-skills

Summarize session execution history to propose SKILL.md optimizations.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/qruiqai/qruiq-skills --skill qruiq-optimize-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qruiq-optimize-skills
Source: https://github.com/qruiqai/qruiq-skills/tree/main/skills/qruiq-optimize-skills
Command: npx skills add https://github.com/qruiqai/qruiq-skills --skill qruiq-optimize-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Summarizes the current session's execution history to identify optimization opportunities for skills.

Core Features & Use Cases

  • Analyze invoked skills and outcomes across a session
  • Read relevant SKILL.md definitions to identify gaps and improvement opportunities
  • Propose changes with explicit user confirmation before applying
  • Produce a diff-style review to simplify approval

Quick Start

Provide the session history, then run the optimize-skills workflow to generate proposed changes and await your confirmation.

Frequently Asked Questions about qruiq-optimize-skills

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

FAQPage Schema
How do I optimize AI skill definitions based on session execution history?

To optimize AI skill definitions, this tool summarizes session execution history to identify usage patterns, failures, and manual interventions, then proposes updates to SKILL.md files with explicit user confirmation before applying changes.

What is the best way to review and approve proposed changes to skill definitions?

Reviewing and approving changes to skill definitions is handled via a diff-style review that simplifies approval, ensuring safe, user-approved modifications are written to disk only after explicit confirmation.

How does workflow analysis identify missing steps or unclear parameters in AI skills?

Workflow analysis identifies missing steps and unclear parameters by reading relevant SKILL.md definitions and summarizing execution history to detect gaps, failures, and manual interventions across multi-skill sessions.

Can I apply guardrails to prevent unauthorized modifications when optimizing skills?

Yes, guardrails are applied during skill optimization by proposing changes with explicit user confirmation before writing to disk, ensuring all modifications to skill definitions are safe and manually approved.

Does skill optimization work for sessions involving multiple invoked skills?

Yes, skill optimization works for sessions involving multiple invoked skills, analyzing usage patterns and outcomes across the entire session to identify gaps and propose relevant improvements to the definitions.

Why do I need to provide session history to analyze and optimize my AI skills?

Providing session history is necessary because the optimization tool analyzes execution patterns, failures, and manual interventions from that history to accurately identify missing steps and propose updates to your skill definitions.