Marketplace
Find the right skill for the job.
Browse the full catalog through outcome-first channels, technical facets, rating filters, and server-side pagination built for a large public marketplace.
delegating-to-wiki-agent
This skill teaches Claude to delegate Confluence wiki operations to a specialized sub-agent instead of handling API calls directly. It provides clear trigger keywords, step-by-step delegation instructions, and concrete examples for reading, updating, and creating pages. The approach reduces context token usage from 5-10KB to under 1KB per query.
beta-feedback-fixer
This skill automates beta feedback resolution by parsing reports, classifying issues by severity, performing root cause analysis, creating isolated worktrees, implementing fixes with regression tests, and preparing beta releases. It provides concrete templates and commands for each step.
project-init
Automates Claude Code project initialization by detecting programming languages and adding appropriate tool permissions to settings.json. Creates session hooks and merges configurations without overwriting existing settings. Saves manual setup time for developers using Claude Code across multiple languages.
using-cipherpowers
Enforces mandatory skill usage protocol for Claude, requiring checking for relevant skills before any task. Creates TodoWrite todos for checklist items and announces skill usage transparently. Prevents rationalization of skipping established workflows.
brainstorming
Guides collaborative idea refinement into concrete designs through structured dialogue. Checks existing code via semantic search, proposes multiple approaches, and breaks designs into validated sections before generating phased spec documentation.
telegram-bot
Provides multi-language templates for Telegram bot development with Rust (teloxide), Python (aiogram), and Node.js (grammY). Includes security setup, command handlers, inline keyboards, FSM for dialogs, and webhook configuration. Focuses on preventing token leaks and production-ready patterns.
cleanup-manager
A Git branch cleanup tool that identifies stale branches (merged or inactive), provides detailed reports, and safely deletes them with multiple safety checks. It prevents deletion of protected branches, requires confirmation for destructive operations, and integrates with platform-specific Git handlers.
log-archiver
Archives completed logs to cloud storage with index management and cleanup
synthesize-plan
This skill reads three stakeholder requirement reports (architect, tester, formatter) and synthesizes them into a unified implementation plan. It validates report completeness, identifies conflicts and gaps, creates a structured plan following Purpose→Approach→Benefits format, writes to task.md, and transitions the task state to SYNTHESIS.
get-history
Provides direct access to raw Claude Code conversation logs stored as JSONL files. Enables audit trails, compliance verification, and analysis of tool call sequences, user approvals, and agent behavior without relying on filtered summaries.
meeting-sync
Sync new Granola meetings to local Knowledge folder. Use during morning planning, when user asks "what should I do today", or asks to review/sync meetings.
Siberian Shamanic Navigation
Navigate through the original three-world shamanic technology. Deploy when soul retrieval, power animal guidance, or journey between realms emerges. Deeply respectful of Tungus, Buryat, Yakut, Evenki traditions. Use for consciousness navigation, NOT cultural appropriation.
n8n
This skill provides comprehensive assistance for n8n workflow automation, offering guidance on building workflows, using code nodes, handling data transformations, implementing AI agents, and configuring deployments.
orchestration
Coordinates multi-agent Docker containers for CFN loops, managing implementer and validator phases. Handles agent spawning, confidence scoring, consensus collection, and product owner decisions. Provides configurable modes (MVP to Enterprise) with iteration control and error recovery mechanisms.
Image Files
Provides ImageMagick command-line instructions for common image manipulation tasks including resizing, format conversion, optimization, and batch processing. Offers clear syntax guidance and practical examples for both single file operations and directory-wide processing.
project-types
Provides structured templates and decision trees for common project types like CLI tools, REST APIs, and web apps. Focuses on Rust-based stacks with specific dependency recommendations, example structures, and key discovery questions to guide project setup.
mobile-ui
Provides React Native code examples for common mobile UI patterns including animations with Reanimated, gesture handling, bottom sheets, and platform-specific design guidelines for iOS and Android.
javascript-testing-patterns
This skill provides ready-to-use code patterns for JavaScript/TypeScript testing with Jest and Vitest. It covers unit testing for functions and classes, mocking external APIs, and async function testing. Includes configuration examples and practical test cases for common scenarios.
fastapi-production
Provides concrete FastAPI patterns for building async APIs with SQLAlchemy 2.0 and Pydantic v2. Includes route examples, service layer structure, schema validation patterns, and clear layer responsibilities for enterprise applications.
r-data-science
R programming for data analysis, visualization, and statistical workflows. Use when working with R scripts (.R), Quarto documents (.qmd), RMarkdown (.Rmd), or R projects. Covers tidyverse workflows, ggplot2 visualizations, statistical analysis, epidemiological methods, and reproducible research practices.
speech-to-text
Transcribe video to timestamped text using Whisper tiny model (pre-installed).
ctf-crypto
Solve CTF cryptography challenges by identifying, analyzing, and exploiting weak crypto implementations in binaries to extract keys or decrypt data. Use for custom ciphers, weak crypto, key extraction, or algorithm identification.
Jainism Ahimsa Navigation 🕉️
Deploy non-violence as navigation itself - Ahimsa, Anekantavada, Syadvada active.
unbiased-beta-tester
Creates simulated beta testers for CLI tools by building detailed user personas and running terminal-first exploratory testing based only on documentation and observed outputs. Enforces controlled ignorance to prevent internal project knowledge from influencing test behavior.