来自 mxyhi/ok-skills 的 Skills
与 mxyhi/ok-skills 相关的 Agent Skills,可查看 SKILL.md 并下载 zip。
37 skills
-
agent-browser
★ 4.5Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking sc…
设计 mxyhi/ok-skillsRating 4.5 (481) -
ai-elements
★ 4.5Build AI chat interfaces using ai-elements components — conversations, messages, tool displays, prompt inputs, and more. Use when the user wants to build a cha…
沟通协作 mxyhi/ok-skillsRating 4.5 (481) -
autoresearch
★ 4.5Autonomous iteration loop: modify, verify, keep/discard against any metric
研究学术 mxyhi/ok-skillsRating 4.5 (481) -
ax
★ 4.5Use the ax CLI instead of curl + throwaway parsing scripts whenever you fetch a URL, explore an unknown web page, or extract structured data from HTML. Trigger…
编程 mxyhi/ok-skillsRating 4.5 (481) -
better-icons
★ 4.5Use when working with icons in any project. Provides CLI for searching 200+ icon libraries (Iconify) and retrieving SVGs. Commands: `better-icons search <query…
数据 mxyhi/ok-skillsRating 4.5 (481) -
browser-trace
★ 4.5Capture a full DevTools-protocol trace of any browser automation — CDP firehose, screenshots, and DOM dumps — then bisect the stream into per-page searchable b…
浏览器自动化 mxyhi/ok-skillsRating 4.5 (481) -
caveman
★ 4.5Ultra-compressed communication mode that cuts output tokens while keeping technical accuracy. Levels: lite, full, ultra and the wenyan variants. Use for /cavem…
通用 mxyhi/ok-skillsRating 4.5 (481) -
codebase-design
★ 4.5Shared vocabulary for designing deep modules. Use when the user wants to design or improve a module's interface, find deepening opportunities, decide where a s…
设计 mxyhi/ok-skillsRating 4.5 (481) -
deep-research
★ 4.5Professional deep research report generation — multi-agent collaboration with parallel chapter writing, automatic latest-data targeting, multilingual output, a…
研究学术 mxyhi/ok-skillsRating 4.5 (481) -
diagnosing-bugs
★ 4.5Diagnosis loop for hard bugs and performance regressions. Use when the user says "diagnose"/"debug this", or reports something broken/throwing/failing/slow.
编程 mxyhi/ok-skillsRating 4.5 (481) -
diagram-design
★ 4.5Create branded architecture, IT current-state, flowchart, sequence, state machine, ER/data model, timeline, swimlane, quadrant, radar/spider, polar chart (pola…
数据 mxyhi/ok-skillsRating 4.5 (481) -
domain-modeling
★ 4.5Build and sharpen a project's domain model. Use when discussing codebase terminology, writing or editing a CONTEXT.md, or recording or editing an ADR.
写作创作 mxyhi/ok-skillsRating 4.5 (481) -
exa-search
★ 4.5Use Exa MCP for current web, code/docs, company, people, and page-fetch research. Prefer current hosted tool schemas and note deprecated tools.
研究学术 mxyhi/ok-skillsRating 4.5 (481) -
find-docs
★ 4.5Retrieves up-to-date documentation, API references, and code examples for any developer technology. Use this skill whenever the user asks about a specific libr…
编程 mxyhi/ok-skillsRating 4.5 (481) -
find-skills
★ 4.5Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express in…
编程 mxyhi/ok-skillsRating 4.5 (481) -
get-api-docs
★ 4.5Use this skill to get documentation for third-party APIs, SDKs or libraries before writing code that uses them to ensure you have the latest, most accurate doc…
写作创作 mxyhi/ok-skillsRating 4.5 (481) -
gpt-taste
★ 4.5Elite UX/UI & Advanced GSAP Motion Engineer. Enforces Python-driven true randomization for layout variance, strict AIDA page structure, wide editorial typograp…
设计 mxyhi/ok-skillsRating 4.5 (481) -
grilling
★ 4.5Grill the user relentlessly about a plan, decision, or idea. Use when the user wants to stress-test their thinking, or uses any 'grill' trigger phrases.
通用 mxyhi/ok-skillsRating 4.5 (481) -
huashu-design
★ 4.5花叔Design——用HTML做高保真原型、幻灯片、动画、可视化与专家评审。任何新设计100%先出三个方向初稿给用户选(指定风格/品牌也不豁免),选定后才执行。触发词:做原型、PPT、幻灯片、动画、设计风格、评审、做个HTML页面、UI mockup、导出MP4/GIF、做个好看的。生产级Web App/需后端的系统…
设计 mxyhi/ok-skillsRating 4.5 (481) -
imagegen-frontend-web
★ 4.5Elite frontend image-direction skill for generating premium, conversion-aware website design references. CRITICAL OUTPUT RULE — generate ONE separate horizonta…
营销增长 mxyhi/ok-skillsRating 4.5 (481) -
improve-codebase-architecture
★ 4.5Scan a codebase for deepening opportunities, present them as a visual HTML report, then grill through whichever one you pick.
设计 mxyhi/ok-skillsRating 4.5 (481) -
karpathy-guidelines
★ 4.5Behavioral guidelines to reduce common LLM coding mistakes. Use when writing, reviewing, or refactoring code to avoid overcomplication, make surgical changes, …
编程 mxyhi/ok-skillsRating 4.5 (481) -
kimi-webbridge
★ 4.5Kimi WebBridge lets AI control the user's real browser — navigate, click, type, read, screenshot, and interact with any website using the user's actual login s…
浏览器自动化 mxyhi/ok-skillsRating 4.5 (481) -
migrate-to-shoehorn
★ 4.5Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests, or needs partial t…
编程 mxyhi/ok-skillsRating 4.5 (481) -
ontoly-software-graph
★ 4.5Use Ontoly's deterministic Software Graph and MCP capabilities for repository architecture, request tracing, dependency analysis, configuration lookup, and imp…
通用 mxyhi/ok-skillsRating 4.5 (481) -
opencli-adapter-author
★ 4.5Use when writing an OpenCLI adapter for a new site or adding a new command to an existing site. Guides end-to-end from first recon through field decoding, adap…
写作创作 mxyhi/ok-skillsRating 4.5 (481) -
opencli-autofix
★ 4.5Automatically fix broken OpenCLI adapters when commands fail. Load this skill when an opencli command fails — it guides you through collecting a trace artifact…
设计 mxyhi/ok-skillsRating 4.5 (481) -
opencli-browser-sitemap
★ 4.5Use when driving a website with opencli browser and sitemap context is available, requested, or needed to avoid blind navigation. Guides agents to consume site…
浏览器自动化 mxyhi/ok-skillsRating 4.5 (481) -
opencli-browser
★ 4.5Use when an agent needs to drive a real Chrome window via opencli — inspect a page, fill forms, click through logged-in flows, or extract data ad-hoc. Covers t…
浏览器自动化 mxyhi/ok-skillsRating 4.5 (481) -
opencli-sitemap-author
★ 4.5Use when creating or maintaining OpenCLI site sitemaps: agent-facing navigation, page-state, action, workflow, API-reference, pitfall, and fallback knowledge f…
浏览器自动化 mxyhi/ok-skillsRating 4.5 (481) -
opencli-usage
★ 4.5Use at the start of any OpenCLI session — this is the top-level map of what `opencli` can do, how to discover adapters, what flags and output formats are unive…
产品管理 mxyhi/ok-skillsRating 4.5 (481) -
smart-search
★ 4.5基于 opencli 命令的智能搜索路由器。当用户想要使用 OpenCLI、CLI 或 API 搜索、查询、查找或研究信息时,尤其是涉及指定网站、社交媒体、技术资料、新闻、购物、旅游、求职、金融或中文内容时,务必使用此 skill
通用 mxyhi/ok-skillsRating 4.5 (481) -
planning-with-files
★ 4.5Persistent file-based planning for multi-step AI-agent work. Keeps task_plan.md, findings.md, and progress.md on disk; lifecycle hooks inject selected project …
研究学术 mxyhi/ok-skillsRating 4.5 (481) -
product-decision-agent
★ 4.5中文产品决策 Agent。用于中国大陆互联网产品、运营、增长、商业化、数据、项目推进和组织协作场景:产品规划、需求分析、PRD、需求优先级、排期、版本规划、Roadmap、MVP、灰度、上线、迭代、增长停滞、拉新、投放、渠道、裂变、CAC、LTV、ROI、留存、转化、DAU/MAU、GMV、漏斗、社区运营、内容供给、…
产品管理 mxyhi/ok-skillsRating 4.5 (481) -
prototype
★ 4.5Build a throwaway prototype to answer a design question. Use when the user wants to sanity-check whether a state model or logic feels right, or explore what a …
设计 mxyhi/ok-skillsRating 4.5 (481) -
tdd
★ 4.5Test-driven development. Use when the user wants to build features or fix bugs test-first, mentions "red-green-refactor", or wants integration tests.
设计 mxyhi/ok-skillsRating 4.5 (481) -
teach
★ 4.5Teach the user a new skill or concept, within this workspace.
通用 mxyhi/ok-skillsRating 4.5 (481)