Skill Updater
Description
--- name: skill-updater description: Updates an existing USF skill based on a description of the intended changes. version: 1.0.0 tags: [meta, usf, productivity] recommended_temperature: 0.3 inputs: - name: skill_content type: string required: true description: Current content of the skill (the complete .md file). - name: changes type: string required: true description: "Description of the changes to be made. Ex: add language input, make the output more concise." ---
Installation
Installs to ~/.claude/skills/coentraojpt-universal-skills-skill-updater/SKILL.md
mkdir -p ~/.claude/skills/coentraojpt-universal-skills-skill-updater && curl -fsSL https://raw.githubusercontent.com/coentraojpt/universal-skills/HEAD/skills/skill-updater.md -o ~/.claude/skills/coentraojpt-universal-skills-skill-updater/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development