mxyhimxyhiCommunityยท45 Agent Skills Included

ok-skills

Reusable coding workflows for planning, debugging, docs, and design

Provides 30 ready-to-use skills for coding agents covering file-based planning, bug diagnosis, browser automation, API documentation lookup, architecture review, and frontend design. Eliminates ad-hoc prompting, lost context on long tasks, and outdated API knowledge from training data. Works across Codex, Claude Code, Cursor, and OpenClaw so teams share one portable workflow library.
npx skills add mxyhi/ok-skills --all -g -y

All Skills in This Repository (45)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
mxyhimxyhi

chrome-cdp

Control local Chrome sessions via the Chrome DevTools Protocol.

Community
Intermediate
๐Ÿ“ฆ In Repo
mxyhimxyhi

planning-with-files

Manage complex task planning with Markdown files for plans, findings, and progress.

Community
Advanced
๐Ÿ“ฆ In Repo
mxyhimxyhi

agent-browser

Automate browser navigation, interaction, data extraction, and screenshots via CLI.

Community
Advanced
๐Ÿ“ฆ In Repo
mxyhimxyhi

remotion-best-practices

Provide Remotion best practices and code examples for video compositions.

Community
Intermediate
๐Ÿ“ฆ In Repo
mxyhimxyhi

test-driven-development

Enforce the Red-Green-Refactor cycle for all code changes.

Community
Advanced
๐Ÿ“ฆ In Repo
mxyhimxyhi

pinchtab

Control Chrome via a local HTTP API for web automation and scraping.

Community
Advanced
๐Ÿ“ฆ In Repo
mxyhimxyhi

prompt-engineering-patterns

Provide advanced prompt engineering patterns with Python and Pydantic examples.

Community
Advanced
๐Ÿ“ฆ In Repo
mxyhimxyhi

xlsx

Create and edit spreadsheet files with Excel formulas using pandas and openpyxl.

Community
Advanced
๐Ÿ“ฆ In Repo
mxyhimxyhi

pdf

Render PDF pages to PNG images using Poppler for visual inspection.

Community
Intermediate
๐Ÿ“ฆ In Repo
mxyhimxyhi

find-skills

Search the open agent skills ecosystem and provide installation instructions.

Community
Basic
๐Ÿ“ฆ In Repo
mxyhimxyhi

exa-search

Search web, code, and company information via the Exa API.

Community
Intermediate
๐Ÿ“ฆ In Repo
mxyhimxyhi

context7-cli

Fetch library documentation and manage AI coding skills via CLI.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install ok-skills?โ–ผ

Run `npx skills add mxyhi/ok-skills --all -g -y` in your terminal to install all 30 skills globally.

What does ok-skills include?โ–ผ

It bundles 30 skills for planning with persistent files, diagnosing bugs, fetching current library docs, browser automation, codebase architecture review, frontend design, and Office document authoring.

Which coding agents work with ok-skills?โ–ผ

All skills follow the universal SKILL.md standard and run in Codex, Claude Code, Cursor, OpenClaw, Autohand Code, and Trae.

How do I trigger a skill after installing?โ–ผ

Just ask naturally, for example 'Use planning-with-files before refactoring this module' or 'Use find-docs to fetch the latest docs for this SDK', and your agent routes the request to the right skill.

Can non-developers use ok-skills?โ–ผ

Yes. Once installed, you describe tasks in plain language and the agent handles the technical execution, including design, research, and document generation skills.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’