Browse all
Comprehensive Browser Automation and Web Interaction Tool
This comprehensive suite enables robust browser automation, allowing developers to perform complex, multi-step web workflows—such as logins or form submissions—in a single call using runtime CSS selectors. It provides granular control over …
Mandatory agent task completion signaling tool
This tool serves as the mandatory endpoint for managing the agent's task lifecycle. It requires the agent to signal completion, providing a status (success, blocked, or partial) alongside detailed summaries of work accomplished and any rema…
Conduct multi-source web research and analysis
This skill automates comprehensive web research by searching multiple sources, gathering relevant data, cross-referencing facts, and presenting the findings in a structured summary with source citations.
Google Workspace Integration Toolkit for Agents
This suite provides structured access to core Google Workspace services, enabling agents to manage documents, spreadsheets, presentations, and communications. It supports advanced multi-account routing and file access patterns, ensuring rob…
Google Workspace Multi-Account Management Skill
Enables simultaneous operations across multiple connected Google Workspace accounts by routing read and write operations to specific or all accounts. It facilitates cross-account email searching, calendar availability checks, and targeted m…
Manage and interact with Google Gmail emails
This tool provides comprehensive programmatic access to Google Gmail, allowing users to manage emails across all connected accounts. Capabilities include listing, reading, sending, replying, drafting, and applying labels using standard Gmai…
Google Calendar Event Management Skill
Manage Google Calendar events across multiple connected accounts, including listing, creating, and updating events. It also identifies available meeting slots by analysing busy intervals across all integrated calendars.
Automate Google Sheets interactions via browser automation
This skill provides patterns for automating complex Google Sheets interactions using browser automation techniques. It covers data entry, formula application, formatting, and navigation, advising the use of keyboard shortcuts over standard …
Wren Engine CLI Agent Workflow
An agentic workflow for performing end-to-end data analysis using the Wren Engine CLI. It enables agents to query databases via an MDL semantic layer and manage semantic memory for context retrieval and query storage.
Create structured git commits with best practices
This skill guides the user through creating professional, atomic git commits, enforcing the conventional commit format for clear version control history. It ensures proper staging and adherence to industry best practices for maintainable re…
Automated file download management in Chrome
This skill automates the entire file download lifecycle within Chrome across Windows and macOS. It handles triggering downloads, navigating complex popups and interstitials, and verifying the final file location on the local filesystem.
Comprehensive code review and quality assurance
Performs thorough code analysis, identifying bugs, security vulnerabilities, and performance bottlenecks across various dimensions. It provides structured, actionable feedback detailing the location, severity, and suggested fix for each iss…
End-to-end Wren Engine project onboarding skill
This skill guides the agent through the complete, multi-stage onboarding process for Wren Engine, handling environment checks, project scaffolding, and secure connection profile setup. It ensures the workspace is fully configured and the Mo…
Generate Wren MDL projects from databases
Automates the generation of Wren MDL projects by performing database schema discovery and converting it into the Wren YAML format. It leverages SQLAlchemy, database drivers, or raw SQL to handle introspection, type normalization, and projec…
Connect SaaS Data to Wren for SQL Analysis
This skill guides the user through connecting various SaaS APIs using dlt to populate a local DuckDB database. It then automatically introspects this data to generate and validate a complete Wren semantic project, ensuring the resulting SQL…
Web3GPT Agent Interaction Skill
An API-based skill for initiating and managing conversational sessions with Web3GPT agents. It enables developers to send messages, track chat history, and trigger blockchain deployments via natural language.
local rag-based web search and deep research
This skill facilitates intelligent, RAG-enhanced web searching using a local MCP server, providing semantic ranking for highly relevant results. It supports deep, multi-engine research across various backends like Google, DuckDuckGo, and Wi…
Writing Baserow Backend Unit Tests
This skill facilitates writing and updating backend unit tests for Baserow's core, premium, and enterprise modules using pytest and Django. It adheres to established repository patterns, utilising shared fixtures and DRF APIClient to test h…
Writing Baserow Frontend Unit Tests
Provides comprehensive guidance on writing and updating unit tests for Baserow's Vue/Nuxt frontend components, utilities, and stores. It mandates adherence to established patterns using Vitest, TestApp, and specific mounting utilities.
Syndicate Links Brand Guide and Design System
This skill provides a comprehensive design system and brand guide for the Syndicate Links platform, detailing voice, visual tokens, and component recipes. It ensures all generated content adheres to strict brand standards, including specifi…
Diagnose backend bottlenecks using Django Silk data
Investigate slow endpoints and performance bottlenecks by querying Django Silk profiling data stored in PostgreSQL. This skill identifies query patterns, detects N+1 issues, and analyzes query plans to pinpoint whether the bottleneck is dat…
Syndicate Links Merchant Onboarding
Automates the end-to-end onboarding of merchants to the Syndicate Links affiliate platform, including account registration, program creation, and product setup. The process generates API keys and tracking links while optionally simulating a…
Creating or Updating Baserow Integrations and Services
This skill guides developers through the full lifecycle of creating or updating custom Baserow service and integration types. It details the necessary backend and frontend steps, including model updates, subclassing, and registration across…
Syndicate Links Conversion Event Trigger
Trigger conversion events against Syndicate Links tracking codes to attribute purchases to publishers. The operation supports idempotency via an order identifier and handles commission auto-calculation.