Expand description
Schema inference for skill list –json output.
Provides multi-script tool detection and argparse schema parsing for Python SDK delegation (Phase 4.8 Metadata 委托).
Structs§
- Multi
Script Tool - Multi-script tool entry for list –json output.
Functions§
- detect_
multi_ script_ tools - Detect all executable scripts in a skill directory and return tool definitions. Used when skill has no entry_point (multi-script skill like skill-creator).
- parse_
argparse_ schema - Parse Python script for argparse
add_argumentcalls and generate JSON schema.