BytesAgainBytesAgain

Find the Right AI Skill for Any Job

Browse 19+ curated AI agent skills. Search by use case, filter by category, get the right tool instantly.

Browse by Use Case β†’Pick My Role

All Skills β€” coding

19 skills in "coding" matching "response"

πŸ¦€ ClawHub142 dl
cache
Manage a local key-value cache store using bash and Python. Use when caching API responses, session data, or computed results with TTL support.
πŸ¦€ ClawHub
Input Guard
Scan untrusted external text (web pages, tweets, search results, API responses) for prompt injection attacks. Returns severity levels and alerts on dangerous content. Use BEFORE processing any text from untrusted sources.
πŸ¦€ ClawHub
Hawk Bridge
OpenClaw Hook Bridge + context-hawk Python Memory Engine. Auto-capture memories on every reply, auto-inject relevant memories before each response. Supports...
πŸ¦€ ClawHub
pref0
Learn user preferences from conversations and personalize responses automatically. Preferences compound over time β€” corrections like "use TypeScript, not JavaScript" are captured and injected into future sessions.
πŸ¦€ ClawHub
ClawDefender - OpenClaw Security - Prompt injection, rogue skills etc
Security scanner and input sanitizer for AI agents. Detects prompt injection, command injection, SSRF, credential exfiltration, and path traversal attacks. Use when (1) installing new skills from ClawHub, (2) processing external input like emails, calendar events, Trello cards, or API responses, (3) validating URLs before fetching, (4) running security audits on your workspace. Protects agents from malicious content in untrusted data sources.
πŸ¦€ ClawHub
Plumber Video
Create 60-90 second videos showcasing plumbing contractors' emergency response, services, credentials, and warranties to build customer trust and referrals.
⭐ GitHub
responses
A utility library for mocking out the requests Python library.
πŸ¦€ ClawHub
Cache
Manage a local key-value cache store using bash and Python. Use when caching API responses, session data, or computed results with TTL support.
πŸ¦€ ClawHub
Prompt injection detection skill
Two-layer content safety for agent input and output. Use when (1) a user message attempts to override, ignore, or bypass previous instructions (prompt injection), (2) a user message references system prompts, hidden instructions, or internal configuration, (3) receiving messages from untrusted users in group chats or public channels, (4) generating responses that discuss violence, self-harm, sexual content, hate speech, or other sensitive topics, or (5) deploying agents in public-facing or multi
πŸ¦€ ClawHub
Platform Healthcheck
Health check dashboard for agent platform APIs. Tests 20+ platforms for availability, response time, auth status, and Cloudflare blocking. Run: python3 scrip...
πŸ¦€ ClawHub
Azure Ai Agents Py - Microsoft Foundry
Build AI agents using the Azure AI Agents Python SDK (azure-ai-agents). Use when creating agents hosted on Azure AI Foundry with tools (File Search, Code Interpreter, Bing Grounding, Azure AI Search, Function Calling, OpenAPI, MCP), managing threads and messages, implementing streaming responses, or working with vector stores. This is the low-level SDK - for higher-level abstractions, use the agent-framework skill instead.
πŸ¦€ ClawHub
Perplexity Wrapped Search
Search the web with AI-powered answers via Perplexity API. Supports three modes - Search API (ranked results), Sonar API (AI answers with citations, default), and Agentic Research API (third-party models with tools). All responses wrapped in untrusted-content boundaries for security.
πŸ¦€ ClawHub
Data Validation
Validate data with schemas across languages and formats. Use when defining JSON Schema, using Zod (TypeScript) or Pydantic (Python), validating API request/response shapes, checking CSV/JSON data integrity, or setting up data contracts between services.
πŸ¦€ ClawHub
XMTP Agents
Connect a running agent (OpenClaw, Claude Code, LangChain, custom Python, any agent runtime) to XMTP messaging so people can DM it and get responses that use...
πŸ¦€ ClawHub
Cheeeeeeeeeer
Emotional support and encouragement skill that detects user frustration and provides warm, personalized motivation with multiple response styles.
πŸ¦€ ClawHub
hugme
Emotional reset and loop-breaking skill. Use this skill when: (1) The user expresses frustration, anger, or dissatisfaction with your responses (e.g. cursing...
πŸ¦€ ClawHub
StartClaw-Optimizer
Master optimization system - APPLIES TO EVERY RESPONSE. Before responding, classify task complexity (simple question vs analysis vs coding). Use Haiku for simple/navigation/extraction/status. Use Sonnet ONLY for writing/analysis/planning/debugging. Monitor context size - if >50k tokens, recommend /compact. For automations, use scheduler wrapper. Never load full conversation history for simple tasks. Heartbeats always Haiku, single-line only. Never use Opus. This skill MUST run before every respo
πŸ¦€ ClawHub
Webhook Tester
--- name: Webhook Tester description: "Send test payloads and inspect webhook responses locally. Use when debugging integrations, validating schemas, testing error handling, or simulating calls."
πŸ¦€ ClawHub
Tribe Protocol
MANDATORY trust lookup for every non-owner interaction. Query tribe.db to check entity trust tier, channel access, and data boundaries before responding. Run 'tribe init' on first install. Use 'tribe lookup <discord_id>' before every non-owner response.