Skills

Type: All Skills Tools
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
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
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
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
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
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
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
skill ★ 7,851

Structured Skill for Metric Benchmarking and Logging

This skill defines and extracts comprehensive comparison metrics and baseline values from existing analysis notebooks. It appends a structured Phase 3 benchmark entry to the experiment's log.json, ensuring all necessary metrics are recorded…

Upsonic/Upsonic benchmark metrics evaluation json-logging
skill ★ 10,803

Create structured git commits with best practices

This skill guides the user through creating professional, atomic git commits by enforcing the conventional commit format. It ensures proper staging and adherence to industry best practices for version control.

accomplish-ai/accomplish git commit conventional-commit version-control
skill ★ 7,851

Analyze existing machine learning experiment setup

This skill systematically reads an experiment directory to extract comprehensive metadata regarding the baseline ML implementation. It captures details such as model parameters, preprocessing steps, dependencies, and data characteristics in…

Upsonic/Upsonic analyze-ml experiment-analysis metadata-extraction notebook-parsing