Tag: agent

Type: All Skills Tools
skill ★ 24,338

Building AI Applications with Vercel AI SDK

This skill guides developers through building advanced AI features, including agents, chatbots, and RAG systems, using the Vercel AI SDK. It covers best practices for streaming, tool calling, structured output, and integrating various LLM p…

vercel/ai ai-sdk llm agent chat-bot
skill

Comprehensive agent skill template for crewai

This skill provides a foundational, comprehensive structure for defining agent capabilities within the CrewAI framework. It includes dedicated sections for instructions, usage guidelines, and additional notes to guide agent behaviour.

joaomdmoura/crewai crewai agent skill template
skill

Orchestrate AI Agents for Complex Coding Tasks

This skill delegates complex coding tasks, such as feature building or refactoring, to various AI agents (Codex, Claude Code, Pi). It manages background sessions, handles PTY requirements for different agents, and provides process control a…

casibase/casibase coding agent llm cli
skill ★ 21,403

Injects a predefined special token string

This skill is designed to output a specific, fixed token string when explicitly invoked by the user or agent. It allows for the programmatic injection of markers into the conversation flow without requiring complex logic.

promptfoo/promptfoo token marker output agent
skill

Vercel AI SDK Development and Integration Guide

This skill assists developers in implementing advanced AI features using the Vercel AI SDK. It provides comprehensive guidance on building agents, managing streaming, and adhering to the latest API standards for various LLM providers.

vercel-labs/ai ai-sdk llm agent chat-bots
tool ★ 19

Sui DeFi Wallet Agent for AI Clients

This tool exposes a Sui wallet and DeFi positions as a JSON-RPC server over standard input, allowing any MCP-compatible AI client to interact with the agent bank account. It provides comprehensive read-only and state-changing tools for mana…

mission69b/t2000 defi sui wallet mcp
skill ★ 6

Intelligent Mistral Model and Tool Router

This skill acts as a central routing layer, intelligently selecting the optimal Mistral model and associated tool for any given task. It determines the best combination of model (e.g., codestral, magistral) and capability (e.g., OCR, classi…

Swih/mistral-mcp mistral routing model-selection llm
skill

General purpose agentic workflow skill framework

This skill provides a foundational framework for executing complex, multi-step agentic workflows. It enables structured orchestration of various tasks within the agentic pipeline.

DataEval/dingo agentic workflow orchestration skill
skill ★ 835

Comprehensive Code Exploration and Research Agent

This agent provides deep code exploration capabilities, allowing developers to trace definitions, usages, and call hierarchies across local files and external repositories. It orchestrates multiple tools, including LSP and package search, t…

bgauryy/octocode-mcp code-exploration research lsp-tools github
tool ★ 5

TypeScript framework for building MCP servers

This is a TypeScript framework designed for developing Model Context Protocol (MCP) servers. It provides the necessary structure and utilities for implementing robust, context-aware agentic services.

guimatheus92/mcp-video-analyzer typescript mcp server framework
skill ★ 78,845

Netdata Collector Development Best Practices Guide

This guide outlines the mandatory mental models and best practices for authoring production-grade data collectors for the Netdata Agent. It covers critical topics such as dashboard shaping via NIDL, maintaining cardinality discipline, and e…

netdata/netdata netdata data-collection monitoring metrics
tool

macOS UI Automation and Inspection CLI

Peekaboo is a powerful macOS CLI agent runtime designed for deep UI inspection and automation. It facilitates reliable interaction by supporting both UIAX accessibility actions and synthetic pointer/keyboard events, ensuring robust testing …

steipete/Peekaboo mac-os automation cli ui-testing