mxyhi/ok-skills

Curated AI coding agent skills and AGENTS.md playbooks for Codex, Claude Code, Cursor, OpenClaw, and other SKILL.md-compatible tools.

What it solves

OK Skills provides a curated collection of reusable "skills" (portable instructions and playbooks) for AI coding agents. It eliminates the need for ad-hoc prompting by providing battle-tested workflows for common development tasks like documentation lookup, browser automation, and codebase architecture planning.

How it works

The project consists of a library of SKILL.md files and agent playbooks (like CLAUDE_AGENTS.md). Users clone the repository into their agent's skill directory (e.g., ~/.agents/skills/ok-skills). Once installed, these skills can be triggered by the AI agent using specific keywords or rules defined in the agent's configuration files (CLAUDE.md or AGENTS.md), allowing the agent to follow a structured, multi-step process for a given task.

Who it’s for

Developers using AI coding agents such as Claude Code, Cursor, Codex, OpenClaw, Autohand Code, or Trae who want to standardize their agent's behavior and extend its capabilities with portable, reusable instructions.

Highlights

  • Comprehensive Skill Set: Includes 31 reusable skills covering research, planning, automation, and frontend design.
  • Research & Docs: Tools for fetching current API references, using Exa search, and extracting structured data from HTML.
  • Planning & Prompting: Workflows for file-based planning, TDD, domain modeling, and behavioral coding guidelines (e.g., Karpathy guidelines).
  • Automation & QA: Browser automation for screenshots, scraping, and web testing via tools like agent-browser and kimi-webbridge.
  • Frontend & Design: Capabilities for generating high-fidelity HTML prototypes, branded editorial diagrams, and SVG icon retrieval.
  • Cross-Agent Compatibility: Designed to actually work across multiple different AI coding agent tools.

Related

  • Project
  • Project
  • Project
  • Project
  • Project