Skills
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.
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…
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.
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…
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…
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…
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 Skill Creation Guide
A framework for developing modular, self-contained skills that extend agent capabilities through specialised workflows, tool integrations, and bundled resources.
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 …
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.
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 …
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…
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.
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…
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.
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…
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 …
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…
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 …
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 …
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…
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…
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.
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…