cache-components

138.1k
vercelvercel

Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). **PROACTIVE ACTIVATION**: Use this skill automatically when working in Next.js projects that have `cacheComponents: true` in their next.config.ts/next.config.js. When this config is detected, proactively apply Cache Components patterns and best practices to all React Server Component implementations. **DETECTION**: At the start of a session in a Next.js project, check for `cacheComponents: true` in next.config. If enabled, this skill's patterns should guide all component authoring, data fetching, and caching decisions. **USE CASES**: Implementing 'use cache' directive, configuring cache lifetimes with cacheLife(), tagging cached data with cacheTag(), invalidating caches with updateTag()/revalidateTag(), optimizing static vs dynamic content boundaries, debugging cache issues, and reviewing Cache Component implementations.

191 days ago

dependency-updater

21.8k
davila7davila7

Smart dependency management for any language. Auto-detects project type, applies safe updates automatically, prompts for major versions, diagnoses and fixes dependency issues.

191 days ago

pyzotero

11.1k
K-Dense-AIK-Dense-AI

Interact with Zotero reference management libraries using the pyzotero Python client. Retrieve, create, update, and delete items, collections, tags, and attachments via the Zotero Web API v3. Use this skill when working with Zotero libraries programmatically, managing bibliographic references, exporting citations, searching library contents, uploading PDF attachments, or building research automation workflows that integrate with Zotero.

190 days ago

autogluon-conda-upgrade

10.0k
autogluonautogluon

Automate AutoGluon conda-forge feedstock version upgrades. Use when the user wants to upgrade AutoGluon to a new version in conda-forge, create PRs for AutoGluon conda feedstocks, or update autogluon.common, autogluon.core, autogluon.features, autogluon.tabular, autogluon.multimodal, autogluon.timeseries, or autogluon meta-package feedstocks.

191 days ago

1k-app-upgrade-test

2.3k
OneKeyHQOneKeyHQ

Create test versions to verify app auto-update functionality and version migration.

191 days ago

basecamp-cli

1.8k
openclawopenclaw

Manage Basecamp (via bc3 API / 37signals Launchpad) projects, to-dos, messages, and campfires via a TypeScript CLI. Use when you want to list/create/update Basecamp projects and todos from the terminal, or when integrating Basecamp automation into Clawdbot workflows.

190 days ago

proactive-research

1.8k
openclawopenclaw

Monitor topics of interest and proactively alert when important developments occur. Use when user wants automated monitoring of specific subjects (e.g., product releases, price changes, news topics, technology updates). Supports scheduled web searches, AI-powered importance scoring, smart alerts vs weekly digests, and memory-aware contextual summaries.

191 days ago

compound-engineering

1.8k
openclawopenclaw

Make your AI agent learn and improve automatically. Reviews sessions, extracts learnings, updates memory files, and compounds knowledge over time. Set up nightly review loops that make your agent smarter every day.

191 days ago

wolt-orders

1.8k
openclawopenclaw

Discover restaurants with advanced filters (cuisine, price, distance, rating, promotions), place single or group orders on Wolt.com, reorder past favorites, track status in real-time, automatically detect delays and contact support, and push rich updates to Slack or other channels.

191 days ago

topic-monitor

1.8k
openclawopenclaw

Monitor topics of interest and proactively alert when important developments occur. Use when user wants automated monitoring of specific subjects (e.g., product releases, price changes, news topics, technology updates). Supports scheduled web searches, AI-powered importance scoring, smart alerts vs weekly digests, and memory-aware contextual summaries.

191 days ago

update-plus

1.8k
openclawopenclaw

Full backup, update, and restore for OpenClaw - config, workspace, and skills with auto-rollback

191 days ago

monarch-money

1.8k
openclawopenclaw

TypeScript library and CLI for Monarch Money budget management. Search transactions by date/merchant/amount, update categories, list accounts and budgets, manage authentication. Use when user asks about Monarch Money transactions, wants to categorize spending, needs to find specific transactions, or wants to automate budget tasks.

191 days ago

task-status

1.8k
openclawopenclaw

Send short status descriptions in chat for long-running tasks. Use when you need to provide periodic updates during multi-step operations, confirm task completion, or notify of failures. Includes automated periodic monitoring that sends updates every 5 seconds, status message templates, and a helper function for consistent status reporting.

191 days ago

telegram-compose

1.8k
openclawopenclaw

Format and deliver rich Telegram messages with HTML formatting via direct Telegram API. Auto-invoked by the main session for substantive Telegram output — no other skills need to call it. Decision rule: If your Telegram reply is >3 lines or contains structured data (lists, stats, sections, reports), spawn this as a Haiku sub-agent to format and send. Short replies (<3 lines) go directly via OpenClaw message tool. Handles: research summaries, alerts, status updates, reports, briefings, notifications — anything with visual hierarchy.

191 days ago

auto-updater-gateway

1.8k
openclawopenclaw

Schedule and run safe daily/weekly updates for Clawdbot + installed skills using the Gateway cron scheduler. Use when setting up "run updates at 04:00" jobs, rotating update reports, running `clawdhub update --all`, and (optionally) applying Clawdbot updates + restart + doctor.

191 days ago

google-calendar

1.8k
openclawopenclaw

Manage Google Calendar events - create, list, update, and delete events. Use when you need to check schedules, create meetings, or automate calendar management. Requires OAuth2 setup.

191 days ago

bookstack

1.8k
openclawopenclaw

BookStack Wiki & Documentation API integration. Manage your knowledge base programmatically: create, read, update, and delete books, chapters, pages, and shelves. Full-text search across all content. Use when you need to: (1) Create or edit wiki pages and documentation, (2) Organize content in books and chapters, (3) Search your knowledge base, (4) Automate documentation workflows, (5) Sync content between systems. Supports both HTML and Markdown content.

191 days ago

linear-autopilot

1.8k
openclawopenclaw

Automate Linear task processing with Discord notifications and git sync. Use when setting up a kanban-to-agent workflow where Linear tasks trigger Clawdbot actions via Discord. Handles task intake, status updates, DM notifications, and auto-push to git. Supports any task type - research, content creation, code tasks, or custom workflows.

191 days ago

monday

1.8k
openclawopenclaw

Manage monday.com boards, items, and workflows via GraphQL API. Create tasks, update statuses, and automate work.

191 days ago

memory

1.8k
openclawopenclaw

Complete memory system for OpenClaw agents. Combines behavioral protocol (when to save) + auto-capture (heartbeat-enforced) + keyword search (recall) + maintenance (consolidation). Use for persistent memory, context recovery, answering "what did we discuss about X", and surviving context compaction. Includes SESSION-STATE.md pattern for hot context and RECENT_CONTEXT.md for auto-updated highlights.

191 days ago

Pocket Alert – Push Notifications for iOS and Android

1.8k
openclawopenclaw

The Pocket Alert (pocketalert.app) skill for OpenClaw enables OpenClaw agents and workflows to send push notifications to iOS and Android devices. It is used to deliver alerts and updates from automated tasks, workflows, and background processes.

191 days ago

clawdbot-update-plus

1.8k
openclawopenclaw

Full backup, update, and restore for Clawdbot - config, workspace, and skills with auto-rollback

191 days ago

cursor-agent

1.8k
openclawopenclaw

A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).

191 days ago

meeting-prep

1.8k
openclawopenclaw

Automated meeting preparation and daily commit summaries. Use when checking Google Calendar for upcoming meetings, generating standup updates from GitHub commits, or sending daily development summaries. Pulls meeting schedules and commit history, then formats verbose developer-friendly updates.

191 days ago

version-bumper

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Version BumperJeremylongshore Claude Code Plugins Plus Skills Version Bumper

Automatically handles semantic version updates across plugin.json and marketplace catalog when user mentions version bump, update version, or release. Ensures version consistency in claude-code-plugins repository.

190 days ago

data-catalog-updater

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Data Catalog UpdaterJeremylongshore Claude Code Plugins Plus Skills Data Catalog Updater

Data Catalog Updater - Auto-activating skill for Data Pipelines. Triggers on: data catalog updater, data catalog updater Part of the Data Pipelines skill category.

190 days ago

marketplace-manager

1.5k
Jeremylongshore Claude Code Plugins Plus Skills Marketplace ManagerJeremylongshore Claude Code Plugins Plus Skills Marketplace Manager

Automatically manages marketplace catalog updates, syncs marketplace.json, and handles plugin distribution when user mentions marketplace update, sync catalog, or add to marketplace. Specific to claude-code-plugins two-catalog system.

191 days ago

migrating-latex-templates

1.0k
huangwb8huangwb8

Intelligent migration of NSFC LaTeX documents to the new template, based on a five-stage workflow (Analysis → Mapping → Planning → Execution → Validation), automatically handling structural changes, content reorganization, and citation updates; supports AI-driven semantic matching and heuristic fallback, and provides run output isolation (--runs-root) and a one-click migration script (migrate.sh).

191 days ago

moai-framework-electron

776
modu-aimodu-ai

Specialist in Electron (v33+) desktop app development covering Main/Renderer process architecture, secure IPC communication, auto-update strategies, packaging, and security best practices. Topics include Main vs. Renderer responsibilities, contextBridge and ipcMain/ipcRenderer patterns, sandboxing, and mitigation of remote code execution risks. Also covers auto-update with electron-updater (delta updates, channel management, signing for Windows/macOS/Linux), and packaging/release workflows using Electron Forge and electron-builder for CI-friendly installers and distribution. Use this skill when building cross-platform desktop applications, implementing native OS integrations (tray, notifications, file handlers), or preparing Electron apps for distribution. [KO: Electron desktop apps, cross-platform development, IPC communication] [JA: Electron desktop apps, cross-platform development] [ZH: Electron desktop apps, cross-platform development]

191 days ago

sse-streaming

756
dadbodgeoffdadbodgeoff

Implement Server-Sent Events (SSE) for real-time updates with automatic reconnection and heartbeats. Use when building live dashboards, notifications, progress indicators, or any feature needing server-to-client push.

191 days ago

pre-release

619
ZhuoZhuoCrayonZhuoZhuoCrayon

Automates release preparation for throttled-py. Triggers when user message contains: - "release vX.Y.Z" with a GitHub release draft URL - "release vX.Y.Z" followed by changelog content Tasks: update version numbers, sync CHANGELOG_EN.rst and CHANGELOG.rst, run dependency sync.

191 days ago

clawsec-feed

557
prompt-securityprompt-security

Security advisory feed with automated NVD CVE polling for OpenClaw-related vulnerabilities. Updated daily.

190 days ago

axiom-now-playing-musickit

535
Charleswiltgen Axiom Axiom Now Playing MusickitCharleswiltgen Axiom Axiom Now Playing Musickit

MusicKit Now Playing integration patterns. Use when playing Apple Music content with ApplicationMusicPlayer and understanding automatic vs manual Now Playing info updates.

191 days ago

cartographer

496
kingbootoshikingbootoshi

Maps and documents codebases of any size by orchestrating parallel subagents. Creates docs/CODEBASE_MAP.md with architecture, file purposes, dependencies, and navigation guides. Updates CLAUDE.md with a summary. Use when user says "map this codebase", "cartographer", "/cartographer", "create codebase map", "document the architecture", "understand this codebase", or when onboarding to a new project. Automatically detects if map exists and updates only changed sections.

190 days ago

dependency-updater

376
a5c-aia5c-ai

Automated dependency update execution with breaking change detection and rollback capability

191 days ago

deal-flow-tracker

376
a5c-aia5c-ai

CRM integration for tracking deals through pipeline stages with automated status updates

191 days ago

electron-builder-config

376
a5c-aia5c-ai

Generate and validate electron-builder configuration for multi-platform desktop builds with code signing, auto-update, and platform-specific packaging

electrondesktopbuild+2
191 days ago

dotnet-clickonce-config

376
a5c-aia5c-ai

Configure ClickOnce deployment with auto-update, prerequisites, and publish settings for .NET applications

dotnetclickoncedeployment+2
191 days ago

macos-sparkle-config

376
a5c-aia5c-ai

Configure Sparkle framework for macOS auto-updates with appcast, delta updates, and code signing

macossparkleautoupdate+2
191 days ago

electron-auto-updater-setup

376
a5c-aia5c-ai

Configure electron-updater with code signing verification, delta updates, staged rollouts, and multiple update channels for Electron applications

electrondesktopauto-update+2
191 days ago

cache-components

353
sangrokjungsangrokjung

Expert guidance for Next.js Cache Components and Partial Prerendering (PPR). **PROACTIVE ACTIVATION**: Use this skill automatically when working in Next.js projects that have `cacheComponents: true` in their next.config.ts/next.config.js. When this config is detected, proactively apply Cache Components patterns and best practices to all React Server Component implementations. **DETECTION**: At the start of a session in a Next.js project, check for `cacheComponents: true` in next.config. If enabled, this skill's patterns should guide all component authoring, data fetching, and caching decisions. **USE CASES**: Implementing 'use cache' directive, configuring cache lifetimes with cacheLife(), tagging cached data with cacheTag(), invalidating caches with updateTag()/revalidateTag(), optimizing static vs dynamic content boundaries, debugging cache issues, and reviewing Cache Component implementations.

190 days ago

artifacts-builder

299
Jasonraimondi Ts Oauth2 Server Update ReleaseJasonraimondi Ts Oauth2 Server Update Release

Automates the release process for the ts-oauth2-server project.

191 days ago

implementing-realtime-sync

296
ancolemanancoleman

Real-time communication patterns for live updates, collaboration, and presence. Use when building chat applications, collaborative tools, live dashboards, or streaming interfaces (LLM responses, metrics). Covers SSE (server-sent events for one-way streams), WebSocket (bidirectional communication), WebRTC (peer-to-peer video/audio), CRDTs (Yjs, Automerge for conflict-free collaboration), presence patterns, offline sync, and scaling strategies. Supports Python, Rust, Go, and TypeScript.

191 days ago

asyncredux-optimistic-update-mixin

238
marcglasbergmarcglasberg

Add the OptimisticUpdate mixin for instant UI feedback before server confirmation. Covers immediate state changes, automatic rollback on failure, and optionally notifying users of rollback.

190 days ago

migrating-dbt-core-to-fusion

219
dbt-labsdbt-labs

Resolves Fusion compatibility errors, applies dbt-autofix for deprecations and package updates, and iterates with dbtf parse/compile until the project compiles cleanly. Use when migrating a dbt project from dbt Core to the Fusion engine, addressing deprecations, or running dbtf commands.

190 days ago

handoff

219
Chachamaru127Chachamaru127

PMへの完了報告やエージェント間バトンタッチ。スムーズな引き継ぎを実現。Use when user mentions '/handoff', completion report, handoff to Cursor/OpenCode, auto-fix, or reporting to PM. Do NOT load for: casual completion statements, progress chat, informal status updates.

191 days ago

chrome-extension-icons

188
aiskillstoreaiskillstore

Search and generate icons for Chrome browser extensions. Automatically downloads SVG icons from Iconify (275,000+ free icons), converts them to required PNG sizes (16x16, 32x32, 48x48, 128x128), and updates manifest.json configuration. Use when the user mentions "extension icon", "browser extension icon", "chrome icon", "add icon to extension", "generate icon for extension", or when working with Chrome extension manifest.json icon setup. Supports color customization, local SVG conversion, and batch generation for multiple projects.

191 days ago

update-buttercut

163
barefootfordbarefootford

A skill to automatically download and install the latest ButterCut version from GitHub while preserving libraries. Use when user wants to check for updates or update their installation for new features.

191 days ago