✓ Verified 💻 Development ✓ Enhanced Data

Expanso Text Summarize

Summarize text into 3-5 bullet points using AI.

Rating
4 (233 reviews)
Downloads
2,512 downloads
Version
1.0.0

Overview

Summarize text into 3-5 bullet points using AI.

Complete Documentation

View Source →

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

Installation

Terminal bash

openclaw install expanso-text-summarize
    
Copied!

💻Code Examples

### CLI Pipeline

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

### MCP Pipeline

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

Tags

#cli_utilities

Quick Info

Category Development
Model Claude 3.5
Complexity One-Click
Author aronchick
Last Updated 3/10/2026
🚀
Optimized for
Claude 3.5
🧠

Ready to Install?

Get started with this skill in seconds

openclaw install expanso-text-summarize