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.
claude-relay-service
Imported from https://www.skillhub.club/skills/wei-shaw-claude-relay-service.
vim
Imported from https://github.com/ThePrimeagen/99.
foo
Imported from https://github.com/ThePrimeagen/99.
vueuse-functions
Apply VueUse composables where appropriate to build concise, maintainable Vue.js / Nuxt features.
search-router
Choose the right search tool for each query type
sub-agents
Create and configure Claude Code sub-agents with custom prompts, tools, and models
agentic-workflow
Agentic Workflow Pattern
overleaf
Sync and manage Overleaf LaTeX projects from the command line. Pull projects locally, push changes back, compile PDFs, and download compile outputs like .bbl files for arXiv submissions. Use when working with LaTeX, Overleaf, academic papers, or arXiv.
ppt-generator
Generate professional, structured PowerPoint presentations from optimized topic keywords.
reddit-engagement
Create and execute robust Reddit engagement workflows (create post, add comment, upvote) using browser accessibility-tree semantics instead of brittle DOM ids/CSS selectors. Use when asked to automate Reddit actions with high success rate across UI changes, A/B tests, and localization differences; especially when reliability and intent-based element targeting are required.
xiaohongshu-skill
当用户想要与小红书(xiaohongshu/rednote)交互时使用此 Skill。包括搜索笔记、获取帖子详情、查看用户主页、二维码扫码登录、提取平台内容等。当用户提到 xiaohongshu、小红书、rednote,或需要浏览/抓取中国社交媒体内容时激活此 Skill。
cn-daily-tools
中文日常工具集:天气预报、汇率查询、新闻摘要、快递追踪。适合中文用户日常使用,无需API密钥,开箱即用。Use when Chinese users need weather forecasts, currency exchange rates, news summaries, or package tracking in Chinese.
paper-trading
Run a structured paper-trading loop with SQLite-backed event logging, position tracking, and PnL review. Use when opening/closing simulated trades, journaling thesis notes, checking portfolio status, or generating weekly performance summaries.
aliyun-oss
阿里云 OSS 对象存储技能。支持文件上传、下载、列出、删除、获取 URL 等操作。 两层架构:Node.js SDK(优先)→ ossutil CLI。
java-developer
Imported from https://github.com/apache/grails-core.
swiftui-view-refactor
Refactor and review SwiftUI view files for consistent structure, dependency injection, and Observation usage. Use when asked to clean up a SwiftUI view’s layout/ordering, handle view models safely (non-optional when possible), or standardize how dependencies and @Observable state are initialized and passed.
jira-task
Creates Jira tasks following Prowler's standard format. Trigger: When user asks to create a Jira task, ticket, or issue.
zlibrary-to-notebooklm
自动从 Z-Library 下载书籍并上传到 Google NotebookLM。支持 PDF/EPUB 格式,自动转换,一键创建知识库。
worktree-manager-skill
Comprehensive git worktree management. Use when the user wants to create, remove, list, or manage worktrees. Handles all worktree operations including creation, deletion, and status checking.
Rust
Rust development patterns, project setup, CLI/TUI applications, error handling, and system integration
parse-conversation-timeline
Parses raw Claude conversation logs into structured JSON timelines for audit analysis. Extracts events, classifies file operations, detects state transitions, and generates statistics. Useful for compliance checks and understanding agent workflow patterns.
tdd-implementation
Enforces TDD workflow for Java development by blocking production code edits until proper test-first process is followed. Uses session-based state machine with verified phase transitions and requires manual verification against original use-cases.
ghostty-config
Provides detailed guidance for editing Ghostty terminal configuration files, including config syntax, file locations, CLI commands, and keybinding actions. Covers platform-specific differences and includes practical examples for common workflows.
agent-template-generator
Generates standardized agent profiles with built-in validation patterns and test-driven protocols. Automates agent creation by injecting validation hooks and success criteria checks, reducing setup time from 60 to 5 minutes.