R-Kentaren's picture
feat(agent): add Claude Code-style agent, skills, slash-commands, hooks, todos, sandboxed workspace, and full-stack scaffolding
81aa0b5 verified
|
Raw
History Blame Contribute Delete
499 Bytes

A newer version of the Gradio SDK is available: 6.19.0

Upgrade
metadata
name: help
description: Show available commands and skills
argument-hint: Optional command name to get help for

Help

If $ARGUMENTS is empty, list all available slash commands and skills with brief descriptions.

If $ARGUMENTS is a command or skill name, show its full description and usage.

Format:

## Commands
/command-name — Description
...

## Skills
skill-name — Description
...

Type /command for any command above.
Type /skill <skill-name> to load skill instructions.