Communityv1.0.0

get-tldr

Provide the summary returned by the get-tldr.com summarize API without further summarization; the skill should format the API output for readability but must not change its content.

4.4kdownloads2stars21active installsitobey
View on ClawHubBack to Skills

Skill Details

Slug
get-tldr
Latest Version
1.0.0
Author
itobey
Published
Jan 31, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for get-tldr.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

get-tldr v1.0.0 - Initial release of the get-tldr skill. - Provides summaries of links using the get-tldr.com summarize API. - Strictly formats but does not alter or further summarize the API's output. - Handles markdown formatting: removes unwanted code blocks but preserves all other original formatting. - Uses a bundled script (get_tldr.py) for API interaction, with configuration options for API key and logging.