playwright
01MCP server Claude CodeCodexCursor +2
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
MCP server Claude CodeCodexCursor +2
Lets the agent drive a real browser: open pages, click, type, take screenshots and read the accessibility tree, using Playwright. Runs locally from the @playwright/mcp npm package.
Instructions file
Instructions for olaservo/skilljack-mcp, covering skilljack mcp - developer guide, commands, sdk split: server on v2, ui on v1, configuration and project structure.
Skill Claude CodeCodex
Use this skill when writing any code. Formats all code with a specific style marker.
Skill Claude CodeCodex
Respond to greetings with a specific format including the magic phrase "SKILLJACKGREETINGSUCCESS".
Skill Claude CodeCodex
Generate files from templates. Use this when asked to create a config file or generate structured output.
Skill Claude CodeCodex
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify…
Skill Claude CodeCodex
Complete documentation for the Skilljack MCP server - tools, prompts, resources, configuration, and architecture reference.
Skill Claude CodeCodex
Skill with model invocation disabled.
Skill Claude CodeCodex
not valid yaml: [.
Skill Claude CodeCodex
Minimal skill.
Skill Claude CodeCodex
No description.
Skill Claude CodeCodex
Missing required name field.
Skill Claude CodeCodex
MCP server that discovers and serves Agent Skills.
Skill Claude CodeCodex
Skill hidden from prompt menu.
Skill Claude CodeCodex
A test skill for unit testing.
Skill Claude CodeCodex
Skill with resource files.
olaservo/mcp-maintainer-toolkit
MCP server Claude CodeCodexCursor +2
MCP Server with utilities to help with maintaining MCP repos. Runs locally from the mcp-maintainer-toolkit npm package.
Instructions file
Claude Code instructions for olaservo/mcp-agent-skills: This repository contains a library of Agent Skills for building, testing, and learning about Model Context Protocol (MCP).
Skill Claude CodeCodex
Build AI agents with Claude Agent SDK in TypeScript. Covers V1 query() API for batch workflows and V2 session API for interactive apps. Includes tool configuration, hooks, MCP servers, and multi-turn patterns.
Skill Claude CodeCodex
Terminal-style React UI for Claude Agent SDK with keyboard navigation, tool approval, and dark theme.
Skill Claude CodeCodex
Add a React + WebSocket UI on top of Claude Agent SDK agents with tool approval and SQLite persistence.
Skill Claude CodeCodex
Develop MCP Apps hosts (AppBridge) and access comprehensive MCP Apps reference documentation. Covers host embedding, multi-server routing, sandbox security, and full API reference. Use when building chat applications that embed MCP App UIs, or when you need in-depth MCP Apps architecture/API knowledge without cloning…
Skill Claude CodeCodex
Build TypeScript MCP clients with composable code snippets. Includes agentic pattern with LLM integration, server-initiated requests (sampling, elicitation), and dynamic discovery. Use when creating applications that connect to MCP servers.
Skill Claude CodeCodex
Build TypeScript MCP servers with composable code snippets from the official Everything reference server. Use the add script to selectively copy tool, resource, or prompt modules. Use when creating MCP servers.