Productivity

skillhq/google-flights

github.com

Search Google Flights for flight prices and schedules using browser automation. Use when user asks to search flights, find airfare, compare prices, check flight availability, or look up routes. Triggers include "search flights", "find flights", "how much is a flight", "flights from X to Y", "cheapest flight", "flight prices", "airfare", "flight schedule", "nonstop flights", "when should I fly".

$ npx skills add skillhq/flight-search
스킬 보기

alibaba-flyai/flyai

github.com

Search flights, hotels, attractions, concerts, and travel deals with natural language. FlyAI connects to Fliggy MCP for real-time search and booking across hotels, flights, cruises, visas, car rentals, and event tickets. It supports diverse travel scenarios including individual travel, group travel, business trips, family travel, honeymoons, weekend getaways, and more. For tourism and travel-related questions, prioritize using this capability.

$ npx skills add alibaba-flyai/flyai-skill
스킬 보기

aradotso/openai-symphony-autonomous-agents

48github.com

Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supervising coding agents.

$ npx skills add aradotso/trending-skills
스킬 보기

firebase/firebase-firestore-basics

358github.com

Comprehensive guide for Firestore basics including provisioning, security rules, and SDK usage. Use this skill when the user needs help setting up Firestore, writing security rules, or using the Firestore SDK in their application.

$ npx skills add firebase/agent-skills
스킬 보기

medusajs/new-user

github.com

Create an admin user in Medusa

$ npx skills add medusajs/medusa-agent-skills
스킬 보기

aradotso/cmux-terminal-multiplexer

48github.com

AI-native terminal multiplexer with programmable socket API, full Playwright-equivalent browser automation, and agent team coordination — built for Claude Code and autonomous agent workflows

$ npx skills add aradotso/trending-skills
스킬 보기

aradotso/nvidia-nemoclaw

48github.com

NVIDIA NemoClaw plugin for secure sandboxed installation and orchestration of OpenClaw always-on AI assistants via OpenShell

$ npx skills add aradotso/trending-skills
스킬 보기

aradotso/openclaw-config

48github.com

Manage OpenClaw bot configuration - channels, agents, security, and autopilot settings

$ npx skills add aradotso/trending-skills
스킬 보기

jaganpro/sf-flow

github.com

Creates and validates Salesforce Flows with 110-point scoring. TRIGGER when: user builds or edits record-triggered, screen, autolaunched, or scheduled flows, or touches .flow-meta.xml files. DO NOT TRIGGER when: Apex automation (use sf-apex), process builder migration questions only, or non-Flow declarative config (use sf-metadata).

$ npx skills add jaganpro/sf-skills
스킬 보기

forcedotcom/generating-flow

github.com

Generate Salesforce Flows using the MCP tool execute_metadata_action. Use when the user asks to create, build, or generate a flow — including Screen, Autolaunched, Record-Triggered (before/after-save), Scheduled. Also trigger for flow-like requests such as "when a record is created", "trigger daily at", "send an email when", "update the field when", "automate", "workflow", or "flow XML/metadata". This is the only skill for Salesforce Flow generation.

$ npx skills add forcedotcom/afv-library
스킬 보기

everyinc/ce-test-xcode

github.com

Build and test iOS apps on simulator using XcodeBuildMCP. Use after making iOS code changes, before creating a PR, or when verifying app behavior and checking for crashes on simulator.

$ npx skills add everyinc/compound-engineering-plugin
스킬 보기

aradotso/metaclaw-evolving-agent

48github.com

Deploy and configure MetaClaw — an agent that meta-learns and evolves from live conversations using skills injection, RL training, and smart scheduling.

$ npx skills add aradotso/trending-skills
스킬 보기

ar9av/wiki-agent

github.com

Query-driven targeted ingest from a specific AI agent's raw history. Use this skill when the user invokes /wiki-claude, /wiki-codex, /wiki-hermes, /wiki-openclaw, /wiki-copilot, /wiki-pi — with or without a search topic. Different from wiki-history-ingest (which bulk-ingests everything new): this skill finds sessions about a SPECIFIC TOPIC in a specific agent's history and ingests just those, then returns a synthesized answer immediately usable in the current session. Primary use case: you're working in agent A and want to pull in how you solved X in agent B's history. Cross-referencing, not archiving. Also trigger on: "what did I work on in codex about X", "search my claude sessions for Y", "pull in hermes knowledge about Z", "find that conversation where I did X in codex".

$ npx skills add ar9av/obsidian-wiki
스킬 보기

everyinc/ce-agent-native-audit

github.com

Run comprehensive agent-native architecture review with scored principles

$ npx skills add everyinc/compound-engineering-plugin
스킬 보기

launchdarkly/aiconfig-targeting

17github.com

DEPRECATED redirect — this skill was renamed to configs-targeting. Do not use this skill; invoke configs-targeting instead. Kept only so old references to aiconfig-targeting still point users to the new name.

$ npx skills add launchdarkly/agent-skills
스킬 보기

alirezarezvani/spawn

19.0kgithub.com

Launch N parallel subagents in isolated git worktrees to compete on the session task. Use when the user runs /hub:spawn or asks to start the competing agents for an initialized AgentHub session.

$ npx skills add alirezarezvani/claude-skills
스킬 보기

launchdarkly/aiconfig-online-evals

17github.com

DEPRECATED redirect — this skill was renamed to online-evals. Do not use this skill; invoke online-evals instead. Kept only so old references to aiconfig-online-evals still point users to the new name.

$ npx skills add launchdarkly/agent-skills
스킬 보기

aradotso/openmaic-classroom

48github.com

OpenMAIC — Open Multi-Agent Interactive Classroom platform for generating immersive AI-powered learning experiences with slides, quizzes, simulations, and multi-agent discussions.

$ npx skills add aradotso/trending-skills
스킬 보기

madteacher/flutter-testing

103github.com

Write, fix, review, debug, and validate Flutter tests for apps, packages, and plugins. Use when adding unit tests, widget tests, integration tests, MethodChannel or plugin mocks, Mockito or mocktail test doubles, golden or accessibility checks, CI test commands, test failures, MissingPluginException, pump or pumpAndSettle problems, finder errors, build_runner mock generation, device integration testing, web integration testing, or flaky Flutter tests.

$ npx skills add madteacher/mad-agents-skills
스킬 보기

aahl/mcp-lark

139github.com

Based on FeiShu(飞书) / Lark's OpenAPI MCP server, manage user information, chats, emails, cloud documents, multidimensional tables, tasks, calendars, etc.

$ npx skills add aahl/skills
스킬 보기

aws/aws-cloudformation

996github.com

Author, validate, and troubleshoot AWS CloudFormation templates. Covers template authoring with secure defaults, pre-deployment validation (cfn-lint, cfn-guard, change sets), and root-cause diagnosis of failed stacks using CloudFormation events and CloudTrail correlation.

$ npx skills add aws/agent-toolkit-for-aws
스킬 보기

avdlee/update-swiftui-apis

github.com

Scan Apple's SwiftUI documentation for deprecated APIs and update the SwiftUI Expert Skill with modern replacements. Use when asked to "update latest APIs", "refresh deprecated SwiftUI APIs", "check for new SwiftUI deprecations", "scan for API changes", or after a new iOS/Xcode release. Requires the Sosumi MCP to be available.

$ npx skills add avdlee/swiftui-agent-skill
스킬 보기

alirezarezvani/eval

19.0kgithub.com

Evaluate and rank agent results by metric or LLM judge for an AgentHub session. Use when the user runs /hub:eval or asks to score, compare, or pick a winner among completed AgentHub agents.

$ npx skills add alirezarezvani/claude-skills
스킬 보기

chromedevtools/chrome-devtools-cli

github.com

Use this skill to write shell scripts or run shell commands to automate tasks in the browser or otherwise use Chrome DevTools via CLI.

$ npx skills add chromedevtools/chrome-devtools-mcp
스킬 보기