find-skills
The find-skills Claude Code item enables discovery and installation of specialized capabilities from the open agent skills ecosystem using the Skills CLI. Use it when users ask how to accomplish specific tasks, request tools for particular domains, or want to extend their agent's functionality through searchable skills in areas like web development, testing, deployment, documentation, and code quality.
git clone --depth 1 https://github.com/melandlabs/openloomi /tmp/find-skills && cp -r /tmp/find-skills/skills/find-skills ~/.claude/skills/find-skillsSKILL.md
# Find Skills Discover and install skills from the open agent skills ecosystem using the Skills CLI (`npx skills`). ## Skills CLI Commands ```bash npx skills find [query] # Search for skills interactively or by keyword npx skills add <package> # Install a skill from GitHub or other sources npx skills check # Check for skill updates npx skills update # Update all installed skills ``` Browse skills at: https://skills.sh/ ## How to Help Users Find Skills ### Step 1: Understand What They Need Identify: - The domain (e.g., React, testing, design, deployment) - The specific task (e.g., writing tests, creating animations, reviewing PRs) - Whether this is a common enough task that a skill likely exists ### Step 2: Search for Skills ```bash npx skills find [query] ``` Examples: - "how do I make my React app faster?" → `npx skills find react performance` - "can you help me with PR reviews?" → `npx skills find pr review` - "I need to create a changelog" → `npx skills find changelog` Results format: ``` Install with npx skills add <owner/repo@skill> vercel-labs/agent-skills@vercel-react-best-practices └ https://skills.sh/vercel-labs/agent-skills/vercel-react-best-practices ``` ### Step 3: Present Options to the User Include: - The skill name and what it does - The install command - A link to learn more at skills.sh Example: ``` I found a skill that might help! The "vercel-react-best-practices" skill provides React and Next.js performance optimization guidelines from Vercel Engineering. To install it: npx skills add vercel-labs/agent-skills@vercel-react-best-practices Learn more: https://skills.sh/vercel-labs/agent-skills/vercel-react-best-practices ``` ### Step 4: Offer to Install Install with global flag and auto-confirm: ```bash npx skills add <owner/repo@skill> -g -y ``` ## Common Skill Categories | Category | Example Queries | |----------|----------------| | Web Development | react, nextjs, typescript, css, tailwind | | Testing | testing, jest, playwright, e2e | | DevOps | deploy, docker, kubernetes, ci-cd | | Documentation | docs, readme, changelog, api-docs | | Code Quality | review, lint, refactor, best-practices | | Design | ui, ux, design-system, accessibility | | Productivity | workflow, automation, git | ## Tips for Effective Searches - Use specific keywords: "react testing" is better than just "testing" - Try alternative terms: If "deploy" doesn't work, try "deployment" or "ci-cd" - Check popular sources: `vercel-labs/agent-skills` or `ComposioHQ/awesome-claude-skills` ## When No Skills Are Found If no relevant skills exist: 1. Acknowledge that no existing skill was found 2. Offer to help with the task directly using general capabilities 3. Suggest creating a custom skill with `npx skills init` ``` I searched for skills related to "xyz" but didn't find any matches. I can still help you with this task directly! Would you like me to proceed? If this is something you do often, you could create your own skill: npx skills init my-xyz-skill ```
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
Drive a native macOS app via the cua-driver CLI (default) or MCP server — snapshot its AX tree, click/type/scroll by element_index, verify via re-snapshot. Use when the user asks you to operate, drive, automate, or perform a GUI task in a real macOS application on the host (e.g. "open a file in TextEdit", "navigate to /Applications in Finder", "click the Save button in Numbers").
Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files). Triggers include: any mention of "Word doc", "word document", ".docx", or requests to produce professional documents with formatting like tables of contents, headings, page numbers, or letterheads. Also use when extracting or reorganizing content from .docx files, inserting or replacing images in documents, performing find-and-replace in Word files, working with tracked changes or comments, or converting content into a polished Word document. If the user asks for a "report", "memo", "letter", "template", or similar deliverable as a Word or .docx file, use this skill. Do NOT use for PDFs, spreadsheets, Google Docs, or general coding tasks unrelated to document generation.
Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components, HTML/CSS layouts, or when styling/beautifying any web UI). Generates creative, polished code and UI design that avoids generic AI aesthetics.
openloomi API documentation and reference. Use when working with openloomi backend APIs, AI, authentication, characters, messages, files, integrations, billing, or any server-side functionality. Triggers: API endpoints, backend routes, authentication, cloud API, integrations
openloomi Connectors tools - manage platform integrations (OAuth connections, list accounts, check status). Triggers: connect platform, integration status, list accounts, disconnect
Use this when users ask about openloomi features, capabilities, or how to use it. Examples: 'openloomi 怎么用', '你能做什么', 'What can you do?', 'How does openloomi work?', 'Tell me about openloomi features', 'What platforms does openloomi support?', 'How do I use scheduled tasks?', 'What is Insights system?', 'How do I connect Telegram?', 'How to create automation?', '什么是 openloomi 事件?
openloomi Memory tools - search memory files, knowledge base, and chat insights. Triggers: memory search, knowledge base, documents, insights