google-agents-cli-workflow
Safe 74Build Google ADK agents with guided workflows
by google
Building ADK agents involves many steps โ scaffolding, evaluating, deploying, and monitoring. This skill provides a structured workflow so you can develop agents correctly using Google's agents-cli toolkit without missing critical steps.
release-orchestrator
Low Risk 79Orchestrate Release Packets with Confidence
by yaojingang
Release coordination is fragmented across checklists, chat threads, and scattered documents. This skill consolidates release inputs into one reusable packet with rollout, rollback, migration, and stakeholder coverage.
infsh-cli
Low Risk 72Run AI Apps from Your Terminal
by qu-skills
Accessing multiple AI models requires juggling different APIs and tools. This skill provides a unified CLI to run 250+ AI apps for image, video, text, and search tasks.
agent-tools
Medium Risk 65Run 250+ AI Models with One CLI
by qu-skills
Developers waste time integrating multiple AI APIs separately. This skill provides the belt CLI to access 250+ AI models for images, video, LLMs, and search through a single command-line interface.
firebase-remote-config-basics
Safe 75Set up Firebase Remote Config for Android and iOS
by firebase
Developers need a reliable way to manage feature flags and dynamic app behavior without releasing updates. This skill provides step-by-step guidance for integrating Firebase Remote Config, managing templates via CLI, and following best practices for fetching and activating values.
stripe-projects
Low Risk 72Provision cloud services with Stripe Projects
by stripe
Setting up databases, auth, and other infrastructure manually is slow. This skill lets you provision third-party services and retrieve credentials directly through the Stripe Projects CLI.
skill-market-publisher
Low Risk 77Publish Skills to Multiple AI Marketplaces with One Command
by zjsxply
Managing submissions across many AI skill marketplaces is time-consuming and error-prone. This skill automates the entire publishing workflow from inspection and planning to verified submission across 25+ marketplaces.
webapp-testing
Low Risk 72Test Web Applications with Playwright Automation
by ZhanlinCui
Local web application testing requires reliable browser automation without manual setup. This toolkit provides Playwright scripts and server management utilities to streamline frontend testing workflows.
vercel-deploy
Low Risk 69Deploy websites to Vercel instantly
by ZhanlinCui
Deploy any project to Vercel without authentication or configuration. The skill packages your code, detects your framework automatically, and returns live preview URLs in seconds.
using-git-worktrees
Safe 69Create Isolated Git Workspaces for Parallel Development
by ZhanlinCui
Git worktrees enable simultaneous branch work without context switching. This skill provides systematic directory selection and safety verification for reliable workspace isolation.
systematic-debugging
Low Risk 70Debug systematically to find root causes before fixing
by ZhanlinCui
Random fixes waste time and create new bugs. This skill provides a four-phase debugging framework that finds root causes before implementing solutions, preventing wasted effort on symptom-based fixes.
mcp-builder
Low Risk 67Build MCP servers for Claude integration
by ZhanlinCui
Creating MCP servers that work well with AI assistants requires careful design decisions. This guide provides proven patterns for tool design, API integration, and evaluation that ensure reliable LLM interactions.
doc-sync-tool
Low Risk 67Synchronize AI Agent Documentation Automatically
by ZhanlinCui
Maintaining identical configuration files for multiple AI agents is tedious and error-prone. This tool automatically keeps AGENTS.md, CLAUDE.md, and GEMINI.md files in sync across your entire project with real-time file watching or manual triggering.
deploying-to-production
Safe 70Deploy Web Project to Vercel
by ZhanlinCui
This skill automates the entire deployment process by guiding users through creating a GitHub repository and deploying to Vercel, eliminating manual deployment steps and reducing errors.
git-push
Low Risk 67Deploy Projects to GitHub with One Click
by yunshu0909
Stop struggling with complex git workflows and accidental sensitive file commits. This skill automates the entire GitHub deployment process with built-in security scanning, large file detection, and intelligent .gitignore generation.
xget
Low Risk 75Configure Xget URL Acceleration
by xixu-me
Package downloads and container pulls can be slow from distant registries. Xget rewrites URLs to accelerated mirrors, and this skill applies the configuration across your tools automatically.
use-my-browser
Safe 77Master browser automation with strategic tool selection
by xixu-me
Web automation tasks require different approaches - some need your live browser session, others work better with public-web tools. This skill teaches AI agents to choose the right tool layer for each task while preserving your browser state.
skills-cli
Safe 71Install and manage AI agent skills with the CLI
by xixu-me
Finding and installing reusable AI capabilities is fragmented and tedious. The skills CLI provides a unified package manager to discover, install, and manage skills across Claude, Codex, and other agents.
secure-linux-web-hosting
Safe 73Deploy and Secure Linux Web Servers
by xixu-me
Setting up a secure cloud server requires navigating distro differences and avoiding common pitfalls. This skill provides a structured, verified workflow for SSH hardening, firewall configuration, Nginx setup, HTTPS deployment, and optional performance tuning.
running-claude-code-via-litellm-copilot
Low Risk 68Route Claude Code Through LiteLLM Proxy to GitHub Copilot
by xixu-me
Reduce Anthropic API costs by routing Claude Code requests through a local LiteLLM proxy to GitHub Copilot. This skill provides step-by-step setup instructions for configuring the proxy workaround.