Install
openclaw skills install get-tldrProvide 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.
openclaw skills install get-tldrQuick, deterministic skill to summarize the content of a link using the get-tldr.com API.
Usage pattern (for the agent):
get_tldr.py with the URL as the single argument.Files included:
Notes for maintainers:
{
"api_token": "<your_key_here>",
"logfile": "/path/to/logfile.log"
}