Text Summarize

Summarize text into 3-5 bullet points using AI

modbender Updated 12 repo stars

File contents

text-summarize

Summarize text into 3-5 bullet points using AI

Requirements

  • Expanso Edge installed (expanso-edge binary in PATH)
  • Install via: clawhub install expanso-edge

Usage

CLI Pipeline

# Run standalone
echo '<input>' | expanso-edge run pipeline-cli.yaml

MCP Pipeline

# Start as MCP server
expanso-edge run pipeline-mcp.yaml

Deploy to Expanso Cloud

expanso-cli job deploy https://skills.expanso.io/text-summarize/pipeline-cli.yaml

Files

File Purpose
skill.yaml Skill metadata (inputs, outputs, credentials)
pipeline-cli.yaml Standalone CLI pipeline
pipeline-mcp.yaml MCP server pipeline

modbender/skill-library-mcp/tree/main/data/expanso-text-summarize commit d7f4e65dea

Frequently asked questions

npx skillmds@latest add modbender/text-summarize