Browse all

Type: All Skills Tools
tool ★ 4,829

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…

the-open-agent/openagent imessage messaging chat communication
tool ★ 4,829

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.

the-open-agent/openagent rss-feeds cli-tool blog-monitoring go
tool ★ 4,829

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.

the-open-agent/openagent bluos cli audio streaming
skill ★ 25,372

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.

agentscope-ai/agentscope agentscope library documentation code-analysis
skill ★ 25,372

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…

agentscope-ai/agentscope a2ui ui-generation json-schema agent-response
skill ★ 4,829

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.

the-open-agent/openagent apple-notes macos cli automation
tool ★ 4,829

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.

the-open-agent/openagent bear notes cli macos
tool ★ 4,829

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…

the-open-agent/openagent apple-reminders macos cli reminder-management
tool ★ 4,829

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…

the-open-agent/openagent 1password cli secret-management vault
skill ★ 4,849

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.

baserow/baserow pytest django drf backend-testing
tool ★ 8

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…

agentveil-protocol/agentveil-sdk agent-workflow action-control trust-management mcp-server
skill ★ 4,849

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.

baserow/baserow frontend-testing unit-testing vue-test-utils vitest
skill ★ 4,849

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/baserow django silk performance sql
skill ★ 4,849

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…

baserow/baserow baserow notification-system backend-development frontend-development
skill ★ 4,849

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…

baserow/baserow baserow integration service backend
skill ★ 4,849

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…

baserow/baserow git-changelog version-control release-notes automation
skill ★ 8,394

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.

higress-group/higress kubernetes nginx higress migration
skill ★ 4,849

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.

baserow/baserow django-config env-variable baserow backend-setup
skill ★ 8,394

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 …

higress-group/higress go-wasm gateway-plugin http-processing proxy-wasm
skill ★ 164

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.

mozilla/firefox-devtools-mcp firefox browser-automation web-scraping e2e-testing
tool ★ 8,394

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-group/higress llm-gateway model-routing openclaw llm-provider
tool ★ 8,394

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…

higress-group/higress higress ai-gateway model-routing llm-orchestration
skill ★ 8,394

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…

higress-group/higress github-automation issue-tracking knowledge-base daily-reporting
tool ★ 8,394

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.

higress-group/higress log-monitoring session-tracking token-usage llm-cost