Agents

AI agents and automation

Showing 1849-1872 of 4328 skills
Dwsy

agent-browser

by Dwsy

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

Agents 15 4mo ago
Dwsy

tmux

by Dwsy

"Remote control tmux sessions for interactive CLIs, background tasks, and services."

Agents 15 4mo ago
Dwsy

pi-messenger-crew

by Dwsy

Use pi-messenger for multi-agent coordination and Crew task orchestration. Covers joining the mesh, planning from PRDs, working on tasks, file reservations, and agent messaging. Load this skill when using pi_messenger or building with Crew.

Agents 15 3mo ago
Dwsy

test-skill

by Dwsy

"A test skill to verify slash command functionality"

Agents 15 5mo ago
Dwsy

pi-interactive-shell

by Dwsy

Cheat sheet + workflow for launching interactive coding-agent CLIs (Claude Code, Gemini CLI, Codex CLI, Cursor CLI, and pi itself) via the interactive_shell overlay or headless dispatch. Use for TUI agents and long-running processes that need supervision, fire-and-forget delegation, or headless background execution. Regular bash commands should use the bash tool instead.

Agents 15 4mo ago
michaelboeding

feature-council

by michaelboeding

Multi-agent feature implementation. Spawns independent solver agents that each implement the feature from scratch, then synthesizes the best elements from each. Use when building complex features where you want diverse approaches and comprehensive edge case coverage.

Agents 15 5mo ago
HayattiQ

article-agent-context-research

by HayattiQ

記事執筆の前工程として、周辺情報をWeb等で検索し、一次情報・論点・反論・用語・数字を揃えたContext Packを作る。

Academic 91 4mo ago
llblab

cross-evolution

by llblab

Horizontal Gene Transfer protocol for skills. Synchronizes best practices and architectural patterns across the skill library.

Agents 6 4mo ago
fanqingxuan

eino

by fanqingxuan

"Eino LLM/AI application development framework assistant (Golang). Use when the user needs to: (1) Build AI agents, (2) Create LLM applications, (3) Implement tool calling, (4) Build multi-agent systems, (5) Create workflows with Graph/Compose, (6) Implement streaming, (7) Human-in-the-loop patterns, or any other Eino framework development tasks. Triggers on phrases like \"Eino 开发\", \"创建 Agent\", \"LLM 应用\", \"AI Agent\", \"Eino 框架\", \"构建智能体\"."

Agents 23 3mo ago
skillhq

google-flights

by skillhq

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".

Agents 8 4mo ago
sebnow

tmux

by sebnow

"Teaches agents to control tmux sessions for interactive CLIs and long-running processes via the Bash tool. Use when running REPLs, debuggers, database shells, long-running servers, or any tool requiring a persistent TTY. Triggers: 'start a REPL', 'run interactively', 'interactive session', 'long-running process', 'background server', 'keep running'. Do NOT use for simple one-shot commands or non-interactive background tasks that the Bash tool handles natively."

Agents 7 3mo ago
sebnow

prompt-engineering

by sebnow

"Use when writing or improving any LLM prompts. Applies TDD methodology and research-backed practices (Meincke 2025): test don't assume, measure baseline, iterate rigorously. Prevents assuming universal techniques work. Includes persuasion principles for compliance. Triggers: 'write a prompt', 'improve prompt', 'prompt not working', general prompting, application development."

Agents 7 4mo ago
sebnow

skill-writing

by sebnow

"Creates and edits SKILL.md files for agent skills. Use when building or refining agent configuration. Enforces red-green-refactor methodology with agent-specific requirements: frontmatter format, 500-line limit, progressive disclosure, quality gates. Triggers: 'create a skill', 'write a skill', 'new SKILL.md', 'create agent documentation'. Do NOT use for general documentation or README files."

Agents 7 3mo ago
ChunkyTortoise

portfolio-project-architect

by ChunkyTortoise

"Transform service catalog into high-ticket portfolio assets with memory-persistent scoping and optimized Auto Claude handoff generation"

Agents 4 4mo ago
jykim

ai4pkm-helper

by jykim

AI4PKM helper for orchestrator configuration, worker management, and CLI workflow integration.

Agents 46 4mo ago
adaptationio

ac-autonomous-orchestrator

by adaptationio

Main orchestrator for autonomous coding operations. Use when running autonomous sessions, coordinating components, managing the full lifecycle, or orchestrating implementations.

Agents 11 5mo ago
adaptationio

ac-config-manager

by adaptationio

Configuration management for autonomous coding. Use when loading settings, managing environment variables, configuring providers, or setting up autonomous mode options.

Agents 11 5mo ago
AIsa-team

aisa-twitter-api

by AIsa-team

'Twitter/X research, monitoring, watchlists, and OAuth-approved posting through AIsa. Use when: the user needs one flagship Twitter skill for trend tracking, competitor monitoring, timeline analysis, or approved posting without sharing passwords. Supports search, watchlists, relay-based reads, and OAuth-gated text or media posting.'

Agents 11 27d ago
adaptationio

autonomous-master

by adaptationio

Master orchestrator for autonomous coding projects. Use when starting autonomous projects, continuing sessions, checking status, or running complete autonomous workflows.

Agents 11 5mo ago
AIsa-team

aisa-youtube-search

by AIsa-team

Search YouTube videos, channels, and playlists through the AIsa YouTube relay with one API key. Use when the user asks for YouTube discovery, query expansion, or pagination without managing Google credentials.

Agents 11 27d ago
AIsa-team

web-search

by AIsa-team

'Search the web using AIsa Scholar Web endpoint. Returns structured web results with titles, URLs, and snippets. Use when: the user needs web search, research, source discovery, or content extraction.'

Agents 11 27d ago
ThepExcel

extract-expertise

by ThepExcel

Extracts expertise from domain experts and transforms it into working Claude skills. Guides through structured conversations to capture mental models, workflows, principles, and best practices.

Agents 22 4mo ago
ranbot-ai

aero-workflow-automation

by ranbot-ai

Automate Aero Workflow tasks via Rube MCP (Composio). Always search tools first for current schemas.

Agents 5 4mo ago
ratacat

design-implementation-reviewer

by ratacat

"Use this agent when you need to verify that a UI implementation matches its Figma design specifications. This agent should be called after code has been written to implement a design, particularly after HTML/CSS/React components have been created or modified. The agent will visually compare the live implementation against the Figma design and provide detailed feedback on discrepancies.\n\nExamples:\n- <example>\n Context: The user has just implemented a new component based on a Figma design.\n user: \"I've finished implementing the hero section based on the Figma design\"\n assistant: \"I'll review how well your implementation matches the Figma design.\"\n <commentary>\n Since UI implementation has been completed, use the design-implementation-reviewer agent to compare the live version with Figma.\n </commentary>\n </example>\n- <example>\n Context: After the general code agent has implemented design changes.\n user: \"Update the button styles to match the new design system\"\n assistant: \"I've updated the butto..."

Agents 45 4mo ago