Claude Code Plugins

Community-maintained marketplace

Feedback

text-summary-guide

@mattnigh/skills_collection
0
0

Guide for AI agent to perform text summary task.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

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.