create_library_tool
Create a documented, reusable prompt tool with manifest, README, and launcher script, converting stable workflows into shareable library assets.
Instructions
Create a documented reusable prompt tool with a manifest, README, and launcher script.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| tags | No | ||
| task | Yes | ||
| activate | No | ||
| triggers | No | ||
| description | Yes | ||
| prompt_template | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |