Browse all

Type: All Skills Tools
tool ★ 10,803

Browser Automation via MCP Tools

A suite of MCP tools for programmatic browser control, featuring a high-performance scripting engine for multi-step web automation. It enables navigating, interacting with elements, and extracting data through efficient single-call workflow…

accomplish-ai/accomplish browser-automation mcp web-scraping automation
skill ★ 10,803

Mandatory permission for file deletion operations

This skill acts as a mandatory guardrail, intercepting all file deletion attempts (e.g., rm, fs.rm). It enforces explicit user permission via a dedicated request before any file system modification can proceed.

accomplish-ai/accomplish file-system deletion permission guardrail
skill ★ 7,851

Structured summarization of complex documents

This skill provides structured summarisation for diverse content types, including technical specs, meeting notes, and research papers. It adapts its output structure—such as bottom-line recommendations or action items—based on the content's…

Upsonic/Upsonic summarization document-analysis structured-output content-distillation
skill ★ 7,851

Structured Multi-Dimensional Code Review

Performs comprehensive, multi-dimensional code reviews focusing on correctness, security, performance, maintainability, and style. It provides actionable feedback and identifies critical vulnerabilities, performance bottlenecks, and maintai…

Upsonic/Upsonic code-review security-audit software-quality performance-optimisation
tool ★ 10,803

Signals final status of an agent task

This tool mandates the agent to signal the final status of any task, requiring detailed inputs such as the original request summary, the achieved outcome, and the specific completion status (success, blocked, or partial). It ensures structu…

accomplish-ai/accomplish task-management workflow-control agent-signaling completion-status
skill ★ 7,851

Comprehensive data analysis and statistical reporting

This skill guides the full data lifecycle, enabling users to profile, clean, and validate datasets before performing advanced statistical analysis. It supports exploratory data analysis, trend identification, and rigorous hypothesis testing…

Upsonic/Upsonic data-analysis statistics data-cleaning visualization
skill ★ 10,803

Automated web research and multi-source 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/accomplish web-research information-gathering source-verification summarization
skill ★ 10,803

Accomplish Skill Creation Guide

A framework for developing modular, self-contained skills that extend agent capabilities through specialised workflows, tool integrations, and bundled resources.

accomplish-ai/accomplish agent-framework skill-development workflow-automation knowledge-extension
tool ★ 9,967

OpenAPI Spec to MCP Server Tool

This skill ingests OpenAPI or Swagger specifications to automatically generate a fully functional MCP server. It maps every API operation to a callable tool, generating required Zod schemas and handling authentication wiring for immediate d…

mcp-use/mcp-use openapi swagger mcp tool-generation
skill ★ 7,851

Extracts research findings for implementation planning

This skill reads materialized research sources (e.g., PDFs, notebooks) and extracts structured data detailing the proposed method, its limitations, and implementation requirements. It synthesizes this information into a structured JSON log …

Upsonic/Upsonic research knowledge-extraction scientific analysis
skill ★ 9,967

Building MCP Servers with mcp-use

A comprehensive guide for developing production-ready MCP servers using the mcp-use framework. It covers project scaffolding, authentication integration, backend primitives, and building interactive React-based widgets.

mcp-use/mcp-use mcp mcp-use server-development react
skill ★ 9,967

Guide to building production MCP servers

This guide outlines mandatory best practices and architectural patterns for developing robust MCP servers using the mcp-use framework. It provides detailed reference material for implementing tools, data resources, prompts, and interactive …

mcp-use/mcp-use mcp-server llm-agent backend-development tool-building
skill ★ 7,851

Structured State Management for Multi-Phase Experiments

This skill maintains a canonical, machine-readable JSON progress file to track the state of complex, multi-phase research experiments. It enforces strict lifecycle updates, ensuring dashboards and CLIs can reliably poll the experiment's cur…

Upsonic/Upsonic state-management json-schema experiment-tracking agentic-state
skill ★ 9,967

MCP Server Development Best Practices

A comprehensive guide for implementing production-ready MCP servers using the mcp-use framework, covering scaffolding, authentication, and interactive widget development.

mcp-use/mcp-use mcp mcp-use server-development authentication
tool ★ 10,803

Google Workspace API Toolkit for Automation

This suite provides programmatic access to core Google Workspace services, including Sheets, Docs, Slides, Gmail, and Calendar. It supports multi-account routing and advanced file management via the Google Picker, enabling complex, cross-ap…

accomplish-ai/accomplish google-workspace api automation productivity
skill ★ 7,851

Reproduce Research Methods and Benchmark Metrics

This skill automates the process of implementing a new research method into a structured Jupyter notebook, ensuring reproducibility by utilizing existing data splits and dependencies. It systematically records all required metrics and imple…

Upsonic/Upsonic research-reproducibility benchmarking jupyter-notebook data-science
skill ★ 7,851

Automated Experiment Comparison and Reporting

This skill compares baseline and new implementation results by analysing metrics to determine a performance verdict. It generates machine-readable reports and updates experiment logs and comparison registries.

Upsonic/Upsonic experiment-evaluation metrics-comparison automated-reporting data-analysis
skill ★ 10,803

Manage multiple connected Google accounts

This skill enables unified interaction with multiple connected Google accounts, allowing read operations to query all linked services simultaneously. Write operations, however, require explicit targeting of a specific account to ensure data…

accomplish-ai/accomplish google-workspace multi-account gsuite email-management
skill ★ 7,851

Manage and structure scientific research experiments

This skill establishes the foundational structure for a research experiment, handling directory setup, baseline file copying, and ingesting diverse research sources. It manages all necessary bookkeeping by initializing and updating central …

Upsonic/Upsonic experiment-management workflow setup data-ingestion
tool ★ 10,803

Manage and Interact with Google Gmail Emails

This tool provides comprehensive management of Gmail across all connected Google accounts. Developers can list, read, send, reply, and manage labels, supporting both multi-account reads and single-account writes.

accomplish-ai/accomplish gmail email messaging google
skill ★ 10,803

Manage Google Calendar Events and Scheduling

This skill provides comprehensive management of Google Calendar events, allowing users to list, create, update, and delete events across multiple connected accounts. It includes advanced functionality for finding free time slots and managin…

accomplish-ai/accomplish google-calendar scheduling calendar-management gsuite
skill ★ 428

Production-Grade Frontend Design and UI Generation

This skill generates distinctive, production-grade frontend interfaces by first establishing a bold aesthetic direction and conceptual purpose. It outputs meticulously refined, functional code (React, HTML/CSS, etc.) that avoids generic AI …

dcSpark/shinkai-local-ai-agents frontend-design ui-development web-components design-system
skill ★ 10,803

Chrome File Download Automation

Automates file downloads in Chrome on Windows and macOS by managing triggers, handling browser popups, and verifying download completion. The skill monitors progress via Chrome's internal downloads page and validates the file's presence on …

accomplish-ai/accomplish chrome-automation file-download browser-automation windows
skill ★ 10,803

Automating Google Sheets Interactions via Browser

This skill provides comprehensive patterns for automating Google Sheets interactions using browser automation techniques. It guides developers through complex tasks like data entry, formula application, and formatting, while emphasizing rel…

accomplish-ai/accomplish google-sheets browser-automation spreadsheet data-entry