mirror of
https://github.com/garrytan/gstack.git
synced 2026-08-07 06:48:37 +02:00
docs: regenerate SKILL.md with Extraction category
Add Extraction category to browse command table ordering. Regenerate SKILL.md files to include media, data, download, scrape, archive commands in the generated documentation. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
d295335d2c
commit
4da6cfbf59
@@ -13,7 +13,7 @@ export function generateCommandReference(_ctx: TemplateContext): string {
|
||||
|
||||
// Category display order
|
||||
const categoryOrder = [
|
||||
'Navigation', 'Reading', 'Interaction', 'Inspection',
|
||||
'Navigation', 'Reading', 'Extraction', 'Interaction', 'Inspection',
|
||||
'Visual', 'Snapshot', 'Meta', 'Tabs', 'Server',
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user