Tag: ai-agent
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…
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…
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…
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…
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.
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.
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…
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.
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…
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…
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.
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.
Local AI-powered code review tool
Execute AI agent-based code reviews against local git diffs to identify issues and automatically apply suggested patches.