mdskills
← All tags

GitHub AI Agent Skills

AI agent skills for GitHub. Actions workflows, PR automation, issue management, and repository best practices.

637 listings

Scientific Agent Skills

Skill

A comprehensive collection of 134 ready-to-use scientific and research skills (covering cancer genomics, drug-target binding, molecular dynamics, RNA velocity, geospatial science, time series forecasting, 78+ scientific databases, and more) for any AI agent that supports the open Agent Skills standard, created by K-Dense. Works with Cursor, Claude Code, Codex, and more. Transform your AI agent int

8.218k14by K-Dense-AI

NotebookLM Claude Code Skill

Skill

Use this skill to query your Google NotebookLM notebooks directly from Claude Code for source-grounded, citation-backed answers from Gemini. Browser automation, library management, persistent auth. Drastically reduced hallucinations through document-only responses.

8.014k13by sickn33

Godot MCP - Full Control

MCP Server

A comprehensive Model Context Protocol (MCP) server that gives AI assistants full control over the Godot game engine. 149 tools spanning networking, 3D/2D rendering, UI controls, audio effects, animation trees, file I/O, runtime code execution, property inspection, scene manipulation, signal management, physics, project creation, and more. This project is built upon and extends godot-mcp by Solomo

8.344612by tugcantopaloglu

iOS Simulator Skill for Claude Code

Skill

Production-ready automation for iOS app testing and building. 21 scripts optimized for both human developers and AI agents. This is basically a Skill version of my XCode MCP: https://github.com/conorluddy/xc-mcp MCPs load a lot of tokens into the context window when they're active, but also seem to work really well. Skills don't load in any context. I'll make a plugin next and try to find the bala

7.087112by conorluddy

Everything Claude Code Conventions

Starter Kit

Development conventions and patterns for everything-claude-code. JavaScript project with conventional commits.

8.2237k12by affaan-m

Android Remote Control MCP

MCP Server

An Android application that runs as an MCP (Model Context Protocol) server, enabling AI models to fully control an Android device remotely using accessibility services and screenshot capture. The app runs directly on your Android device (or emulator) and exposes an HTTP server (with optional HTTPS) implementing the MCP protocol. AI models like Claude can connect to it and interact with any app on

9.247011by danielealbano

OpenAI GPT Image MCP

MCP Server

A Model Context Protocol (MCP) tool server for OpenAI's GPT-4o/gpt-image-1 image generation and editing APIs. - Generate images from text prompts using OpenAI's latest models. - Edit images (inpainting, outpainting, compositing) with advanced prompt control. - Supports: Claude Desktop, Cursor, VSCode, Windsurf, and any MCP-compatible client. - create-image: Generate images from a prompt, with adva

8.049610by SureScaleAI

Garmin MCP App

MCP Server

Connect your Garmin watch to Claude Desktop. Explore interactive charts. 1. Download the latest .mcpb file from Releases 2. Drag it into Claude Desktop to install 3. Ask Claude anything about your Garmin data — it will prompt you to sign in on first use Ask Claude about your health, training, and fitness — it reads your Garmin data and shows interactive charts right in the conversation. - Review y

8.342010by chenhunghan

React Native Debug MCP

MCP Server

Let AI agents see, understand, and interact with your React Native app running on Android emulator or iOS simulator — through a single MCP server. Point your MCP client at this server and an agent can connect to your app, read logs, inspect the UI, tap buttons, type text, scroll, take screenshots, and reload — all without leaving the conversation. - Android + iOS — one server handles both platform

8.74367by zersys

Design Skill OS Pro Max ⚡

Skill

Design Skill OS is not just a document; it's a professional-grade reasoning layer that transforms standard AI outputs into elite-level design masterworks. We have exhaustively synthesized principles from the "Design Bibles" to prime your AI agent with the strategic intent of a world-class Creative Director. The intelligence core is distilled from the collective wisdom of masters: - Milton Glaser (

6.83457by frhscopex

Materials Simulation Skills

Skill

Open-source Agent Skills for computational materials science and numerical simulation workflows. Give your AI coding agent domain expertise in numerical methods, simulation best practices, and scientific computing -- without re-explaining the same concepts every session. Skills are portable across Claude Code, Codex, Gemini CLI, Cursor, VS Code Copilot, and 20+ other compatible tools. - The Proble

9.04707by HeshamFS

SymDex

MCP Server

Universal code-indexer MCP server for AI coding agents. Claude · Cursor · Codex CLI · Gemini CLI · GitHub Copilot · Windsurf · Kilo Code · Zed · OpenCode · Any agent that speaks MCP. Pre-index your codebase once. Let AI agents find any symbol in ~200 tokens instead of reading whole files at ~7,500 tokens. That is a 97% reduction — per lookup, every lookup. The part no other code indexer does: Don'

8.75007by husnainpk

Extract Errors

Plugin

Use when adding new error messages to React, or seeing "unknown error code" warnings.

14 skills · 4 subagents

5.0247k7by facebook

Fantasy Premier League MCP Server

MCP Server

A Model Context Protocol (MCP) server that provides access to Fantasy Premier League (FPL) data and tools. This server allows you to interact with FPL data in Claude for Desktop and other MCP-compatible clients. Demo of the Fantasy Premier League MCP Server in action - Claude Desktop - Other MCP Compatible Desktop LLMs Mobile is currently not supported. - Rich Player Data: Access comprehensive pla

8.04696by rishijatia

MCP Pointer

MCP Server

Point to browser DOM elements for agentic coding tools via MCP! MCP Pointer is a local tool combining an MCP Server with a Chrome Extension: 1. 🖥️ MCP Server (Node.js package) - Bridges between the browser and AI tools via the Model Context Protocol 2. 🌐 Chrome Extension - Captures DOM element selections in the browser using Option+Click The extension lets you visually select DOM elements in the

8.09636by etsd-tech

NeuroLink

Skill

🧠 NeuroLink The Enterprise AI SDK for Production Applications 13 Providers | 58+ MCP Tools | HITL Security | Redis Persistence Enterprise AI development platform with unified provider access, production-ready tooling, and an opinionated factory architecture. NeuroLink ships as both a TypeScript SDK and a professional CLI so teams can build, operate, and iterate on AI features quickly. NeuroLink i

6.04086by juspay

Image Enhancer

Skill

Improves the quality of images, especially screenshots, by enhancing resolution, sharpness, and clarity. Perfect for preparing images for presentations, documentation, or social media posts.

4.037k6by ComposioHQ

Rust Cargo Docs RAG MCP

MCP Server

rust-cargo-docs-rag-mcp is an MCP (Model Context Protocol) server that provides tools for Rust crate documentation lookup. It allows LLMs to look up documentation for Rust crates they are unfamiliar with. This README focuses on how to build, version, release, and install the project using two common paths: 1. pkgx (build/install locally from source) 2. Docker image (published to GitHub Container R

8.04145by promptexecution

Comfy Nodes

Skill

Use when the user wants to create a ComfyUI custom node, convert Python code to a node, make a node from a script, or needs help with ComfyUI node development, INPUT_TYPES, RETURN_TYPES, or node class structure.

8.05015by ConstantineB6

browser-act-skill-forge

Skill

Forges reusable Skill packages (SKILL.md + scripts) from website exploration via browser-act — no re-exploration later. Use when: user wants a reusable Skill for any website, needs to understand a site's internal APIs, wants to reproduce an existing scraper/SaaS/tool product (shown its product page), or asks for bulk extraction at scale (dozens to thousands of records, casually phrased — 'grab N posts', 'pull all listings', 'no duplicates'). Unlike browser-act: reusable, not one-off.

7.83.5k5by ccmagia2-gif

Next.js TypeScript Tailwind CSS

Rules

Project Overview

4.041k5by PatrickJS

Anyquery

Skill

Anyquery is a SQL query engine that allows you to run SQL queries on pretty much anything. It supports querying files, databases, and apps (e.g. Apple Notes, Notion, Chrome, Todoist, etc.). It's built on top of SQLite and uses plugins to extend its functionality. It can also connect to LLMs (e.g. ChatGPT, Claude, Cursor, TypingMind, etc.) to allow them to access your data. Finally, it can act as a

8.02.0k5by julien040

UI Skills

Skill

Opinionated, evolving constraints to guide agents when building interfaces

2.013k4by sickn33

Smart Tree

Skill

After install, run st --cleanup to scan for and remove any malicious AI integrations. Security scanner detects supply chain attacks targeting AI assistants. Why this matters: Some npm packages install MCP servers that phone home to external endpoints, fetch mutable content via IPFS/IPNS, and can inject behavioral modifications into your AI sessions. These supply chain attacks are difficult to dete

8.06214by 8b-is