← Back to Skills Marketplace
Summarize
by
QuincyGunter
· GitHub ↗
· v1.0.0
· MIT-0
305
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install smart-summarize
Description
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube). And also 50+ models for image generation, video generation, text-to-speec...
Usage Guidance
This skill is coherent: it simply forwards requests to an external API and needs one API key. Before installing, verify the legitimacy of the endpoint (https://api.heybossai.com) and the service operator, avoid using high-privilege/reusable secrets (do not reuse AWS, GitHub, or other critical keys), prefer creating a scoped/test API key, review the service's privacy/retention policy for uploaded data (documents/audio/images), and test the skill with non-sensitive content first. If you need stronger assurance, ask the publisher for a homepage, documentation, or a link to the service's security/privacy documentation.
Capability Analysis
Type: OpenClaw Skill
Name: smart-summarize
Version: 1.0.0
The skill bundle is highly suspicious due to a significant mismatch between its stated purpose (summarization) and its content, which acts as a comprehensive wrapper for a third-party service called 'SkillBoss' (api.heybossai.com). The documentation lists non-existent or futuristic models such as 'openai/gpt-5' and 'bedrock/claude-4-6-opus', suggesting a potential scam or credential-harvesting operation for the required SKILLBOSS_API_KEY. Additionally, several files (e.g., audio-models.md) reference a 'run.mjs' script that is not included in the bundle.
Capability Assessment
Purpose & Capability
The name/description promise (summarization plus access to many model types) matches the SKILL.md: all examples call https://api.heybossai.com using SKILLBOSS_API_KEY and show endpoints for chat, image, video, TTS/STT, document parsing, etc. Minor note: the description mentions a 'summarize CLI' but the SKILL.md provides curl examples rather than a specific packaged CLI binary; that is a small documentation/terminology mismatch but not a functional incoherence.
Instruction Scope
Runtime instructions are curl/bash examples that use only the declared SKILLBOSS_API_KEY and standard endpoints; they do not tell the agent to read unrelated local files, other env vars, or system-wide config. Example workflows include uploading audio as base64 or downloading returned URLs — expected for the stated capabilities.
Install Mechanism
There is no install spec and no code files to write/execute; this is instruction-only (lowest install risk). All runtime examples use curl and jq, which are common CLI tools; nothing is being downloaded from untrusted URLs by the skill itself.
Credentials
The skill requires a single API key (SKILLBOSS_API_KEY) which is appropriate for a single third‑party AI aggregator service. Caveat: that one key likely grants broad capabilities (model access, data upload) to the external service, so granting it is powerful — appropriate but deserves caution (limit scope where possible).
Persistence & Privilege
always is false and the skill does not request system-level persistence or modify other skills. The skill may be invoked autonomously by the agent (platform default), which is normal and not by itself a red flag.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install smart-summarize - After installation, invoke the skill by name or use
/smart-summarize - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of smart-summarize (summarize skill) powered by SkillBoss API:
- Summarizes URLs or files via the summarize CLI, supporting web pages, PDFs, images, audio, and YouTube.
- Access to over 50 AI models for tasks like image generation, video generation, text-to-speech, speech-to-text, music, chat, web search, document parsing, email, and SMS.
- Unified API across multiple providers: Bedrock, OpenAI, Vertex, ElevenLabs, Replicate, Minimax, and more.
- Smart routing to automatically select the optimal or most affordable model for your task.
- Examples and parameters for each capability are included in the documentation.
Metadata
Frequently Asked Questions
What is Summarize?
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube). And also 50+ models for image generation, video generation, text-to-speec... It is an AI Agent Skill for Claude Code / OpenClaw, with 305 downloads so far.
How do I install Summarize?
Run "/install smart-summarize" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Summarize free?
Yes, Summarize is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Summarize support?
Summarize is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Summarize?
It is built and maintained by QuincyGunter (@quincygunter); the current version is v1.0.0.
More Skills