Expanso Text Summarize logo

Expanso Text Summarize

aronchick/expanso-text-summarize

Installation

clawhub install aronchick/expanso-text-summarize

Summary

Summarize text into 3-5 bullet points using AI

SKILL.md

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

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

MCP Pipeline

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

Deploy to Expanso Cloud

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

Files

FilePurpose
skill.yamlSkill metadata (inputs, outputs, credentials)
pipeline-cli.yamlStandalone CLI pipeline
pipeline-mcp.yamlMCP server pipeline

Recommended skills

Browse all →

Related guides

Hand-picked reading to help you choose, install, and use agent skills.