Find the perfect skill
Markdown Converter - File Transformer
Documentation
Convert documents and files to Markdown format. Transform PDFs, HTML, Word docs and more into clean, portable Markdown for easy editing and version control.
File Manager
Productivity
Comprehensive tool for managing files and directories: create, read, write, delete, move, copy and search files.
Deep Research Sub-Agent
Development
Launches a sub-agent to conduct in-depth research on a given topic or codebase question. It follows a structured process: defining scope, analyzing the codebase with the Explore sub-agent, consulting external sources, and synthesizing findings into a comprehensive report. Useful for investigating complex issues or unfamiliar code quickly.
Ninja Enrich
Development
Populates the 'long_description' field in meta.yaml files by fetching content from man pages, website meta descriptions, or --help output. Useful for automatically generating descriptions for tools after adding new scripts or website fields. Supports --force to refresh and --dry-run to preview changes.
Ark Documentation with Diataxis
Documentation
Provides guidance for structuring Ark documentation using the Diataxis framework (Tutorials, How-to Guides, Core Concepts, Reference). Helps decide where content belongs, review documentation PRs, and restructure existing docs. Use this skill when creating new documentation or ensuring a consistent, task-oriented layout for different audiences.
UI/UX Design for Design Documents
Development
Designs layout structure, responsive breakpoints, interaction patterns, and accessibility for design documents. Used when the UI/UX Design section is assigned, covering visual hierarchy and loading states based on requirements. Helps ensure user-centered design decisions are documented and traceable.
LinkedIn Poster with Playwright
Content
Posts content to LinkedIn using Playwright browser automation. Use for scheduling posts, managing LinkedIn authentication, or processing the post queue. Does not generate content itself.
AutoSnippet Concepts
Development
Explains the core concepts of AutoSnippet including the knowledge base (知识库), Recipe, Snippet, Candidates, and context storage (向量库). Describes where each component lives and their purposes. Best used when the user asks about '知识库', Recipe, Snippet, vector store, or the overall structure of AutoSnippet project data.
GitHub Issue Labeler
Development
Analyze unlabeled GitHub issues and generate label recommendations. Review suggestions in a UI, then submit approved labels in batch via gh CLI. Helps triage large volumes of issues consistently without manual reading.
Invoice Organizer
Productivity
Automatically reads, renames, and organizes invoices and receipts into a clean filing system by extracting key information like vendor, date, and amount. Ideal for tax preparation, expense management, and reconciling financial documents without manual effort.
Cert Manager Setup
DevOps
Automated assistance for Cert Manager setup in advanced DevOps environments. Covers certificate management, best practices, and configuration validation.
Go Vulnerability Scanner
Security
Runs a vulnerability scan for Go projects using govulncheck, detecting known vulnerabilities (CVEs) in both direct and indirect dependencies. Helps with regular security checks or CI/CD integration by reporting severity levels and suggesting update actions.