cli▌
100 indexed skills · max 10 per page
hf-cli
huggingface/skills · Productivity
Install: curl -LsSf https://hf.co/cli/install.sh | bash -s.
azure-devops-cli
github/awesome-copilot · Cloud
Manage Azure DevOps resources including projects, repos, pipelines, builds, work items, and service endpoints via CLI. \n \n Covers six major domains: Repos and PRs, Pipelines and Builds, Boards and Work Items, Variables and Agents, Organization and Security, and Advanced Usage patterns \n Requires Azure CLI 2.81.0+ with the azure-devops extension; authenticate using PAT tokens and configure default organization/project to avoid repeating flags \n Supports output formatting with JMESPath queries
alicloud-platform-aliyun-cli-test
cinience/alicloud-skills · Cloud
Category: test \n 通用 aliyun CLI Minimal Viable Test \n Prerequisites \n \n aliyun CLI is installed. \n A valid profile is configured (default default ). \n GoalsSkill: skills/platform/cli/alicloud-platform-aliyun-cli/ 。 \n \n Test Steps \n \n Run version guard script: python skills/platform/cli/alicloud-platform-aliyun-cli/scripts/ensure_aliyun_cli.py --interval-hours 24 。 \n 执行 aliyun version 。 \n 执行 aliyun configure list 。 \n Run one read-only API (example): aliyun ecs DescribeRegions 。 \n \n
mcp-cli
github/awesome-copilot · Productivity
Command-line interface for discovering and executing MCP server tools and external integrations. \n \n Five core commands cover server discovery, tool exploration, schema inspection, execution, and grep-based searching across all available tools \n Supports JSON input/output for scripting, raw text extraction, and description flags for verbose tool documentation \n Handles complex JSON arguments via heredoc, stdin piping, or file input to accommodate special characters and multi-line payloads \n
obsidian-cli
kepano/obsidian-skills · Productivity
Read, create, search, and manage Obsidian vault notes via CLI with built-in plugin development and debugging tools. \n \n Core vault operations: read, create, append, search notes; manage tasks, properties, tags, and backlinks with flexible file targeting \n Daily note shortcuts for quick appends and reads; supports templates, silent mode, clipboard output, and multi-vault targeting \n Plugin development workflow: reload plugins, run JavaScript in app context, capture screenshots, inspect DOM an
vercel-cli
vercel/vercel · Productivity
Command-line interface for deploying, managing, and developing Vercel projects locally and in CI/CD pipelines. \n \n Requires explicit project linking via vercel link (single project) or vercel link --repo (monorepos); commands must run from the directory containing .vercel/ folder \n Core workflows: vercel dev for local development, vercel deploy for preview deployments, vercel --prod for production \n Supports environment variables, domains, DNS, blob storage, integrations, Node.js backends, m
prisma-cli
prisma/skills · Productivity
$23
jina-cli
geekjourneyx/jina-cli · Productivity
CLI tool for reading web content and performing AI-powered web searches.
golang-cli-cobra-viper
bobmatnyc/claude-mpm-skills · Backend
Cobra and Viper are the industry-standard libraries for building production-quality CLIs in Go. Cobra provides command structure and argument parsing, while Viper manages configuration from multiple sources with clear precedence rules.
chrome-devtools-cli
chromedevtools/chrome-devtools-mcp · Productivity
The chrome-devtools-mcp CLI lets you interact with the browser from your terminal.