স্কিল খুঁজুন
আপনার এজেন্টের জন্য উপযুক্ত সক্ষমতা খুঁজে নিন।
eforge-daemon-restart
Rebuild eforge from source and restart the daemon. Use during development after making code changes so the MCP tools pick up the latest build.
eddo-todo
Todo and task management via Eddo MCP server. Use for tracking work items, remembering tasks, managing project todos and time tracking. Supports GTD workflow with contexts and actionability tags (next actions, projects, waiting, someday). Use this skill whenever you need to remember something, track progress, or manage your own task list.
adspower-browser
Runs AdsPower Local API operations via the adspower-browser CLI (no MCP required). Use when the user asks to create or manage AdsPower browsers, groups, tags, proxies, or check status; run Node CLI commands that call the same handlers as the MCP server.
consult-llm
Use it when the user asks to "ask gemini", "ask codex", or "ask in browser"
laravel-11-12-app-guidelines
Guidelines and workflow for working on Laravel 11 or Laravel 12 applications across common stacks (API-only or full-stack), including optional Docker Compose/Sail, Inertia + React, Livewire, Vue, Blade, Tailwind v4, Fortify, Wayfinder, PHPUnit, Pint, and Laravel Boost MCP tools. Use when implementing features, fixing bugs, or making UI/backend changes while following project-specific instructions (AGENTS.md, docs/).
dv-query
Bulk reads, multi-page iteration, and analytics using the Python SDK and Web API. Use when: "query records", "read data", "bulk read", "all records", "iterate records", "expand lookup", "cross-table query", "join tables", "aggregate", "group by", "average", "sum", "count with HAVING", "$apply", "N:N expand", "notebook", "pandas", "DataFrame", "analyze data", "load into dataframe". Do not use when: MCP is sufficient (simple filter, single-record read, small result set — use MCP first), creating or modifying records (use dv-data), creating tables or columns (use dv-metadata).
bigquery-mcp
Run read-only BigQuery SQL queries via CLI. Use when user needs to query BigQuery datasets, run SQL against Google BigQuery, or retrieve data from BigQuery tables.
postgres-mcp
Run read-only SQL queries against a PostgreSQL database via CLI. Use when user needs to query, inspect, or retrieve data from a Postgres database.
dv-connect
Connect to a Dataverse environment in one step — installs tools, authenticates, configures MCP, and verifies the connection. Use when: "connect to Dataverse", "configure MCP", "set up MCP server", "MCP not working", ".env is missing", "setting up on a new machine", "starting a new project", "initialize workspace", "new repo", "first time setup", "install tools", "command not found", "missing tools", "new machine setup", "authenticate", "MCP not connected", "create a new environment", "select environment", "connect via MCP", "add Dataverse to Copilot", "add Dataverse to Claude", "load demo data", "sample data".
next-ai-drawio
Create, edit, and export draw.io diagrams via CLI with real-time browser preview. Use when user needs to create flowcharts, diagrams, or edit mxGraphModel XML diagrams.
playwright-mcp
Automate browser interactions via CLI. Use when user needs to navigate websites, click elements, fill forms, take screenshots, capture accessibility snapshots, or run JavaScript in a browser.
puppeteer-mcp
Automate browser interactions via Puppeteer CLI — navigate pages, take screenshots, click/fill/hover elements, and execute JavaScript. Use when user needs to browse URLs, capture screenshots, fill forms, or run JS in a browser.
superpowers
List and read Superpowers skills via CLI. Use when user needs to discover available skills or load skill instructions before performing a task.
dayuanjiang-next-ai-draw-io
Create, edit, and export draw.io diagrams via CLI with real-time browser preview. Use when user needs to create or modify diagrams, generate mxGraphModel XML, or export diagrams as PNG/SVG.
browser-mcp
Automate browser navigation, element interaction, and page capture via CLI. Use when user needs to navigate URLs, click/type/select page elements, take screenshots, or extract console logs.