All Skills

3865 skills found

Skills List

self-improving-agent

self-improving-agent

69research-knowledge

A universal self-improving agent that learns from ALL skill experiences. Uses multi-memory architecture (semantic + episodic + working) to continuously evolve the codebase. Auto-triggers on skill completion/error with hooks-based self-correction.

zhaono1 avatarzhaono1
Get
bump-release

bump-release

68testing-qa

Cut a release: bump versions, write changelogs, commit, tag.

paulrberg avatarpaulrberg
Get
bump-deps

bump-deps

68testing-qa

Use for dependency updates: bump npm/pnpm/yarn/bun packages, check outdated, or run taze.

paulrberg avatarpaulrberg
Get
claude-hud-statusline

claude-hud-statusline

67agent-workflows

A Claude Code plugin that displays a real-time HUD showing context usage, active tools, running agents, and todo progress in your terminal statusline.

aradotso avatararadotso
Get
openclaw-control-center

openclaw-control-center

66research-knowledge

Local-first, security-first control center for OpenClaw agents — visibility dashboard with readonly defaults, token attribution, collaboration tracing, and safe write operations.

aradotso avatararadotso
Get
inkos-multi-agent-novel-writing

inkos-multi-agent-novel-writing

66writing-content

Multi-agent CLI system for autonomous novel writing, auditing, and revision with human review gates

aradotso avatararadotso
Get
openclaw-secure-linux-cloud

openclaw-secure-linux-cloud

65security

Use when self-hosting OpenClaw on a cloud server, hardening a remote OpenClaw gateway, choosing between SSH tunneling, Tailscale, or reverse-proxy exposure, or reviewing Podman, pairing, sandboxing, token auth, and tool-permission defaults for a secure personal deployment.

xixu-me avatarxixu-me
Get
opensource-guide-coach

opensource-guide-coach

65security

Use when a user wants guidance on starting, contributing to, growing, governing, funding, securing, or sustaining an open source project, or asks about contributor onboarding, community health, maintainer burnout, code of conduct, metrics, legal basics, or open source project adoption.

xixu-me avatarxixu-me
Get
github-actions-docs

github-actions-docs

65devops-cloud

Use when users ask how to write, explain, customize, migrate, secure, or troubleshoot GitHub Actions workflows, workflow syntax, triggers, matrices, runners, reusable workflows, artifacts, caching, secrets, OIDC, deployments, custom actions, or Actions Runner Controller, especially when they need official GitHub documentation, exact links, or docs-grounded YAML guidance.

xixu-me avatarxixu-me
Get
skills-cli

skills-cli

65devops-cloud

Use when users ask to discover, install, list, check, update, remove, back up, restore, sync, or initialize Agent Skills, mention `bunx skills`, `npx skills`, `skills.sh`, or `skills-lock.json`, ask "find a skill for X", or want help extending agent capabilities with installable skills.

xixu-me avatarxixu-me
Get
use-my-browser

use-my-browser

65productivity

Use when work depends on the user's live browser session or visible rendered state rather than static fetches, especially for browser debugging contexts or DevTools-selected elements or requests, logged-in dashboards or CMS flows, localhost apps, forms, uploads, downloads, media inspection, DOM or iframe inspection, Shadow DOM, or browser failures that look like soft 404s, auth walls, anti-bot checks, or rate limits.

xixu-me avatarxixu-me
Get
secure-linux-web-hosting

secure-linux-web-hosting

65devops-cloud

Use when setting up, hardening, or reviewing a cloud server for self-hosting, including DNS, SSH, firewalls, Nginx, static-site hosting, reverse-proxying an app, HTTPS with Let's Encrypt or ACME clients, safe HTTP-to-HTTPS redirects, or optional post-launch network tuning such as BBR.

xixu-me avatarxixu-me
Get
running-claude-code-via-litellm-copilot

running-claude-code-via-litellm-copilot

65security

Use when routing Claude Code through a local LiteLLM proxy to GitHub Copilot, reducing direct Anthropic spend, configuring ANTHROPIC_BASE_URL or ANTHROPIC_MODEL overrides, or troubleshooting Copilot proxy setup failures such as model-not-found, no localhost traffic, or GitHub 401/403 auth errors.

xixu-me avatarxixu-me
Get
readme-i18n

readme-i18n

65research-knowledge

Use when the user wants to translate a repository README, make a repo multilingual, localize docs, add a language switcher, internationalize the README, or update localized README variants in a GitHub-style repository.

xixu-me avatarxixu-me
Get
xdrop

xdrop

65mcp-integrations

Use this skill when the user wants to send or fetch files through an Xdrop server from the terminal, asks to automate encrypted Xdrop share-link workflows, provides an Xdrop `/t/:transferId#k=...` link to download and decrypt locally, or needs Xdrop CLI flags such as `--quiet`, `--json`, `--expires-in`, `--output`, or `--api-url`, even if they do not explicitly mention the skill name.

xixu-me avatarxixu-me
Get
tzst

tzst

65productivity

Use when the user needs to create, extract, flatten, list, test, install, script, or troubleshoot `tzst` CLI workflows for `.tzst` or `.tar.zst` archives, including compression levels, streaming mode, extraction filters, conflict resolution, JSON output, or standalone binary setup, even if they describe the archive task without naming `tzst`.

xixu-me avatarxixu-me
Get
develop-userscripts

develop-userscripts

65productivity

Use when building, debugging, packaging, or publishing browser userscripts for Tampermonkey or ScriptCat, including GM APIs, metadata blocks, permission issues, @match/@grant/@connect setup, ScriptCat background or scheduled scripts, UserConfig blocks, or subscription workflows.

xixu-me avatarxixu-me
Get
feature-sliced-design

feature-sliced-design

65frontend

Official Feature-Sliced Design (FSD) v2.1 skill for applying the methodology to frontend projects. Use when the task involves organizing project structure with FSD layers, deciding where code belongs, placing static assets (images, icons, fonts, PDFs), grouping closely related slices, defining public APIs and import boundaries, resolving cross-imports or evaluating the @x pattern, deciding whether to create or remove an entity, evaluating whether the entities layer is needed at all, deciding whether logic should remain local or be extracted, migrating from FSD v2.0 or a non-FSD codebase, integrating FSD with frameworks (Next.js App Router and Pages Router, Nuxt, Vite, Astro), or implementing common patterns such as authentication, API handling, Redux, and TanStack Query (React Query) within FSD.

feature-sliced avatarfeature-sliced
Get
skill-vetter

skill-vetter

64security

Security-first vetting for OpenClaw skills. Use before installing any skill from ClawHub, GitHub, or other sources.

useai-pro avataruseai-pro
Get
clerk-cli

clerk-cli

63backend-api

Operate the Clerk CLI (`clerk` binary) for authentication, user/org/session management, impersonation, local webhook testing, deploy verification, instance config, env keys, feature toggles, and any Clerk Backend, Platform, or Frontend API call. Use when the user mentions Clerk management tasks, "list clerk users", "impersonate a user", "test webhooks locally", "enable orgs", "enable billing", "clerk env pull", "clerk doctor", "clerk deploy", "clerk api", or any ad-hoc Clerk API request. Prefer the CLI over raw HTTP: it handles auth, key resolution, app/instance targeting, and formatting automatically.

clerk avatarclerk
Get
clerk-swift

clerk-swift

63security

Implement Clerk authentication for native Swift and iOS apps using ClerkKit

clerk avatarclerk
Get
clerk-android

clerk-android

63security

Implement Clerk authentication for native Android apps using Kotlin and

clerk avatarclerk
Get
extract-design-system

extract-design-system

62frontend

Extract design primitives from a public website and generate starter token files for your project.

arvindrk avatararvindrk
Get
react-vite-best-practices

react-vite-best-practices

62code-generation

React and Vite performance optimization guidelines. Use when writing, reviewing, or optimizing React components built with Vite. Triggers on tasks involving Vite configuration, build optimization, code splitting, lazy loading, HMR, bundle size, or React performance.

asyrafhussin avatarasyrafhussin
Get
Want a category view? Try /category/writing-content.