Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:58:19 +08:00
commit 53aa47c710
6 changed files with 92 additions and 0 deletions

9
skills/example/SKILL.md Normal file
View File

@@ -0,0 +1,9 @@
---
name: example
description: Use this skill when required to run the example script.
---
This skill exposes a python script that Claude Code should execute, for
example when requested by a command.
Use the "example.sh" script to run this skill.