reload-skill

Reload a skill to apply SKILL.md and script changes.

2.0k|267|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/openakita/openakita --skill reload-skill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reload-skill
Source: https://github.com/openakita/openakita/tree/main/skills/system/reload-skill
Command: npx skills add https://github.com/openakita/openakita --skill reload-skill

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill allows you to apply changes made to a skill's configuration or scripts without needing to restart the entire system, ensuring seamless updates.

Core Features & Use Cases

  • Apply SKILL.md Changes: Instantly see the effects of modifications to your skill's metadata and instructions.
  • Update Scripts: Ensure the latest versions of your skill's executable scripts are loaded and active.
  • Use Case: After refining the prompt or adding a new tool to your my-custom-skill, use reload_skill to make these changes live immediately.

Quick Start

Reload the skill named 'my-skill'.

Frequently Asked Questions about reload-skill

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

FAQPage Schema
How do I apply changes to a skill's configuration without restarting the system?

To apply changes to a skill's configuration without restarting the system, you can use a reload function to instantly refresh the skill. This ensures modifications made to skill definitions and metadata are immediately recognized and utilized.

How do I update executable scripts for a skill dynamically?

You can update executable scripts dynamically by reloading the existing skill. This ensures the latest versions of your skill's scripts are loaded and active immediately, applying the operational logic changes without requiring a system restart.

When do I need to reload a skill?

You need to reload a skill after refining its prompt, adding a new tool, or modifying its SKILL.md file. This dynamic update process ensures that changes to skill configurations and operational logic are immediately recognized.

Does reloading a skill apply modifications made to the SKILL.md file?

Yes, reloading a skill applies modifications made to the SKILL.md file. It instantly refreshes the skill configuration to ensure changes to metadata, instructions, and executable code are immediately recognized and utilized by the system.

What is the best way to make live updates to custom skill scripts?

The best way to make live updates to custom skill scripts is to execute a reload action on the specific skill. This immediately loads and activates the latest versions of the executable scripts without interrupting the system.

Why are my recent skill configuration changes not taking effect?

Your recent skill configuration changes are not taking effect because the skill has not been reloaded. Reloading the existing skill applies modifications made to its SKILL.md file or associated scripts, ensuring changes are immediately recognized.