Browse all

Type: All Skills Tools
tool

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 …

accomplish-ai/openwork browser-automation web-scraping mcp-tools api-calls
tool

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…

accomplish-ai/openwork task-completion agent-control lifecycle-management tool-calling
skill

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.

accomplish-ai/openwork web-research information-gathering source-verification summarization
tool

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…

accomplish-ai/openwork google-workspace productivity api sheets
skill

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…

accomplish-ai/openwork google-workspace multi-account gmail google-calendar
tool

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…

accomplish-ai/openwork gmail google-workspace email-management messaging
skill

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.

accomplish-ai/openwork google-calendar mcp calendar-management scheduling
skill

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 …

accomplish-ai/openwork google-sheets browser-automation data-entry spreadsheet
skill ★ 15,254

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.

Canner/WrenAI wren-engine data-analysis sql semantic-layer
skill

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…

accomplish-ai/openwork git commit conventional-commit version-control
skill

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.

accomplish-ai/openwork download chrome windows macos
skill

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…

accomplish-ai/openwork code-review security performance best-practices
skill ★ 15,254

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…

Canner/WrenAI onboarding wren-engine data-connection project-scaffolding
skill ★ 15,254

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…

Canner/WrenAI wren-mdl database-introspection schema-discovery data-modelling
skill ★ 15,254

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…

Canner/WrenAI dlt-pipelines saas-connector duckdb sql-analysis
skill ★ 113

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.

markeljan/web3gpt web3 blockchain llm-agent api-interface
skill ★ 126

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…

nkapila6/mcp-local-rag rag-search web-research local-llm semantic-ranking
skill

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…

bram2w/baserow baserow pytest django drf
skill

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.

bram2w/baserow vue-unit-testing vitest nuxt frontend
skill

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…

cmcgrabby-hue/syndicate-links brand-guide design-system ui-kit branding
skill

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…

bram2w/baserow django performance sql-profiling bottleneck
skill

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…

cmcgrabby-hue/syndicate-links syndicate-links merchant-onboarding affiliate-marketing automation
skill

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…

bram2w/baserow baserow integrations services backend
skill

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.

cmcgrabby-hue/syndicate-links syndicate-links conversion-tracking affiliate-marketing api-integration