Tag: ai-agent

Type: All Skills Tools
tool ★ 18,765

Manage scheduled AI automations via CLI

This CLI manages scheduled AI automations (pipes) and associated service connections (Slack, Discord, etc.). Developers can list, enable, run, and debug pipes, or set up and test credentials for various integrations directly from the termin…

screenpipe/screenpipe cli automation ai-agent scheduling
skill ★ 1,010

Build production AI agent backends in Python

This SDK enables the development of robust, production-ready AI agent backends using Python. It supports multiple agent frameworks (e.g., LangGraph, CrewAI) and provides features like streaming, persistent memory, and full observability via…

TencentCloudBase/CloudBase-MCP python ai-agent agent-backend langgraph
skill ★ 1,010

TypeScript SDK for Deploying AI Agents

This SDK provides a comprehensive TypeScript interface for developing and deploying AI agents as HTTP services using the AG-UI protocol. It facilitates building complex agent backends using frameworks like LangGraph or LangChain, and connec…

TencentCloudBase/CloudBase-MCP typescript ai-agent langgraph langchain
skill ★ 1,010

CloudBase Agent SDK for AI Agent Development

This skill acts as a language router, enabling the development and deployment of AI agents using either TypeScript or Python. It provides SDK support and adapters for frameworks like LangGraph and LangChain, facilitating communication via t…

TencentCloudBase/CloudBase-MCP cloudbase agent-sdk ai-agent typescript
skill ★ 2

TickTick AI Task Management

An agentic skill that integrates Claude with TickTick to automate task creation, tracking, and management through natural language. It handles date parsing, priority inference, and project organisation.

abdulhamid-n/ticktick-mcp ticktick task-management productivity mcp
tool

Automated AI Code Review Service

An automated service for reviewing code for security vulnerabilities, performance bottlenecks, and quality issues across various programming languages. It returns scored issues and actionable suggestions via a paid API endpoint.

ntriq-gh/ntriq-agentshop code-review security-audit static-analysis ai-agent
tool ★ 50

OpenCLI: Turn Websites into Command Line Tools

OpenCLI transforms any website or Electron application into a functional command-line interface. It provides AI-powered discovery and interaction, allowing developers to automate complex web tasks using familiar CLI syntax while reusing exi…

tan-yong-sheng/ai-vision-mcp cli web-scraping browser-automation ai-agent
skill ★ 2

Automated AI Code Review Agent

An automated agent that performs static analysis on source code across multiple languages to provide structured reports including security concerns and quality scores.

MeshLedger/MeshLedger code-review static-analysis ai-agent security-audit
tool

CLI for managing scheduled AI automations

A command-line interface for managing scheduled AI automation 'pipes' and external service connections. Developers can list, enable, run, and debug complex, scheduled workflows, while also securely managing credentials for services like Sla…

mediar-ai/screenpipe cli automation ai-agent scheduling
tool

Agent Safety Gates for AI Coding Agents

ThumbGate implements pre-action gates for AI agents, capturing structured feedback (thumbs up/down) to identify failure patterns. It automatically generates prevention rules and blocks known-bad tool calls via the MCP PreToolUse hook, signi…

IgorGanapolsky/mcp-memory-gateway agent-safety mcp ai-agent feedback-loop
skill ★ 1,806

Code Review Augmentation Partner

Augments human-in-the-loop code reviews by summarising changes, surfacing critical concerns, and mapping ownership and responsibilities within a codebase.

Stacklok/toolhive code-review github developer-productivity ai-agent
skill

PLAID: Product Led AI Development

An agentic skill that guides founders through a structured product development pipeline, transforming initial ideas into comprehensive technical specifications and business documentation.

dinosaur24/mockhero product-development ai-agent prd-generation automated-documentation
tool ★ 33,262

Local AI-powered code review tool

Execute AI agent-based code reviews against local git diffs to identify issues and automatically apply suggested patches.

continuedev/continue ai-agent code-review cli-tool git-integration