feat: Add agent-tui and tui-explorer skills with comprehensive documentation and scripts

This commit is contained in:
Philip Henning 2026-09-04 20:03:30 +02:00
parent d5a143ee36
commit 6a3e1e0d5a
24 changed files with 708 additions and 0 deletions

17
skills-lock.json Normal file
View file

@ -0,0 +1,17 @@
{
"version": 1,
"skills": {
"agent-tui": {
"source": "pproenca/agent-tui",
"sourceType": "github",
"skillPath": "skills/agent-tui/SKILL.md",
"computedHash": "e419ba25636ad0ddeaf59296e8cc47bfe7929a35a19afb3ec6a9d80b1b5c4c3c"
},
"tui-explorer": {
"source": "pproenca/agent-tui",
"sourceType": "github",
"skillPath": "skills/tui-explorer/SKILL.md",
"computedHash": "8c3e115d7e81206c1201d03ff519566128915fe2c796531f9b992000295365b9"
}
}
}