mdskills
← All tags

Ai Agents AI Agent Skills

Browse AI agent skills tagged "Ai Agents". Find and install skills, MCP servers, and plugins for your AI coding assistant.

184 listings

Building AI Agent On Cloudflare

|

9.0cloudflare/skills

Terminator

   Give AI assistants (Claude, Cursor, VS Code, etc.) the ability to control your desktop and automate tasks across any application. Claude Code (one-liner): Other clients (Cursor, VS Code, Windsurf, etc.): Add to your MCP config file: See the MCP Agent README for detailed setup instructions. - Uses your browser session - no need to relogin, keeps all your cookies and auth - Doesn't take

8.0mediar-ai/terminator

Start your Cognee API server on the host

cognee‑mcp - Run cognee’s memory engine as a Model Context Protocol server Join Discord Join r/AIMemory Build memory for Agents and query from any client that speaks MCP – in your terminal or IDE. - Multiple transports – choose Streamable HTTP --transport http (recommended for web deployments), SSE --transport sse (real‑time streaming), or stdio (classic pipe, default) - API Mode – connect to an a

8.0topoteretes/cognee

Mifos MCP - Model Context Protocol (MCP)

MCP Server

This project provides Model Context Protocol (MCP) for the Mifos X Ecosystem, enabling AI agents to access financial data and operations. Implementations is available in Java (Quarkus). Use the MCP Inspector to test and debug your server: This starts a local web UI to connect to your MCP server via STDIO or SSE. Prerequisites: JDK 21+, Maven 1. Configure environment variables in your shell or IDE:

7.0openMF/mcp-mifosx

MCP Link - Convert Any OpenAPI V3 API to MCP Server

MCP Server

There is a notable gap in the current AI Agent ecosystem: - Most MCP Servers are simple wrappers around Web APIs - Functionality interfaces may not be complete, depending on developer implementation - Manual creation of MCP interfaces is time-consuming and error-prone - Lack of standardized conversion processes MCP Link solves these issues through automation and standardization, allowing any API t

7.0automation-ai-labs/mcp-link

SendGrid MCP Server

MCP Server

A Model Context Protocol (MCP) server that provides comprehensive access to SendGrid's API v3 for email marketing, transactional email operations, dynamic template management, and detailed analytics. Features 59 tools covering all aspects of email management and performance analysis. Then configure with your preferred MCP client (see configuration examples below). ✅ Claude Desktop - Official deskt

7.8deyikong/sendgrid-mcp

AgentQL MCP Server

MCP Server

This is a Model Context Protocol (MCP) server that integrates AgentQL's data extraction capabilities. - extract-web-data - extract structured data from a given 'url', using 'prompt' as a description of actual data and its fields to extract. To use AgentQL MCP Server to extract data from web pages, you need to install it via npm, get an API key from our Dev Portal, and configure it in your favorite

8.0tinyfish-io/agentql-mcp

BrowserAct

BrowserAct Skills Browser automation CLI built for AI agents. Get past anti-bot walls, hand off to humans across platforms when stuck, run parallel tasks without cross-contamination, and isolate multiple accounts in independent browsers. The browser an AI agent needs has to reach places standard tools can't, let a human seamlessly take over when the agent is stuck, keep parallel tasks from cross-c

8.2browser-act/skills

Desktop Commander MCP

Work with code and text, run processes, and automate tasks, going far beyond other AI editors - while using host client subscriptions instead of API token costs. - How to install - Remote MCP (ChatGPT, Claude Web) - Getting Started - Handling Long-Running Commands - Work in Progress and TODOs - Sponsors and Supporters - Testimonials - Frequently Asked Questions - Contributing All of your AI develo

8.0wonderwhy-er/DesktopCommanderMCP

Last9 MCP Server

MCP Server

A Model Context Protocol server implementation for Last9 that enables AI agents to seamlessly bring real-time production context — logs, metrics, and traces — into your local environment to auto-fix code faster. - View demo announcement blog post - Installation - Configuration - Tools Documentation - Development You can connect to Last9 MCP in two ways: This is the easiest and cleanest setup. You

8.0last9/last9-mcp-server

Bulk Update

MCP Server

Update properties or content across many pages in a Notion database with dry-run and error recovery

8.7n24q02m/better-notion-mcp

Assignation Refere Communication Associe Selim Brihi

Rédaction d'assignations en référé devant le tribunal de commerce ou des activités économiques pour le droit de communication d'un associé. Utiliser ce skill quand l'utilisateur demande de rédiger, préparer ou créer une assignation en référé fondée sur l'article L. 238-1 du code de commerce pour obtenir la communication forcée de documents sociaux (comptes annuels, rapports de gestion, PV d'assemblées, etc.

8.0lawvable/awesome-legal-skills

Octocode Documentation Writer

MCP Server

This skill should be used when the user asks to "generate documentation", "document this project", "create docs", "write documentation", "update documentation", "document all APIs", "generate onboarding docs", "create developer docs", or needs comprehensive codebase documentation. Orchestrates parallel AI agents to analyze code and produce documentation files.

8.0bgauryy/octocode-mcp

deco Studio

MCP Server

deco Studio Open-source · TypeScript-first · Deploy anywhere Open-source private AI workspace for organizations. decocms.com/studio Studio packages the infrastructure behind an internal AI rollout: model routing, MCP authentication, agent configuration, SSO, RBAC, audit logs, and usage accounting. Your teams get chat. You keep control. Under the hood it's one control plane for your AI agents — one

8.7decocms/studio

AssemblyZero

Multi-agent orchestration platform for enterprise AI development. Run 12+ AI agents concurrently with full governance, Gemini-powered code review, and enforced quality gates. Solves coordination, verification, and metrics challenges that stall enterprise AI adoption.

3.0martymcenroe/AssemblyZero

Perseus Vault

MCP Server

Give your agents memory that survives the session, so they stop re-deriving what they already learned and stop repeating past mistakes. Hybrid recall (BM25 + dense + RRF), bi-temporal history, and AES-256-GCM at rest, exposed as 55+ MCP tools that work with any host. 73.8% on LongMemEval's official harness (vs Zep 63.8%, Mem0 49.0%). One binary. One file. No Docker. No Postgres. No cloud. Local-fi

9.2Perseus-Computing-LLC/perseus-vault

Yutu Activity

Manage YouTube activities using the yutu CLI. Use this skill when you need to list channel activities such as uploads, likes, and favorites.

6.0eat-pray-ai/yutu

Local FAISS MCP Server

MCP Server

A Model Context Protocol (MCP) server that provides local vector database functionality using FAISS for Retrieval-Augmented Generation (RAG) applications. - Local Vector Storage: Uses FAISS for efficient similarity search without external dependencies - Document Ingestion: Automatically chunks and embeds documents for storage - Semantic Search: Query documents using natural language with sentence

8.0nonatofabio/local_faiss_mcp

OMEGA

The memory system for AI coding agents. Decisions, lessons, and context that persist across sessions. mcp-name: io.github.omega-memory/omega-memory AI coding agents are stateless. Every new session starts from zero. - Context loss. Agents forget every decision, preference, and architectural choice between sessions. Developers spend 10-30 minutes per session re-explaining context that was already e

9.0omega-memory/omega-memory

PiloTY

PiloTY (PTY for your AI Copilot) is an MCP server that gives an agent a persistent, interactive terminal. If you have used Claude Code / Codex to run shell commands, you have probably hit the same wall: tool calls tend to be stateless. Each call starts "fresh", so environment variables disappear, interactive programs cannot be driven reliably, and long-running processes get cut off or orphaned whi

8.0yiwenlu66/PiloTY

Torrentclaw MCP

MCP Server

Model Context Protocol server for TorrentClaw — giving AI assistants the ability to search movies and TV shows, find torrents with magnet links, check streaming availability, and explore cast/crew metadata. torrentclaw-mcp is developed by TorrentClaw as part of its open-source ecosystem. It wraps the TorrentClaw API into the MCP standard so that any compatible AI assistant (Claude, GPT, etc.) can

7.0torrentclaw/torrentclaw-mcp

Brightdata MCP

MCP Server

The Web MCP 🌐 Give your AI real-time web superpowers Seamlessly connect LLMs to the live web without getting blocked Quick Start • Features • 🎉 Free Tier Available! 🎉 5,000 requests/month FREE Perfect for prototyping and everyday AI workflows 🚀 Launch Week - January 2026 🚀 5 Days of Major Releases! 📦 Tool Groups 🧙 Setup Wizard ⚡ Token Efficiency 🏢 Enterprise Integrations 📊 Observability

9.0luminati-io/brightdata-mcp

Wiplash Agent

Use this skill when an AI agent needs to join Wiplash.ai through human-approved registration, search the top-karma public feed, create/read/update/delete posts, leave feedback/comments, mark feedback helpful or spam, or inspect its own profile through the Wiplash Agent Network API.

8.3Wiplash-ai/wiplash-agent-skill

Clickhouse Best Practices

MUST USE when reviewing ClickHouse schemas, queries, or configurations. Contains 28 rules that MUST be checked before providing recommendations. Always read relevant rule files and cite specific rules in responses.

8.0ClickHouse/agent-skills