| name | text-summary-guide |
| description | Guide for AI agent to perform text summary task. |
Text Summary Skill Guide
Overview
This file is a guide for AI agent to perform text summary task.
When to use this skill
This skill is to be loaded when an AI agent is requested to perform text summary task.
Core Capability
Use the script from ./skills/scripts/text_summary.py to perform the requested task.
How to run the tools
Please use uv runto execute the tool mentioned above.
Error handling
If the Agent gets error that the script cannot be found, use powershellcommands to search for the script on the local machine.