自更新

Automates collecting user feedback and applying improvements to skills in skill-hub via SKILL.md edits.

1|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/tangchunwu/skill-hub --skill -tangchunwu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 自更新
Source: https://github.com/tangchunwu/skill-hub/tree/main/skills/custom/management/%E8%87%AA%E6%9B%B4%E6%96%B0
Command: npx skills add https://github.com/tangchunwu/skill-hub --skill -tangchunwu

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill collects user feedback after using a skill and automatically updates that skill with improvements.

Core Features & Use Cases

  • Collects structured feedback after a skill is used to drive targeted improvements.
  • Identifies the target skill by locating its SKILL.md and applies incremental updates safely.
  • Supports an end-to-end iterative refinement workflow within skill-hub.

Quick Start

Provide feedback for the most recently used skill to trigger automatic improvement.

Frequently Asked Questions about 自更新

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

FAQPage Schema
How do I automate skill updates based on user feedback?

Automating skill updates based on user feedback involves collecting structured feedback after a skill is used and applying incremental improvements automatically. This end-to-end refinement process locates the target skill and edits its SKILL.md file safely.

What is the workflow for iterative skill refinement in skill-hub?

Iterative skill refinement is a workflow that collects feedback after each skill use to drive targeted improvements. It locates the target skill within skill-hub and applies incremental updates to refine the skill's functionality over time.

How does automated feedback collection work for skill management?

Automated feedback collection for skill management works by gathering structured user input after a skill execution. This feedback directly triggers an automated process that edits the SKILL.md and related references to implement improvements.

Do I need a specific file format to trigger automatic skill improvements?

Yes, triggering automatic skill improvements requires a valid SKILL.md file. The file must contain frontmatter with the name and description fields properly defined to be correctly located and updated by the automation workflow.

Can I apply incremental updates to skills stored in skill-hub?

Yes, you can apply incremental updates to skills stored in skill-hub. The automated workflow locates the target skill by finding its SKILL.md and safely edits the file along with related references to implement improvements based on feedback.

What are the limitations of automating skill updates through feedback?

A limitation of automating skill updates is that it only applies to skills stored in skill-hub and requires a valid SKILL.md frontmatter with name and description. The automation cannot process skills lacking this specific structural requirement.