skill-update

Update and validate jaan.to skills against the skill specification.

25|1|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/parhumm/jaan-to --skill skill-update-parhumm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-update
Source: https://github.com/parhumm/jaan-to/tree/main/adapters/codex/skillpack/skills/skill-update
Command: npx skills add https://github.com/parhumm/jaan-to --skill skill-update-parhumm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Update existing jaan.to skills to meet the current specification, ensuring consistency across skill definitions and documentation, and enabling safe, auditable upgrades.

Core Features & Use Cases

  • Validate SKILL.md frontmatter and body for compliance.
  • Sync LEARN.md lessons with SKILL.md updates and documentation.
  • Prepare change proposals and PRs, with two-phase review.

Quick Start

Run the skill-update workflow to align an existing skill with the latest specification.

Frequently Asked Questions about skill-update

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

FAQPage Schema
How do I update existing skill documentation to meet compliance specifications?

To update existing skill documentation for compliance, this Skill validates SKILL.md frontmatter and body, synchronizes LEARN.md lessons, and aligns tool-permissions across the skillpack. It reads current extension documentation to apply changes safely and prepare a compliant pull request.

What is the best way to validate SKILL.md frontmatter for specification compliance?

The best way to validate SKILL.md frontmatter for specification compliance is using an automated workflow that reads current skill definitions, checks frontmatter and body alignment, and applies necessary revisions safely. This ensures consistency across skill definitions and documentation.

How do I synchronize LEARN.md lessons with SKILL.md updates?

To synchronize LEARN.md lessons with SKILL.md updates, the workflow reads both files, identifies inconsistencies, and applies changes to ensure documentation alignment. This enables safe, auditable upgrades across the skillpack while maintaining specification compliance.

Can I automate pull request preparation for skill specification revisions?

Yes, you can automate pull request preparation for skill specification revisions. The workflow validates existing skills, synchronizes documentation, and prepares change proposals with a two-phase review process to ensure safe, auditable upgrades across the skillpack.

When do I need to align tool-permissions across a skillpack?

You need to align tool-permissions across a skillpack when existing skills require revision to meet the current specification. The workflow targets skills needing tool-permission alignment, reads extension documentation, and applies changes safely to ensure consistency.