script-skill
Test skill with executable scripts for testing script execution feature
allowed_tools: Bash, Read, Write
$ Instalar
git clone https://github.com/maxvaega/skillkit /tmp/skillkit && cp -r /tmp/skillkit/tests/fixtures/skills/script-skill ~/.claude/skills/skillkit// tip: Run this command in your terminal to install the skill
SKILL.md
name: script-skill description: Test skill with executable scripts for testing script execution feature version: 1.0.0 allowed-tools:
- Bash
- Read
- Write
Script Skill
This is a test skill used for validating script execution functionality in skillkit.
It includes multiple types of scripts:
- Python scripts
- Shell scripts
- JavaScript scripts
All scripts are designed to test various aspects of script execution.
Repository

maxvaega
Author
maxvaega/skillkit/tests/fixtures/skills/script-skill
56
Stars
8
Forks
Updated6d ago
Added1w ago