skill-updater

Analyze user feedback and modify SKILL.md, scripts, and references.

1.1k|99|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/dp-archive/archive --skill skill-updater-dp-archive
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-updater
Source: https://github.com/dp-archive/archive/tree/main/seed_skills/skill-updater
Command: npx skills add https://github.com/dp-archive/archive --skill skill-updater-dp-archive

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pypdf, pdfplumber, pdf2image, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of updating and improving existing AI skills based on user feedback, ensuring they remain effective and accurate.

Core Features & Use Cases

  • Skill Analysis: Quickly understand a skill's structure, content, and potential issues.
  • Feedback Integration: Systematically address user-reported bugs, missing features, or clarity issues.
  • Guided Updates: Provides a structured process for modifying SKILL.md, scripts, and references.
  • Use Case: A user reports that a skill's description is too vague and doesn't trigger correctly. This Skill guides you through updating the SKILL.md frontmatter to improve its discoverability.

Quick Start

Use the skill-updater to update the skill located at 'path/to/my/skill' with the feedback 'improve the error handling in the main script'.

Frequently Asked Questions about skill-updater

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

FAQPage Schema
How do I update an AI skill based on user feedback?

To update an AI skill based on user feedback, you need a process that analyzes the feedback and modifies the skill's files. This Skill systematically integrates bug reports or missing features by updating the core documentation, scripts, and reference files.

What is iterative AI skill improvement?

Iterative AI skill improvement is the process of refining skill performance over time. It involves analyzing existing skill structures, integrating user-reported issues, and applying modifications to the skill files to ensure continued accuracy and effectiveness.

How do I fix a skill that doesn't trigger correctly in searches?

To fix a skill that doesn't trigger correctly, you must update its discoverability metadata. This involves analyzing the skill's description and modifying the documentation frontmatter to better match expected search queries and user intents.

Can I use this to modify both skill scripts and documentation?

Yes, you can modify both skill scripts and documentation. The update process requires analyzing the entire skill structure, including the main documentation, the scripts directory, and the references directory, to implement and validate necessary changes.

What's the best way to integrate missing features into an existing skill?

The best way to integrate missing features is through a guided update process. This involves systematically addressing the user feedback, applying the necessary modifications to the skill's code and documentation, and validating the final performance.