gifgrep
GIF Search Skill
Search and download GIFs using gifgrep for sending via Telegram.
When to Use
Use when users:
- Ask for a reaction GIF ("send me a laughing GIF")
- Want a meme or animated image for a topic
- Say things like "GIF me", "send a GIF of..."
Commands
Search and download (recommended)
bash "$(telclaude skill-path gifgrep scripts/download-gif.sh)" "celebration"
bash "$(telclaude skill-path gifgrep scripts/download-gif.sh)" "thumbs up" /media/outbox/thumbsup.gif
More from avivsinai/telclaude
weather
Fetches weather forecasts using wttr.in. Use when users ask about weather, temperature, forecasts, or conditions for any location.
2memory
Social memory management for Telegram and social agents
1telegram-reply
Crafts Telegram-friendly replies for telclaude sessions, respecting media, heartbeats, and brevity.
1text-to-speech
Converts text to speech audio using OpenAI TTS API. Use when users request audio versions of text or want responses read aloud.
1integration-test
Full SDK integration test that runs actual queries through the Claude SDK sandbox. Use after making changes to SDK client code, session management, skill loading, network proxy, voice/TTS, or image generation. Runs real prompts through the SDK to verify the complete path works.
1summarize
Extracts and summarizes web content from URLs. Use when users share links or ask to summarize articles, YouTube videos, or web pages.
1