Fight API Skill — Development skill for Claude Code
Agent skill for the UFCalendar Fight API and MMA MCP server — UFC MCP, MMA API, fight schedules, results, stats, rankings, judges' scorecards (UFC, PFL, OKTAGON, BKFC, RIZIN).
How to install Fight API Skill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open UFCalendar/fight-api-skill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Fight API Skill does
Agent skill for the UFCalendar Fight API and MMA MCP server — UFC MCP, MMA API, fight schedules, results, stats, rankings, judges' scorecards (UFC, PFL, OKTAGON, BKFC, RIZIN). Install: npx skills add UFCalendar/fight-api-skill
Alternatives in Development
- Mempalace Init — Set up MemPalace — install the package, initialize a palace, register the MCP server with Cursor, and verify e 58.6k ★
- Portaljs Add Geo — Auto-ingest a geospatial file (GeoJSON, Shapefile, GeoPackage, KML/KMZ, FlatGeobuf, CSV-with-geometry) into a 2.3k ★
- Gmail AutoAuth MCP Installation Guide — This guide will help you install and configure the Gmail AutoAuth MCP server for managing Gmail operations thr 1.1k ★
README
UFCalendar Fight API — agent skill
An installable skill that teaches a coding agent how to reach the [UFCalendar Fight API](https://www.ufcalendar.com/developers) — the MMA API and UFC API behind our [UFC MCP server](https://www.ufcalendar.com/developers/ufc-mcp-server) and [MMA MCP server](https://www.ufcalendar.com/developers/mma-mcp-server): UFC, PFL, OKTAGON, BKFC and RIZIN events, full fight cards, results, per-round stats, fighter careers, judges' scorecards, UFC rankings history since 2013 and per-country broadcast rights — over REST, the two SDKs, or the MCP server at `https://api.ufcalendar.com/mcp`.
Install
npx skills add UFCalendar/fight-api-skill
Or copy it in by hand:
| Agent | Where |
|---|---|
| Claude Code | .claude/skills/ufcalendar-fight-api/ (project) or ~/.claude/skills/ufcalendar-fight-api/ (global) |
| Cursor | paste SKILL.md into a rule under .cursor/rules/, keep references/ beside it |
| Codex | reference SKILL.md from AGENTS.md, keep references/ beside it |
The skill is plain Markdown — `SKILL.md` plus four reference files. Nothing executes.
Contents
SKILL.md— access in 60 seconds, base URL and envelope, the endpoints that answer the common questions, the don'ts, and when to use MCP vs REST vs SDK.references/endpoints.md— every endpoint and parameter. Generated from the OpenAPI document; do not edit by hand.references/conventions.md— envelope, pagination, errors, rate headers, tier gates, webhook signature verification.references/mcp-clients.md— copy-paste config for Claude Code, Cursor, Codex, Claude.ai and ChatGPT.references/sdk.md— Python and TypeScript quickstarts.
Access
No free tier. A **free 1-day trial** (100 requests, no card, one per account) self-serves at ; paid plans start at $19/month. `GET https://api.ufcalendar.com/v1/plans` answers with no credential at all, so an agent can evaluate the AP
Related Skills
Preflight
24-tool MCP server that catches vague prompts before they cost 2-3x in wrong→fix cycles. 12-category scorecard
Excalidraw
Let Claude Code or Codex draw real Excalidraw diagrams — flowcharts, wireframes, slide decks, SWOT, Lean Canva
Amazon Pro Skills
50 production-grade Claude Code skills for serious Amazon sellers. Free and open. Install with: npx skills add
PDF To Tts Zh Skill
Turn a PDF into a single narrated Traditional Chinese audiobook MP3 via edge-tts. Install: npx skills add htli
Drug Drug Skill
Evidence-based Drug-Drug Interaction (DDI) assessment skill modeled after Micromedex Drug-Reax. Install: npx s
Clinical Prompt Coach Skill
臨床提示詞教練與 90 分鐘課程引擎:診斷 prompt 為什麼寫不出你要的,並能直接開課教。Install: npx skills add htlin222/clinical-prompt-coach-skill
Related Agents
Claude Code MCP Behavior Analysis
Results from 15 tests against a minimal Cord MCP server. Tested: Claude Code 2.1.37, 2026-02-18. Note: These t
Intellij Debugger Maintainer
Fix issues, add features, and maintain quality in intellij-debugger. MCP server that lets Claude control Intel
Keel Plan Lens Dx
【計畫審查/DX 視角】開發者上手成本。建 persona card、量測 time-to-hello-world、走過 discover→install→hello world→first debug 旅程,每站附具體