refine-skill

Update existing skills by editing SKILL.md and openai.yaml files.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/ErrDivine/LiteCode --skill refine-skill-errdivine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: refine-skill
Source: https://github.com/ErrDivine/LiteCode/tree/main/skills/system/codex/refine-skill
Command: npx skills add https://github.com/ErrDivine/LiteCode --skill refine-skill-errdivine

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The refine-skill skill addresses the need to modify or extend an existing skill without a complete rewrite, focusing on improving and enhancing its capabilities.

Core Features & Use Cases

  • Preservation of Existing Functionality: Keeps the core functionality of the skill intact while adding or modifying specific features.
  • Efficient Skill Edits: Enables making targeted updates to the skill, including the frontmatter, scripts, references, and assets.
  • Workflow Enhancement: Improves the workflow, decision rules, or guidance without overhauling the entire skill.

Quick Start

Apply the refine-skill to update a skill, focusing on enhancing the trigger surface, maintaining lean instructions, and validating results.

Frequently Asked Questions about refine-skill

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

FAQPage Schema
How do I update existing AI skill instructions without rewriting the whole configuration?

You can surgically update existing AI skill instructions by editing the SKILL.md, agents/openai.yaml, and associated scripts directly. This refines triggers and resources while preserving the core functionality, avoiding a complete rewrite.

What is the best way to modify skill triggers and references without breaking core features?

The best way to modify skill triggers and references is through targeted surgical edits. This approach maintains lean instructions and validates results, ensuring the enhancement of decision rules and workflow guidance without overhauling the entire skill.

Can I add new assets and scripts to an existing skill configuration safely?

Yes, you can add new assets and scripts through efficient skill edits. By focusing on targeted updates to the frontmatter and components, you extend capabilities while keeping the original workflow and decision rules intact.

Does refining a skill require editing the openai.yaml file?

Yes, refining a skill requires editing the agents/openai.yaml file. Along with SKILL.md and associated scripts, editing this file ensures trigger quality and maintains lean instructions during the skill modification process.

When should I avoid surgical skill refinement and do a complete rewrite instead?

You should avoid surgical skill refinement and opt for a complete rewrite when the core functionality is fundamentally broken or needs a total architectural overhaul. Refinement is meant for enhancing capabilities, not replacing the foundational logic.