Browse all
BlueBubbles iMessage messaging and management tool
This tool provides comprehensive integration for managing iMessage conversations, allowing agents to send text and attachments, react (tapback), edit, or unsend messages. It supports advanced features such as replying in threads and managin…
Blog and RSS Feed Monitoring CLI
A command-line utility for monitoring and managing updates from blogs and RSS/Atom feeds. It allows for tracking multiple sources, scanning for new content, and managing article read states.
BluOS CLI for media control and grouping
This skill provides a command-line interface to manage and control Bluesound/NAD streaming devices. It allows developers to perform actions such as checking device status, controlling playback, adjusting volume, and managing device groups.
Introspecting the AgentScope Library Documentation
This skill provides comprehensive introspection into the AgentScope library, enabling developers to search for usage guidance, locate implementation examples, or view the structure of specific modules, classes, and functions.
A2UI JSON Response Generation Skill
This skill enables agents to generate rich, interactive user interfaces by dynamically retrieving relevant A2UI JSON schematics and modular UI templates. It ensures the final response adheres to the A2UI protocol, significantly improving st…
Manage Apple Notes via Memo CLI
Enables management of Apple Notes on macOS via the memo command-line interface. It supports creating, searching, editing, moving, and exporting notes to HTML or Markdown.
Manage Bear Notes via Command Line Interface
This utility provides a command-line interface for interacting with Bear notes on macOS. Developers can use it to create, read, append text to, and search for notes using Bear's internal API token.
Manage Apple Reminders via Command Line Interface
This tool provides programmatic access to Apple Reminders using the dedicated remindctl CLI, allowing developers to list, create, modify, and delete tasks. It supports advanced features like date filtering and structured JSON output for sea…
Secure 1Password CLI Secret Management Tool
This tool facilitates secure interaction with 1Password using the official CLI, enabling developers to sign in, list vaults, and inject or run secrets. Usage requires executing all commands within a dedicated tmux session to maintain proper…
Write Baserow Backend Unit Tests
Write or update Baserow backend tests for core, premium, and enterprise modules using pytest, Django, and DRF. The skill utilises existing repository fixtures and patterns to ensure consistent testing of handlers, services, and API views.
agent action control and trust enforcement workflows
This tool provides comprehensive action-control workflows for AI agents, enabling evaluation of risky actions via Runtime Gate, managing human approvals, and generating signed receipts. It facilitates agent trust management by checking advi…
Write Baserow Frontend Unit Tests
This skill guides developers on writing unit tests for Baserow's frontend components and utilities. It mandates adherence to established patterns using Vitest, TestApp, and Nuxt helpers for accurate and consistent testing.
Django Silk Profiler for Backend Performance Analysis
This skill guides the investigation of slow Django endpoints by querying Django Silk profiling data. It helps diagnose bottlenecks by analysing SQL query patterns, identifying N+1 issues, and examining query execution plans.
Baserow In-App Notification Implementation
Provides a structured approach for implementing or updating in-app notifications within the Baserow ecosystem, covering backend notification types and frontend rendering logic. It details patterns for event handling, target routing, and dup…
Managing Baserow Integrations and Services
This skill guides the implementation of new or updated service and integration types within the Baserow platform. It requires coordinating changes across the backend (Python models, service/integration subclasses) and the frontend (React co…
Generate structured changelog entries from git diffs
This skill analyzes the current Git branch's changes against the develop branch, automatically determining the domain, type, and drafting a public-friendly message. It prompts the user for confirmation before executing the final `just chang…
Nginx to Higress Kubernetes Migration
Automates the migration from ingress-nginx to Higress in Kubernetes environments, including compatibility analysis and WASM plugin generation for unsupported annotations.
Add Django environment variables across Baserow
This skill guides the systematic implementation of new Django environment variables, ensuring consistency across the codebase. It mandates updates to settings files, Docker configurations, frontend remaps, and documentation.
Develop Go WASM Plugins for Higress Gateway
This skill guides developers through creating high-performance WASM plugins using Go, enabling custom logic for intercepting and modifying HTTP request and response streams within the Higress gateway. It supports complex operations such as …
Firefox Browser Automation and Debugging
Automate browser interactions, perform E2E testing, and scrape web content using a real Firefox instance. It enables DOM inspection, element interaction via UIDs, and monitoring of console and network activity.
Unified LLM Gateway for OpenClaw Integration
This tool deploys the Higress AI Gateway, acting as a unified model provider layer for OpenClaw. It allows developers to configure and manage multiple LLM APIs, supporting advanced features like auto-routing and hot-reloading of provider ke…
Higress AI Gateway Automatic Model Router
Manage intelligent model routing for the Higress AI Gateway using a CLI tool to map message content triggers to specific LLMs. It allows for adding, listing, and removing routing rules via regex or predefined phrases with automatic configur…
Automated Daily GitHub Issue and PR Reporting
This skill automates the generation of comprehensive daily reports for GitHub projects, tracking new issues and pull requests while maintaining a structured knowledge base. It monitors issue status, identifies follow-up actions, and suggest…
Real-time Agent Conversation and Cost Monitor
This tool monitors Higress access logs in real-time, aggregating multi-turn conversations by session ID. It provides detailed visibility into token usage, cost statistics, and full conversation history via a web interface and CLI.