Find the perfect skill
Series Analyzer
Content
Deep analysis of aired series: information retrieval, scene-by-scene analysis, five elements analysis, and web search. Suitable for analyzing series creation techniques and learning plot design.
Git Branch Naming
Development
Creates git branches with a standardized naming convention using type/short-description format. Use this skill when starting new work, switching to feature branches, or ensuring consistent branch naming across a project.
Twilio SMS via uni CLI
Communication & Writing
Send and manage SMS messages via Twilio from the terminal. Supports sending SMS, checking message status, and listing sent messages.
Refero Design
Development
Primary skill for UI design with research-first methodology. Every design must be grounded in references using Refero layers: styles, screens, flows. Includes anti-averaging quality gates and bundled craft knowledge.
Global Security
Security
Provides guidance on adhering to global security coding standards. Use this skill when working on files that involve system-wide security considerations.
SEO & Content Marketing Skill Suite
Content
10 specialized commands for SEO: keyword research, content audits, SERP analysis, technical SEO, and content strategy.
Future Works Analysis
Data & AI
Future-works analysis skill with two modes: audit one manuscript's future works section or mine a corpus for stated open problems and synthesize a prioritized research opportunity list.
Cline Skill Creator Guide
Development
Guide for creating effective Cline Skills. Use when creating or updating a skill to extend Cline with specialized knowledge, workflows, or tool integrations.
OctoClaw Runtime
Development
TypeScript-first policy, delegation, status, and operator layer for OpenClaw.
Marketing Ideas for SaaS
Content
A collection of 139 proven marketing strategies organized by category for SaaS and software products. Helps users select the most relevant tactics based on their product stage, audience, and available resources. Includes implementation guidance and quick-reference tables for different use cases.
Confidence-based Model Tier Escalation
Development
Defines when to escalate agent tasks from Haiku to Sonnet to Opus based on confidence signals like test failures, clippy warnings, or repeated rejections. Enforces a never-skip-tiers rule and includes a diagnostic step to distinguish model capability issues from other problems. Use this skill when an agent fails or underperforms to systematically determine the correct tier.
Orchestrate ML Pipeline
Data & AI
Orchestrate end-to-end ML pipelines using Prefect or Airflow with DAGs, task dependencies, retry logic, scheduling, monitoring, and integration with MLflow and DVC.