Loading...
Loading...
Found 341 Skills
This skill should be used when users need to manage Linear issues, tasks, or projects via command line. Triggers on requests mentioning Linear issues, issue tracking, creating issues, updating issue status, managing Linear projects, or Linear CLI operations.
UNIX command-line interface guidelines for building tools that follow POSIX conventions, proper exit codes, stream handling, and the UNIX philosophy. This skill should be used when writing, reviewing, or designing CLI tools to ensure they integrate properly with the UNIX tool chain. Triggers on tasks involving CLI tools, command-line arguments, exit codes, stdout/stderr, signals, or shell scripts.
Upload and publish videos to YouTube with title, description, tags, thumbnail and subtitles. Use for: youtube upload, publish video, share on youtube.
跨桶全文检索 .memory/ 中的知识文件
Query and invoke tools on MCP servers using fastmcp list and fastmcp call. Use when you need to discover what tools a server offers, call tools, or integrate MCP servers into workflows.
Search Apple Developer Documentation — APIs, frameworks, WWDC videos, sample code, and platform compatibility. Uses the apple-docs CLI to fetch real-time data from developer.apple.com.
A powerful information retrieval tool. Leverage browsers + user login states to access public and private domain information. It can access any web pages, internal systems, post-login pages, and perform form filling, information extraction, and page operations.
A command-line tool for fetching X (Twitter) tweets and long-form articles. Supports regular tweets (text, images, video links) and X Article long-form articles (full content in Markdown format), and automatically saves as Markdown files. Based on the Jane-xiaoer/x-fetcher project. Use when user mentions "fetch tweet", "download tweet", "save X article", "fetch tweet", or provides x.com/twitter.com URLs.
Nusii Proposals integration. Manage Proposals, Clients, Templates, Users. Use when the user wants to interact with Nusii Proposals data.
Business opportunity query skill. It is applicable to searching business opportunity lists by keywords. Use this skill when users need to search for business opportunities by keywords.
Text processing utilities: word count, line count, character encoding, text transformations, grep-like operations. No API key required.
Write, scaffold, and debug Go CLI applications with `github.com/spf13/cobra`. Use this skill whenever the user mentions Cobra, `cobra.Command`, a Go command-line app, subcommands, persistent or local flags, required flags, argument validation, shell completions, generated docs, or wants to build or refactor a cobra-based CLI.