Analyze Figma designs and implement them as code. Use when the user shares a Figma link or asks to implement a design from Figma. Supports visual analysis of artboards, extracting design tokens (colors, fonts, spacing), identifying components, and generating React/CSS code. Requires FIGMA_API_TOKEN environment variable.
GitHub workflow conventions and gh CLI usage. Use when working with PRs, branches, commits, issues, or code reviews on GitHub. Covers branch naming, commit format, PR workflow, code review, and CI troubleshooting.
Use when adding, changing, or removing an environment variable or wrangler secret in moltworker. Covers the full chain from types.ts through container startup.
Use when deploying moltworker, debugging container startup failures, diagnosing crash loops, or troubleshooting R2 sync and config corruption issues.
Git workflow and safety rules for this workspace.
Comprehensive RL learning assistant for coursework and self-study. Use when studying Q-Learning, Policy Gradient, Actor-Critic, MDP, Bellman equations, or any RL concepts. Helps with (1) concept explanation with analogies, (2) code analysis and debugging, (3) homework guidance without direct answers, (4) lab experiment setup and analysis, (5) quiz generation for self-assessment, (6) knowledge summarization and review materials, (7) project planning and implementation advice, (8) research paper reading and comprehension.
Prepare and validate lab assignments for submission. Use when (1) user asks to prepare submission, (2) mentions "提交" or "submit lab", (3) ready to upload to Brightspace.
Scrape course materials from Brightspace LMS. Use when (1) need to download course content (slides, labs, assignments), (2) organize course materials locally, (3) filter specific module types, (4) batch download from multiple courses.
资源发现、评估与选型。Use when (1) 创建 discover 脚本, (2) 编写 evaluate 评测代码, (3) 运行评测对比, (4) 基于评测结果做选型推荐, (5) 更新 tags.py
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always
Use when creating new Claude Code spinner verb themes for the jackson-verbs repository. Guides brainstorming verbs around a theme, formatting them as natural action verbs, and generating the required file structure (README.md, theme.md, theme.json).
Tests live OpenAI calls through the btl.run AskAI endpoint and the API devtools AskAI route. Use when verifying real OpenAI traffic, reproducing DevTools AskAI behavior, or diagnosing endpoint request/response issues before or after deployment.
Manage Local WordPress development sites using the lwp CLI. Use when the user asks about WordPress sites, Local development, starting/stopping sites, running WP-CLI commands, or managing local WordPress environments. Local is a free development tool built and supported by WP Engine.
Test Protocol
Agent-friendly status page that checks Moltbook uptime by probing endpoints and reporting reachability, latency, and failures.
Local Voice Input/Output for Agents using the AI Voice Agent API.
Validates RDF documents using Iolanta kglint. Requires a file path (explicit or inferred from context). Runs iolanta on Turtle/RDF files with --as kglint/json, interprets assertions and labels, and addresses issues (e.g. missing rdfs:label). Use when the user asks to validate RDF, validate a TTL file (e.g. "validate another-order.ttl"), check ontology or data, or run iolanta.
Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major task milestone completed, (4) work session ending, (5) user says 'save state', 'create handoff', 'I need to pause', 'context is getting full', (6) resuming work with 'load handoff', 'resume from', 'continue where we left off'. Proactively suggests handoffs after substantial work (multiple file edits, complex debugging, architecture decisions). Solves long-running agent context exhaustion by enabling fresh agents to continue with zero ambiguity.
Development guidelines for contributing to the CLIO project
Detects Python project configuration and provides commands for testing, building, coverage, and containerization. Use when: Starting workflow, detecting project stack, need TEST_CMD Triggers: detect stack, what commands, initial setup Outputs: TEST_CMD, BUILD_CMD, COVERAGE_CMD, COVERAGE_CHECK, MIGRATE_CMD
Enforces quality gates: 80% test coverage, passing tests, successful builds, semantic versioning. Runs before PR creation. Use when: Running tests, checking coverage, validating quality, versioning Triggers: run tests, check coverage, quality gates, version bump
Export to PDF/HTML/markdown. Use when distributing documentation, creating presentations, or archiving design docs.
Create new plan documents from templates. Use when starting new implementation work, documenting planned features, or organizing development tasks.
Clerk webhooks for real-time events and data syncing. Listen for user creation, updates, deletion, and organization events. Build event-driven features like database sync, notifications, integrations.
Testing conventions and patterns for Claude Usage Monitor
MCP Bridge setup and tool reference for Tauri v2 apps. Use when setting up MCP Bridge plugin, troubleshooting connection issues, or looking up which MCP tool to use for UI automation tasks (screenshots, DOM inspection, element interaction, backend state queries).
Comprehensive Stripe payment expertise from integration through optimization. Covers setup, subscriptions, one-time payments, webhooks, billing portal, testing, go-live, plus best practices, anti-patterns, pricing strategies, use cases, optimization techniques, and tips. Supports Laravel, Next.js, Nuxt, and SvelteKit. Use for building payment functionality, troubleshooting, or learning Stripe patterns.
Allows to interact with web pages by performing actions such as clicking buttons, filling out forms, and navigating links. It works by remote controlling Google Chrome or Chromium browsers using the Chrome DevTools Protocol (CDP). When Claude needs to browse the web, it can use this skill to do so.
Remote control tmux sessions for interactive CLIs (python, gdb, etc.) by sending keystrokes and scraping pane output.
Debuguj problemy w TruthSeeker - sprawdź logi, infrastrukturę, połączenia
Generate a complete Rust WASM crate from an Intermediate Representation (IR) file, following QWASR SDK patterns for stateless, provider-based WASM components running on wasmtime.
Manage Kanban tasks from the OpenClaw dashboard. Use when asked to list pending tasks, take/claim a task, save analysis results, complete tasks, or update task status.
Orchestrate workers for a specific development phase. Reads stories from phases/phase_N/stories/ and assigns them to parallel workers.
Search Israeli restaurants, check table availability, view menus, and get booking links on Ontopo. מסעדות בישראל, הזמנת שולחן, תפריטים, זמינות. Use for "restaurant reservation", "table booking", "ontopo", "where to eat in Israel", "מסעדה", "הזמנה", "שולחן", "אונטופו", "תפריט", "זמינות", "ארוחת ערב", "איפה לאכול".
Search PubMed for scientific literature and retrieve abstracts
Search and fetch protein structures from the Protein Data Bank (PDB)
Search NCBI BLAST for sequence homology and find similar sequences in biological databases
Search ArXiv for scientific preprints in biology, chemistry, and related fields
Analyze biological sequences using Biopython - translate, align, parse FASTA/GenBank
Query UniProt database for protein information, sequences, and annotations
Create versioned releases with proper tagging and automation for qcc-lsp. Use when asked to "release", "cut a release", "bump version", "create tag", "publish", or when preparing a new version.
Use when code changes have been made to the DCI swarm and need to be verified through the live system — exercises new features, endpoints, and behaviors via API calls and CLI commands against the running swarm
Creates a new Claude Code skill. Use when user asks to create or build a skill for Claude Code.
Advanced skill for managing memories in OpenMemory Local. Provides automated connectivity verification, search, and storage patterns.
FastAPI patterns and conventions for the backend. Use when working on API endpoints, SQLAlchemy models, Pydantic schemas, or backend tests.
Modern Terraform patterns for module design, state management, and CI/CD integration. Use for structuring Terraform projects, managing remote state, implementing environment separation, or enforcing code quality.
Security and privacy compliance patterns for B2B SaaS (SOC 2, GDPR). Use for audit preparation, control design, compliance gap analysis, or building compliance into features.
Post-merge cleanup workflow for branches. Use after PRs are merged to clean up local and remote branches.
Expert in designing effective .NET performance benchmarks and instrumentation. Use when creating BenchmarkDotNet tests, designing custom benchmarks, setting up profiling, or choosing measurement approaches. Knows when BenchmarkDotNet isn't suitable.
Repo-specific guidance for maintaining the Marstek integration (UDP Open API, polling, discovery/scanner) in a Home Assistant-friendly way
Use when implementing a feature from a spec, when implementation needs iterating to match requirements, or when delivering any non-trivial change. Use when the user says "make this work," "implement this spec," "keep going until all tests pass," or "it's not matching the spec yet."
Plan the quarterly transition from Current Allocation Percentages (CAPs) to Target Allocation Percentages (TAPs) using the 3% rule.
Calculate Real Revenue for Profit First allocations. Determines if a business should use Real Revenue (vs Total Revenue) and calculates it.
Calculate exact dollar amounts for Profit First allocations based on income and percentages. Use on allocation days (10th and 25th).
Scans entire codebases, automatically identifies systems (Flinks, Supabase, P2P, etc.), maps their relationships, and generates organized architecture documentation in docs/architecture/. Use when saying "/map-architecture", "analyze my codebase", "show all systems", or when you need to understand the full project structure.
Accept payments on any website using moneydevkit. Use when building a site that sells something, adding a checkout/paywall, or integrating payments into a Next.js or Replit app. Supports fixed pricing, pay-what-you-want, products, customers, and orders. Bitcoin Lightning under the hood — works globally, no bank account needed.
Screen recording using macOS native screencapture. Use for capturing tutorials, demos, and screen content.
Central notification monitor for Apple Integration suite - evaluates and routes all system notifications. This is the CORE notification processing skill.
This skill documents the BrokkrMVP webhook integration protocol. **Follow every step exactly. No deviations.**
Designs and outputs n8n workflow JSON with robust triggers, idempotency, error handling, logging, retries, and human-in-the-loop review queues. Use when you need an auditable automation that won’t silently fail.
Manage productivity with FlowMind — goals, tasks (with subtasks), notes, people, and tags via REST API. Use when the user wants to create, list, update, or delete goals, tasks, notes, contacts, or tags; manage focus/priorities; track progress; or organize their productivity workspace through FlowMind.
Send push notifications via Gotify when long-running tasks complete or important events occur. Use when the user asks to "send a Gotify notification", "notify me when this finishes", "push notification", "alert me via Gotify", or wants to be notified of task completion.
Fetch, preview, merge, and test GitHub PRs locally. Great for trying upstream PRs before they're merged.
Use when woken by daemon to coordinate Legion workers - polls state, dispatches workers, handles phase transitions
Maps WATER TIDE.csv top 3 tide windows (6:00–17:00) to Voyage Overview tide-table. Use when updating tide table, "물때 상위 3시간 Voyage", or as pipeline-check step N. Part of integrated pipeline.
Shifts AGI TR schedule (JSON/HTML) by delta days after pivot date. Use when delaying schedule, "일정 시프트", "schedule shift", pivot_date and new_date provided. Part of integrated pipeline step 1.
Orchestrates TR dashboard development with mandatory SSOT validation. Use when running plan→implement→verify cycles, schedule/reflow/collision changes, or when AGENTS.md-based implementation requires option_c.json integrity checks.
Implements TR 이동 대시보드 UI/UX from patch.md spec. Use when building or modifying Story Header, Map/Timeline/Detail layout, 2-click collision UX, View modes (Live/History/Approval/Compare), constraint badges, or any patch.md-defined visual/interaction rules. Enforces SSOT(option_c.json) and single-view flow (Where→When/What→Evidence).
Enable agents and skills to challenge users for fresh two-factor authentication proof before executing sensitive actions. Use this for identity verification in approval workflows - deploy commands, financial operations, data access, admin operations, and change control.
Comprehensive reference documentation for AWS ECR, GitLab CI/CD, and container deployment patterns. Use when setting up ECR repositories, configuring cross-account access, choosing between IAM User vs Role authentication, verifying GitLab Container Registry availability, or comparing Python vs Docker deployment approaches. Provides detailed guides, decision matrices, troubleshooting steps, and complete workflow examples.
Automatically analyze and improve Puppet code quality in control repos and modules. Activates when working with Puppet manifests (.pp files), Puppetfiles, or Hiera data at ~/src/fsx/puppet/control or ~/src/fsx/puppet/modules. Provides code linting, dependency analysis, best practice validation, and error troubleshooting.
주기적 실행 Cron 작업 코드 자동 생성 스킬. node-cron 기반 TypeScript Service, Cron 로그 기록, server.ts 통합 코드를 생성합니다. 다음의 경우 사용: (1) 주기적 실행 작업 생성 ("매일 새벽 2시에 로그 정리", "1분마다 SMS 결과 조회") (2) 백그라운드 처리 스케줄러 생성 ("데이터 동기화 크론 작업") (3) 적응형 스케줄러 구현 (데이터 양에 따라 주기 자동 조정) (4) Cron 로그 기록 필요 (common_log_cron 테이블) (5) Koa + TypeScript 백엔드에서 node-cron 사용
Free local speech-to-text using MLX Whisper on Apple Silicon. Free, private, no API costs.
Control your Pi-hole DNS ad blocker via the Pi-hole v6 API.
Monitor and control Snapmaker 3D printers (U1 with Moonraker/Klipper). Use when checking print status, temperatures, progress, or controlling prints (pause/resume/cancel). Triggers on "printer", "3D print", "Snapmaker", "print status", "nozzle temp", "bed temp".
Control Apple TV via pyatv. Use for play/pause, navigation, volume, launching apps, power control, and checking what's playing. Triggers on "Apple TV", "TV", "what's playing", "pause TV", "play TV", "turn off TV".
Control Tesla vehicles from macOS via the Tesla Owner API using teslapy (auth, list cars, status, lock/unlock, climate, charging, location, and extras). Use when you want to check your car state or run safe remote commands. Designed for Parth Maniar (@officialpm) with local-only auth caching, confirmation gates for disruptive actions, and chat-friendly status output.
Interact with YouTrack project management system via REST API. Read projects and issues, create tasks, generate invoices from time tracking data, and manage knowledge base articles. Use for reading projects and work items, creating or updating issues, generating client invoices from time tracking, and working with knowledge base articles.
This skill should be used when the user asks to "get stock prices", "check stock quotes", "look up earnings", "get financial data", "find trending stocks", or needs stock market data from Yahoo Finance.
Start an ngrok tunnel to receive incoming webhooks and process them via the LLM. Use when the user asks to listen for webhooks, set up a webhook endpoint, start ngrok, or when another skill (like Zoom RTMS Meeting Assistant) needs a public webhook URL. Receives webhook payloads and lets the LLM decide how to handle them.
Interact with AmikoNet decentralized social network for AI Agents
Query NFT data, trade on the Seaport marketplace, and swap ERC20 tokens across Ethereum, Base, Arbitrum, Optimism, Polygon, and more.
Use the workspace CLI wrapper around NotebookLM. Prefer the script in `scripts/` to avoid manual repo path setup.
Transcribe audio files using OpenAI's gpt-4o-mini-transcribe model with vocabulary hints and text replacements. Requires uv (https://docs.astral.sh/uv/).
Automate LinkedIn content creation, posting, engagement tracking, and audience growth. Use for posting content, scheduling posts, analyzing engagement metrics, generating content ideas, commenting on posts, and building LinkedIn presence. Requires browser access with LinkedIn logged in.
Solve Boggle boards — find all valid words (German + English) on a 4x4 letter grid. Use when the user shares a Boggle photo, asks for words on a grid, or plays word games. Includes 1.7M word dictionaries (DE+EN).
Deploy static websites to IPFS with a single command using PinMe CLI. Use when: (1) User wants to deploy a built frontend project, (2) Need to upload static files (dist/build/out/public) to IPFS, (3) Requesting preview URL for a deployed site. Supports: Vite, React, Vue, Next.js, Angular, Create React App, and static sites. Output: Preview URL (https://pinme.eth.limo/#/preview/*) after successful upload.
Query project databases with automatic SSH tunnel management. Use when you need to execute SQL queries against configured databases, especially those accessible only via SSH tunnels. Automatically manages SSH connection lifecycle (establishes tunnel before query, closes after). Supports multiple databases distinguished by description/name from config file.
Create, export, and manage Canva designs via the Connect API. Generate social posts, carousels, and graphics programmatically.
Manage Attio CRM records (companies, people, deals, tasks, notes). Search, create, update records and manage deal pipelines.
Comprehensive ImageMagick operations for image manipulation in Moltbot.
Oura Ring data integration and analytics. Fetch sleep scores, readiness, activity, HRV, and trends from the Oura Cloud API. Generate automated reports, correlations with productivity, and trigger-based alerts for low recovery days. Requires OURA_API_TOKEN (get at cloud.ouraring.com).
Transform OpenClaw cron jobs into Lobster workflows. Analyze, inspect, and validate job migrations. Use when converting automations to deterministic, approval-gated workflows with resume capabilities.
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.
Write a daily or weekly work report using git commits. Use when the user asks to write or send a daily report/standup or weekly report, especially "日报", "发日报", "周报", "发周报", "daily report", "weekly report", or "work report".
Encrypted Clawdbot-to-Clawdbot messaging. Send messages to friends' Clawdbots with end-to-end encryption.
Google Calendar integration for viewing, creating, and managing calendar events. Use when the user asks about their schedule, wants to add/edit/delete events, check availability, or needs a morning brief. Supports natural language like "What's on my calendar tomorrow?" or "Schedule lunch with Alex at noon Friday." Free tier provides read access; Pro tier ($12) adds create/edit/delete and morning briefs.
Query open data from Umeå kommun about locations, facilities, demographics, environment, and more.
This skill should be used when the user asks to "design REST APIs", "optimize database queries", "implement authentication", "build microservices", "review backend code", "set up GraphQL", "handle database migrations", or "load test APIs". Use for Node.js/Express/Fastify development, PostgreSQL optimization, API security, and backend architecture patterns.