Browse all
Autonomous USDC Yield for AI Agents
Integrate autonomous USDC yield into AI agents on Base by splitting funds between liquid operations and Aave or Morpho pools. The protocol provides an SDK and an MCP server for managing agent treasuries and optimising x402 payments.
LiteLLM Automated Testing Skill
A minimal skill implemented for automated testing purposes within the LiteLLM framework.
Skill for Testing Deletion Functionality
A dedicated skill designed to verify the deletion functionality within an agentic system. It is used specifically for testing deletion operations.
Slack Animated GIF Creator Toolkit
A toolkit for generating animated GIFs optimised for Slack, providing utilities for frame assembly, easing functions, and validation. It leverages PIL to implement various animation concepts like pulsing, bouncing, and rotating.
Minimal API Testing Skill
A minimal skill designed for verifying API functionality during testing.
AI Brand Visibility Tracker
Monitor and analyse brand presence, mention rates, and sentiment across major LLM platforms including ChatGPT, Perplexity, Claude, and Gemini. It provides visibility scores, competitor comparisons, and actionable optimisation recommendation…
Mem0 Persistent Memory Platform SDK
A managed memory layer for AI applications that enables persistent user context through Python and TypeScript SDKs. It allows developers to store, retrieve, and manage long-term memories for agents and chatbots.
Mem0 Provider for Vercel AI SDK
This provider integrates Mem0's memory capabilities into the Vercel AI SDK, enabling automatic retrieval and storage of user memories during LLM interactions. It supports both wrapped model patterns and standalone utilities for fine-grained…
Mem0 Integration Verification and Testing
Automates the verification of Mem0 integrations by performing static analysis, dependency installation, and two-pass test suite execution. It executes end-to-end smoke tests to identify compile and runtime bugs without introducing regressio…
Automated Mem0 Repository Integration Pipeline
An automated pipeline for integrating Mem0 into existing Python or TypeScript repositories using a test-driven development approach. It detects the project's language, creates a feature branch, and implements additive, non-breaking changes …
Mem0 Command Line Interface
A command-line interface for managing Mem0 memories, enabling developers to add, search, and manipulate long-term memory via terminal or CI/CD pipelines. It provides structured JSON output for seamless integration with AI agents.
Persistent Long-Term Memory Triage Protocol
Evaluates conversational turns to extract, organise, and persist durable, actionable facts into long-term memory using the mem0 framework. It employs a multi-gate decision process to ensure stored information is novel, factual, and secure.
Memory Consolidation and Cleanup Protocol
A protocol for cleaning and consolidating stored memories by removing duplicates, deleting expired entries, and rewriting vague information. It automates the transformation of raw observations into structured, high-quality knowledge.
Mem0 Managed Memory Layer for AI Agents
A managed memory layer for AI applications that provides persistent, long-term user context via Python and TypeScript SDKs. It enables developers to store, retrieve, and manage user memories through an API to personalise agentic interaction…
Mem0 MCP Memory Management Protocol
A protocol for agents to maintain persistent context across sessions using Mem0 MCP tools, featuring strategic memory retrieval and structured storage with metadata filtering.
Solana Prediction Market Agent Skill
An agentic skill for interacting with Solana-based prediction markets via 76 MCP tools. It employs a secure-by-default architecture where the agent constructs transactions for user signing without accessing private keys.
Solana Prediction Market Agent Skill
An MCP server for interacting with Solana-based prediction markets, enabling agents to construct unsigned transactions for boolean and race markets. The system uses a pari-mutuel pricing model and ensures security by requiring user signatur…
SQLite Database Querying and Inspection
Provides capabilities to query SQLite databases, inspect schemas, and optimise SQL execution via the Model Context Protocol. It supports database discovery, schema inspection, and read-only SQL execution.
GPT Researcher Autonomous Deep Research Agent
An autonomous agent that performs deep web and local research to generate detailed, cited reports using a planner-executor-publisher architecture. It supports custom retrievers, MCP data sources, and parallelised agent execution.
Automated Frontend Integration Test Generation
Analyses frontend git diffs to identify changed components and pages, then plans and implements integration tests using Vitest and MSW. It automates the creation of test coverage by mapping API endpoints to mock service worker handlers.
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.
Automated Git Worktree Environment Setup
Automates the creation of Git worktrees for parallel development by configuring environment files, installing dependencies via Poetry and pnpm, and generating the Prisma client.
Vercel React and Next.js Performance Guidelines
A comprehensive set of performance optimisation rules for React and Next.js applications, covering critical patterns like eliminating waterfalls and reducing bundle size. It provides actionable guidelines for writing, reviewing, or refactor…
Automated Git Worktree Repository Setup
This skill automates the initialisation of a multi-worktree development environment by setting up parallel branches, configuring environment files, and installing dependencies. It streamlines parallel development by managing separate worktr…