๐ŸŽฏ

opensrc

๐ŸŽฏSkill

from mxyhi/ok-skills

VibeIndex|
What it does
|

Fetches dependency source code so AI agents can read library implementations, not just types. Supports npm, PyPI, and crates.io packages with automatic version detection from lockfiles and global caching at ~/.opensrc/.

๐Ÿ“ฆ

Same repository

mxyhi/ok-skills(49 items)

opensrc

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add mxyhi/ok-skills --skill opensrc
skills.sh Installโš  Installs to .agents/skills/
npx skills add mxyhi/ok-skills --skill opensrc
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/opensrc/SKILL.md

SKILL.md

73Installs
-
AddedApr 14, 2026

More from this repository10

๐ŸŽฏ
planning-with-files๐ŸŽฏSkill

Skill

๐ŸŽฏ
find-skills๐ŸŽฏSkill

Skill

๐ŸŽฏ
kimi-webbridge๐ŸŽฏSkill

A skill that lets AI agents control the user's real browser through a local daemon, supporting navigation, clicking, typing, form filling, screenshots, PDF export, and network monitoring while using the user's actual login sessions.

๐ŸŽฏ
agent-browser๐ŸŽฏSkill

Browser automation CLI for AI agents โ€” website interaction, form filling, screenshots, data extraction, web app testing, and Electron app automation (VS Code, Slack, Discord, Figma).

๐ŸŽฏ
exa-search๐ŸŽฏSkill

A skill for using Exa search tools via MCP, providing web search, code/documentation search, and company research capabilities with configurable parameters for result count, content length, and search type.

๐ŸŽฏ
get-api-docs๐ŸŽฏSkill

Fetches current third-party API and library documentation via the chub CLI before writing code, ensuring accurate and up-to-date API reference instead of relying on training data. Supports searching, retrieving, and annotating docs.

๐ŸŽฏ
better-icons๐ŸŽฏSkill

An agent skill that provides a CLI and MCP server for searching and retrieving SVG icons from 200+ libraries via Iconify, with support for batch downloads, project syncing, and smart recommendations.

๐ŸŽฏ
ai-elements๐ŸŽฏSkill

Helps build AI chat interfaces using the ai-elements component library, which provides pre-built conversations, messages, tool displays, and prompt inputs built on shadcn/ui.

๐ŸŽฏ
dogfood๐ŸŽฏSkill

Systematically explores and tests a web application using browser automation to find bugs, UX issues, and other problems. Produces a structured report with full reproduction evidence including step-by-step screenshots, repro videos, and detailed reproduction steps for every issue.

๐ŸŽฏ
minimax-docx๐ŸŽฏSkill

A skill for professional DOCX document creation, editing, and formatting using OpenXML SDK (.NET). Supports three pipelines: creating new documents from scratch, filling/editing existing documents, and applying template formatting with XSD validation.