Total 46,001 skills
Showing 12 of 46001 skills
Agnostic tunnel management supporting Cloudflare, Tailscale, and other providers. Inspired by ZeroClaw's agnostic tunnel architecture.
Frontend full-chain performance optimization guide based on Web Vitals metrics. Provides metric thresholds, diagnostic methods, and optimization strategies for LCP, FCP, INP, CLS, TTFB, TBT. Use when optimizing frontend performance, analyzing Web Vitals, reducing page load time, fixing layout shifts, improving interaction responsiveness, or reviewing frontend code for performance issues.
Text processing utilities: word count, line count, character encoding, text transformations, grep-like operations. No API key required.
Spawn specialized sub-agents with context handoff for complex multi-phase tasks. Enables expertise delegation within a session with automatic context merging and depth limiting to prevent infinite loops.
Search code and text files using semantic similarity and keyword matching. Use when: finding relevant code snippets, searching documentation, or locating files by content. NOT for: binary file search or regex pattern matching.
List available LLM-accessible credentials. Use when you need API keys, passwords, or other secrets that have been made available to you.
Watch files and directories for changes. Execute commands on change. Support for create, modify, delete events. No API key required.
Convert between timestamp formats. Unix timestamps, ISO 8601, relative times, and human-readable dates. No API key required.
Send Slack messages via incoming webhook. Use for notifications, alerts, and status updates to Slack channels.
Persistent key-value memory storage for the agent. Store, recall, and forget information across sessions. Use when you need to remember facts, preferences, or context between conversations.
Delegate subtasks to specialized AI agents. Use when: complex workflows need multi-agent collaboration or specialization.
Fetch, extract, and summarize content from URLs. Use when: (1) user shares a link and wants a summary, (2) you need to gather information from web pages, (3) researching topics that require reading articles or documentation, (4) extracting code snippets or technical content from websites.