Topic: ai-agents
18,135 skills in this topic.
-
skill-creator
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
geezerrrr/motive 106
-
session-logs
Search and analyze your own session logs (older/parent conversations) using jq.
geezerrrr/motive 106
-
sag
ElevenLabs text-to-speech with mac-style say UX.
geezerrrr/motive 106
-
peekaboo
Capture and automate macOS UI with the Peekaboo CLI.
geezerrrr/motive 106
-
ordercli
Foodora-only CLI for checking past orders and active order status (Deliveroo WIP).
geezerrrr/motive 106
-
oracle
Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
geezerrrr/motive 106
-
openhue
Control Philips Hue lights/scenes via the OpenHue CLI.
geezerrrr/motive 106
-
openai-whisper-api
Transcribe audio via OpenAI Audio Transcriptions API (Whisper).
geezerrrr/motive 106
-
openai-whisper
Local speech-to-text with the Whisper CLI (no API key).
geezerrrr/motive 106
-
openai-image-gen
Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.
geezerrrr/motive 106
-
obsidian
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
geezerrrr/motive 106
-
notion
Notion API for creating and managing pages, databases, and blocks.
geezerrrr/motive 106
-
nano-pdf
Edit PDFs with natural-language instructions using the nano-pdf CLI.
geezerrrr/motive 106
-
agent-browser
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
activepieces/activepieces 21,671
-
mintlify
Build and maintain documentation sites with Mintlify. Use when creating docs pages, configuring navigation, adding components, or setting up API references.
activepieces/activepieces 21,671
-
piece-builder
Builds Activepieces pieces (integrations) with actions and triggers. Use when the user asks to create a new piece, add actions to a piece, add triggers to a piece, or build an integration for a third-party app. Also use when the user mentions Activepieces pieces, connectors, or integration development.
activepieces/activepieces 21,671
-
playwright-e2e-testing
Playwright modern end-to-end testing framework with cross-browser automation, auto-wait, and built-in test runner
activepieces/activepieces 21,671
-
db-migration
Creates TypeORM database migrations for the Activepieces server. Use when the user asks to add a column, create a table, add an index, or make any schema change to the database.
activepieces/activepieces 21,671
-
smart-search
基于 opencli 命令的智能搜索路由器。当用户想要搜索、查询、查找或研究信息时,尤其是涉及指定网站、社交媒体、技术资料、新闻、购物、旅游、求职、金融或中文内容时,务必使用此 skill
jackwener/OpenCLI 15,164
-
antigravity
How to automate Antigravity using OpenCLI
jackwener/OpenCLI 15,164
-
opencli-autofix
Automatically fix broken OpenCLI adapters when commands fail. Load this skill when an opencli command fails — it guides you through diagnosing the failure via OPENCLI_DIAGNOSTIC, patching the adapter, retrying, and filing an upstream GitHub issue after a verified fix. Works with any AI agent.
jackwener/OpenCLI 15,164
-
opencli-browser
Make websites accessible for AI agents. Navigate, click, type, extract, wait — using Chrome with existing login sessions. No LLM API key needed.
jackwener/OpenCLI 15,164
-
opencli-explorer
Use when creating a new OpenCLI adapter from scratch, adding support for a new website or platform, exploring a site's API endpoints via browser DevTools, or when a user asks to automatically generate a CLI for a website (e.g. "帮我生成 xxx.com 的 cli"). Covers automated generation, API discovery workflow, authentication strategy selection, TS adapter writing, and testing.
jackwener/OpenCLI 15,164
-
opencli-oneshot
Use when quickly generating a single OpenCLI command from a specific URL and goal description. 4-step process — open page, capture API, write TS adapter, test. For full site exploration, use opencli-explorer instead.
jackwener/OpenCLI 15,164