run-skill-script
CommunityExecute skill scripts with arguments.
Authoropenakita
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill allows for the direct execution of script files within other skills, enabling programmatic control and data processing.
Core Features & Use Cases
- Script Execution: Run specific script files associated with a skill.
- Parameter Passing: Pass command-line arguments to the executed scripts.
- Use Case: You need to update a configuration file using a Python script within the 'config-manager' skill. You can use
run-skill-scriptto execute 'update_config.py' with the necessary parameters.
Quick Start
Execute the 'get_time.py' script within the 'utils' skill, passing 'utc' as an argument.
Dependency Matrix
Required Modules
None requiredComponents
scriptsreferences
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: run-skill-script Download link: https://github.com/openakita/openakita/archive/main.zip#run-skill-script Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.