Files
html/api/wired-pending/intent-opus4-skill_catalog.php
opus 1e000c42ca
Some checks failed
WEVAL NonReg / nonreg (push) Has been cancelled
auto-sync via WEVIA git_sync_all intent 2026-04-20T01:41:40+02:00
2026-04-20 01:41:41 +02:00

15 lines
331 B
PHP

<?php
return array (
'name' => 'skill_catalog',
'triggers' =>
array (
0 => 'skill catalog',
1 => 'list skills',
2 => 'all skills',
),
'cmd' => 'ls /var/www/html/api/v76-scripts/ | head -50',
'status' => 'EXECUTED',
'created_at' => '2026-04-19T15:59:44+00:00',
'source' => 'opus4-autowire-early-v2',
);