All authors
aibot88 avatar

Claude Skills by aibot88

github.com/aibot88
5,317 skillsA× 4,872B× 290C× 67D× 53F× 350 installs1,479 views
Mcp Server ManagerA

Configure and manage MCP (Model Context Protocol) servers in Claude Code CLI. Use this skill when adding, removing, listing, or troubleshooting MCP servers, or when questions arise about MCP configuration, transport types, scopes, or authentication. Essential for connecting Claude Code to external tools, databases, and APIs.

securitypythongo
0
4
Mcp Server PlanningA

Plan an MCP server with clear tool scope, auth model, error behavior, evaluation approach, and rollout boundaries.

toolsapi
0
4
Mcp Tool Development LifecycleA

Comprehensive lifecycle for authoring, registering, documenting, and maintaining MCP tools in packages/myco/src/tools/ — covering schema definition in TOOL_DEFINITIONS arrays, handler implementation with DaemonClient patterns, shared tool-runtime registration, documentation bundling, anti-drift testing patterns, and cloud vs local placement decisions. Essential for maintaining the schema ↔ handler ↔ documentation triad that agents depend on for correct tool invocations, even when the user doe...

testingtypescriptgo
0
4
Mcp VulnerabilitiesA

OWASP MCP Top 10 vulnerability knowledge base for identifying, assessing, and remediating security risks in Model Context Protocol environments.

securitygitsecurity
0
4
MdjiraA

Convert a markdown product/engineering doc into a structured Jira Cloud backlog (Epic → Story → Subtask) with priorities, story points, labels, descriptions, and acceptance criteria written to a senior agile contractor's standard. TRIGGER when the user references a markdown file and asks to create Jira tickets, epics, stories, a backlog, or "convert / import / push / send / turn" a markdown doc into Jira. REQUIRES the `mdjira` Python CLI installed (pip install mdjira) and Atlassian credential...

developmentpythongo
0
4
Mdma IntegrationA

Integrate MDMA into an application and build features with it — wire up parsing, the runtime store, React rendering, LLM streaming, custom components, prompts, and CI validation. Use this skill when the user asks to add MDMA to an app, build a chat that streams MDMA, author or maintain a custom prompt, validate MDMA documents, register a custom component, or expose MDMA to an agent via MCP. Generates focused, correct wiring that uses the right packages for the job instead of reinventing them.

developmentrustgo
0
4
Mdx RenderA

Use when converting a finalized 3-Zone chapter YAML (plus optional dashboard.yml) into Docusaurus MDX files — generating frontmatter with authors/ai_assisted/source metadata, importing custom components, placing components in the editor-specified render_order, writing the /appendix dashboard page, and preserving backups of previously written MDX. Also use when deciding which part-XX/ folder a chapter belongs to.

developmenttypescriptgo
0
4
Measure Okr GraderA

Scores completed OKR sets at cycle close with KR-level scoring per the canonical OKR type enum (committed | aspirational | learning | operational_health | compliance_or_safety), committed-vs-aspirational interpretation, evidence quality assessment, learning synthesis, and next-cycle recommendations. Refuses to retroactively change targets or shrink committed scope, average away guardrail KRs, treat 0.7 as success for committed or compliance_or_safety KRs, equate effort with impact, or use sco...

researchgogit
0
4
Mediation Dispute Analysis Jinzhe TanA

Use this skill whenever a lawyer or mediator needs help analyzing a dispute for mediation purposes. This includes: reviewing case materials (pleadings, contracts, correspondence, evidence) to identify issues in dispute, summarizing each party's position and interests, conducting legal analysis of the key issues, proposing mediation strategies or settlement directions, and preparing for mediation sessions. Trigger this skill when the user mentions 'mediation', 'dispute analysis', 'settlement',...

businessrustgo
0
4
Medical Chart ReviewA

Expert-level review and analysis of medical charts, EMRs, and EHRs by clinicians, coders, and CDI/quality auditors. Use when asked to "review a chart", "chart review", "chart abstraction", "clinical documentation review", "audit medical records", "extract from EHR", "summarize patient history", "check documentation", "validate ICD-10/HCC/CPT coding", "DRG validation", "perform CDI review", "risk adjustment audit", "HEDIS gap analysis", "medication reconciliation", "identify red flags in chart...

researchgogit
0
4
Medical Research Algorithm MatcherA

Matches a user’s biomedical research direction, disease problem, study aim, data modality, and resource constraints to the most relevant recent algorithms and method papers. Always search real recent algorithm literature first, prioritize the last 12 months, expand to 1–3 years only when needed, and add canonical baselines only when necessary. Every formal algorithm recommendation must include the verified primary method paper, plus published downstream papers that actually cite/use the algor...

researchgotesting
0
4
Medplum RulesA

Medplum (FHIR healthcare) coding rules from ai-toolkit: coding-style, frameworks, patterns, security, testing. Triggers: medplum.config.mts, medplum.config.ts, FHIR, Medplum, Bot, Subscription, Questionnaire. Load when writing, reviewing, or editing Medplum (FHIR healthcare) code.

developmenttypescriptrust
0
4
Meeting Briefing AnthropicA

Prepare structured briefings for meetings with legal relevance and track resulting action items. Use when preparing for contract negotiations, board meetings, compliance reviews, or any meeting where legal context, background research, or action tracking is needed.

businessgoperformance
0
4
Meeting SdkA

Reference skill for Zoom Meeting SDK. Use after routing to a meeting-embed workflow when implementing real Zoom meeting joins, platform-specific SDK behavior, auth and join flows, waiting room issues, or meeting bot patterns.

developmentjavascriptgo
0
4
Meituan Passport User AuthB

美团 Passport 用户授权登录 Skill。通过 mt-passport CLI 获取授权链接,展示给用户完成确认后轮询拿到鉴权凭证(登录态 Token)。当用户需要通过美团授权获取 Token、Agent 自动登录美团时使用。触发词:美团授权登录、获取授权码、获取 token、token 授权、meituan passport auth、passport auth、passport 登录、触发登录、触发美团登录、美团用户登录授权、美团登录、重新授权、强制刷新 token。

toolsgoshell
0
4
Member ModuleA

Member system NestJS module (會員系統 NestJS 模組). Use when working with user authentication (用戶認證), JWT tokens, OAuth2 integration (Google/Facebook), RBAC/ABAC permission control (權限控制), password policies (密碼策略), or Casbin integration. Keywords: 會員, 用戶, 認證, 授權, 權限, 登入, JWT, OAuth, Casbin, RBAC, ABAC, member, user, authentication, authorization, login, password

developmenttypescriptgo
0
4
Memoir OnboardB

Populate or refresh a persistent, high-level project snapshot in memoir. In a git repo this writes `codebase:onboard` (code-shape: modules, goals, rules, lessons) — use when: (1) the user asks for onboarding / a codebase tour ('what does this project do', 'give me a codebase overview', 'onboard me to this repo'); (2) the user explicitly runs `/memoir:onboard` or `/memoir:onboard --force`. In a non-git folder this writes `project:onboard` (file-shape: per-file structured blobs) using determini...

businesspythongo
0
4
Memory AssistantA

Comprehensive memory management skill that guides memory capture and recall throughout sessions. Triggers when: user makes architectural decisions ("let's use", "we should", "decided to", "choosing"), discovers learnings ("TIL", "learned that", "discovered", "found out", "realized"), encounters blockers ("stuck on", "blocked by", "cannot", "impediment"), achieves progress ("completed", "finished", "milestone", "done with"), identifies patterns ("pattern", "we always", "recurring", "common app...

code-qualitypythongo
0
4
Memory ExploringA

Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: "how does X work?", "what calls this function?", "show me the auth flow", "where is the DB logic?".

securitydatabase
0
4
Memory FabricA

Knowledge graph orchestration layer with entity extraction, natural language query parsing, deduplication (>85% similarity), and cross-reference boosting. Unifies search results ranked by recency, relevance, and authority. Use when designing memory retrieval, building entity graphs, or optimizing knowledge graph queries.

ai-agentsjavascriptrust
0
4
Memory RecallA

This skill should be used when the user asks about "past decisions", "previous learnings", "what did we decide", "how did we solve", "remember when", or mentions topics that may have stored memories. Also triggers when working on tasks where historical context would be valuable, such as "working on authentication", "implementing the database", or encountering errors similar to previously resolved issues.

databasespythongo
0
4
MemoryA

Use AI DevKit memory via CLI commands. Search before non-trivial work, store verified reusable knowledge, update stale entries, and avoid saving transcripts, secrets, or one-off task progress.

code-qualityrustgo
0
4
Mena Open BankingA

Use this skill when working with MENA open banking, open finance, account information, payments initiation, consent, aggregator, and regulatory API references such as Lean, Tarabut, Dapi, Salt Edge, UAE Open Finance, Saudi Open Banking, and Bahrain open banking.

securityapi
0
4
Mena PaymentsA

Use this skill when integrating, comparing, testing, or reviewing Arab/MENA payment gateways, checkout flows, payment links, refunds, captures, webhooks, sandbox credentials, and gateway selection across Egypt, GCC, Levant, and North Africa.

testingtestingapi
0
4
Merchandising AnalyticsA

Analyze retail merchandising systems including planogram optimization (space-to-sales alignment, fair share index, sales per linear foot), visual merchandising effectiveness for in-store displays and e-commerce product pages, market basket analysis with association rule mining (Apriori, FP-Growth), cross-sell and upsell recommendation engine performance, seasonal calendar and event planning execution, A/B testing infrastructure for merchandising decisions, and compliance monitoring with photo...

businesspythongo
0
4
Merge Innocent Pull RequestsA

Use this skill to merge low-risk pull requests opened by automation bots across a list of GitHub repository owners: walk every repository, pick the open pull requests authored by `renovate`, `renovate[bot]`, or `github-actions[bot]`, keep only the ones where every required CI check has finished successfully, and merge them one by one. Stop after merging two hundred pull requests or after spending thirty minutes of wall-clock time on the run, whichever happens first. One run, one budget — then...

businessgit
0
4
Merger ModelA

Build accretion/dilution (merger) models in Excel — pro-forma P&L, synergies, financing mix, EPS impact. Pairs with excel-author. Use for M&A pitches, board materials, or deal evaluation.

businesspythongo
0
4
Mermaid SkillA

Generate Mermaid diagrams (.mmd) and export to PNG/SVG/PDF using mmdc CLI or Kroki API. USE THIS SKILL when user mentions diagram, flowchart, sequence diagram, class diagram, ER diagram, state machine, architecture, visualize, git graph, 画图, 架构图, 流程图, 时序图. PROACTIVELY USE when explaining ANY system with 3+ components, API flows, authentication sequences, class hierarchies, database schemas, or state machines. Supports 11+ diagram types with fully automatic layout.

businessbashnode
0
4
Meta Ads SkillA

Use when interacting with the Meta Ads MCP server to manage accounts, campaigns, ads, insights, and targeting, or to troubleshoot OAuth token authentication. Act as an Expert Media Buyer.

toolssqlrails
0
4
Meta Ads SpainA

Meta Ads (Facebook/Instagram) campaign management for the Spanish market (Spain). Setup, optimize, scale, and audit Meta Ads campaigns for lead gen, SaaS, and services targeting Spain. Use when managing Meta Ads for Spanish clients, launching Facebook/Instagram campaigns in Spain, auditing Spanish Meta Ads accounts, configuring Business Manager, setting up Meta Pixel and CAPI, building audiences, creating creativos, optimizing formularios instantáneos, or adapting Meta Ads strategy for the Sp...

businessrustgo
0
4
Meta Forest Binary PlotA

Generate meta-analysis forest plots for binary classification data. Input is a CSV file containing study names, event counts and sample sizes for experimental and control groups. Output includes forest plot PNG and data table CSV.

datapythongo
0
4
Meta Pipeline CreatorA

Author or edit pipeline JSON files in pipelines/. Trigger: create a pipeline, automate a workflow, or add tasks to an existing pipeline.

ai-agentsbashnode
0
4
Meta Platform OpsA

Operate Meta's Graph API and Instagram Graph API from the command line via the `meta` CLI (https://github.com/crimeacs/meta-graph-cli). Use when the user asks to post, publish, or schedule to Instagram (photo, video, Reel, carousel, story); fetch IG media, stories, mentions, tags, insights or analytics; reply to / hide / moderate IG comments; search Instagram hashtags or find recent/top media for a hashtag; run public business-discovery on another IG profile; get an IG embed code; post to or ...

developmentpythongo
0
4
Meta Procedure CreatorA

Author a new procedure file in procedures/. Use when asked to create or rewrite a procedure, or when designing an agent's behavior.

devopsgonode
0
4
Metabot ChatA

Manage group chat messages, send messages, and join groups on the MetaID network. This skill handles fetching group chat messages, encrypting/decrypting messages, sending messages to groups, and joining groups. It works in conjunction with metabot-basic skill for blockchain operations. Use when users want to: (1) Fetch group chat messages from a specified group, (2) Send messages to a group chat, (3) Join a group chat, (4) Have MetaBot Agents participate in group discussions based on topics, ...

ai-agentstypescriptgo
0
4
Metadata Api Retrieve DeployA

Metadata API retrieve/deploy via sf CLI and package.xml: manifest authoring, destructiveChanges, deploy options (checkOnly, testLevel, rollbackOnError), CI scripting. NOT for DX source format conversions (use salesforce-dx-source-tracking). NOT for unlocked packages (use unlocked-packages).

devopsgobash
0
4
Metamcp Unified Mcp Server Aggregator GatewayA

MetaMCP is an open-source MCP proxy that aggregates multiple MCP servers into a single unified endpoint with a GUI management interface. It supports namespacing, middleware, rate limiting, OIDC authentication, and works with any MCP client including Claude Desktop and Cursor.

ai-agentsgogit
0
4
Mexico PsmA

Live, real-time queries to **PSM — Sistema Electrónico de Publicaciones de Sociedades Mercantiles** (Mexico). Drops the OpenRegistry MCP toolset onto a single-country workflow when the user names PSM Mexico, the country, or its registry directly. ID format: PSM publication ID per filing; companies are identified by name + tax ID (RFC). Returns the registry's response unmodified — every field name, status string, and filing byte preserved verbatim. Use this skill when the user explicitly menti...

toolsgoapi
0
4
Middleware PatternsA

Use when designing or reviewing Next.js middleware (`middleware.ts`): cross-cutting request/response transforms before route resolution, Edge Runtime constraints, `matcher` config, `NextRequest`/`NextResponse` API, the four response shapes (next/rewrite/redirect/direct), canonical patterns (auth gate, locale routing, A/B testing, header injection, geo-routing, bot blocking), and the design rule that middleware is for cross-cutting concerns across many routes — never per-route business logic. ...

developmentgonextjs
0
4
MiddlewaresA

Reference card for every middleware shipped by Remix v3 — `logger`, `compression`, `staticFiles`, `formData`, `methodOverride`, `session`, `csrf`, `cop`, `cors`, `asyncContext`, `auth`, `requireAuth` — with canonical stack ordering and pointers to deep docs. Plus the contract for writing your own. Load whenever the user is composing or editing the middleware stack in `app/router.ts`, debugging request flow, choosing between similar middlewares (`cop` vs `csrf`, custom vs built-in), or about t...

devopsgonode
0
4
Migrate Mysql Sqlite Or Csv Data Into Postgresql With RepeatableA

Move data into PostgreSQL with declarative load files, built-in type conversion, and repeatable migration runs before one-off import scripts become cutover risk.

databasesgosql
0
4
Migrate Static To WrapperA

Mechanically replace static dependency call sites with wrapper or built-in abstraction calls across a bounded scope (file, project, or namespace). Performs codemod-style bulk replacement of DateTime.UtcNow to TimeProvider.GetUtcNow(), File.ReadAllText to IFileSystem, and similar transformations. Adds constructor injection parameters and updates DI registration. USE FOR: replace DateTime.UtcNow with TimeProvider, replace DateTime.Now with TimeProvider, migrate static calls to wrapper, bulk rep...

testinggoc#
0
4
Migrate To SqliteA

Migrate a TinyBase table to SQLite. Use when asked to move a data domain (e.g. templates, vocabs) from the TinyBase store to the app SQLite database.

databasestypescriptrust
0
4
Migrate WizardD

Use when migrating an AI Studio project to production in one pass. Orchestrates all migration steps (analyze, export, repo setup, graduation, monitoring, security) with upfront configuration and automatic step detection. Trigger examples - "AI Studioから本番に移行して", "migrate to production", "ワンパスでマイグレーション", "production migration wizard"

devopstypescriptpython
0
4
MigrationA

Use when creating or editing files in pkg/migration/. Covers cross-DB type safety across MySQL/PostgreSQL/SQLite, DDL error handling, time-column conventions, and path sanitization.

databasestypescriptgo
0
4
Mindtickle Install AuthA

Install and configure MindTickle SDK/API authentication. Use when setting up a new MindTickle integration. Trigger: "install mindtickle", "setup mindtickle", "mindtickle auth".

businesstypescriptpython
0
4
Minimax DocxA

Professional DOCX document creation and editing using OpenXML SDK. Useful for branded reports, polished proposals, and template-based authoring.

businessgobash
0
4
Mining MaintenanceA

Analyze mining equipment maintenance systems including heavy fleet condition monitoring (oil analysis, vibration per ISO 17359/10816, thermal imaging), predictive analytics with Weibull reliability modeling and remaining useful life estimation, PM compliance and planned-vs-unplanned work ratios, component life management for engines and transmissions, spare parts inventory optimization with critical spares strategy, shutdown planning, and maintenance maturity scoring from reactive through wor...

businessgoreact
0
4
Mining SafetyA

Analyze mining safety management systems including incident investigation quality (ICAM, TapRooT, BowTie analysis), hazard identification and risk register completeness, critical control verification per ICMM framework, occupational health exposure monitoring (respirable dust, silica, noise dosimetry), ground control and geotechnical safety (pit slope stability, underground support, tailings per GISTM), emergency preparedness and mine rescue capability, and regulatory compliance with MSHA 30 ...

businessgotesting
0
4
Miro Common ErrorsA

Diagnose and fix Miro REST API v2 errors by HTTP status code. Use when encountering Miro API errors, debugging failed requests, or troubleshooting authentication and permission issues. Trigger with phrases like "miro error", "fix miro", "miro not working", "debug miro", "miro 401", "miro 403", "miro 429".

developmenttypescriptgo
0
4