Tag: agent
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…
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.
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…
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.
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.
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…
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…
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.
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…
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.
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…
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 …