ok-skills
Reusable coding workflows for planning, debugging, docs, and design
All Skills in This Repository (45)
Pure Emerald Level Indicatorschrome-cdp
Control local Chrome sessions via the Chrome DevTools Protocol.
planning-with-files
Manage complex task planning with Markdown files for plans, findings, and progress.
agent-browser
Automate browser navigation, interaction, data extraction, and screenshots via CLI.
remotion-best-practices
Provide Remotion best practices and code examples for video compositions.
test-driven-development
Enforce the Red-Green-Refactor cycle for all code changes.
pinchtab
Control Chrome via a local HTTP API for web automation and scraping.
prompt-engineering-patterns
Provide advanced prompt engineering patterns with Python and Pydantic examples.
xlsx
Create and edit spreadsheet files with Excel formulas using pandas and openpyxl.
Render PDF pages to PNG images using Poppler for visual inspection.
find-skills
Search the open agent skills ecosystem and provide installation instructions.
exa-search
Search web, code, and company information via the Exa API.
context7-cli
Fetch library documentation and manage AI coding skills via CLI.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core