Gifgrep
Search GIF providers with CLI/TUI, download results, and extract stills/sheets.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add gifgrep npx -- -y @trustedskills/gifgrep
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"gifgrep": {
"command": "npx",
"args": [
"-y",
"@trustedskills/gifgrep"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
OpenClaw is a personal AI assistant designed to operate locally on user devices. It facilitates communication across various messaging platforms like WhatsApp, Telegram, and Slack, offering a fast and always-on experience. The system includes the ability to speak and listen via macOS/iOS/Android and render a live Canvas controlled by the user.
When to use it
- Need an AI assistant that doesn't rely on external servers for privacy or speed.
- Want to communicate with your AI across multiple messaging platforms (WhatsApp, Slack, etc.).
- Desire a locally-run assistant with voice and visual interaction capabilities (Canvas).
- Prefer a personal, single-user assistant experience.
Key capabilities
- Cross-platform communication (WhatsApp, Telegram, Slack, Discord, etc.)
- Local operation for privacy and speed
- Voice input/output via macOS/iOS/Android
- Live Canvas rendering for visual interaction
Example prompts
- "OpenClaw, what's the weather like today?"
- "Send a message to [contact name] saying 'I’ll be late.'"
- "Show me the Canvas."
Tips & gotchas
- The preferred setup method is running
openclaw onboardin your terminal. This guides you through initial configuration.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Installing this skill downloads the exact code at commit 7b5e64ef, not the current state of the repository. This prevents supply-chain attacks from unauthorized updates.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
Details
- Version
- v2026.3.2
- License
- MIT
- Author
- openclaw
- Installs
- 0
- Updated
- Mar 3, 2026
- Published
- Nov 24, 2025
🌐 Community
Passed automated security scans.
Install command fetches the verified snapshot, not the live repository.