find-skills

Search the open agent skills ecosystem and install skills via the Skills CLI.

Updated Sep 8, 2025
One-click install
npx skills add https://github.com/FernaandoJr/oikwee --skill find-skills-fernaandojr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/FernaandoJr/oikwee/tree/main/.agents/skills/find-skills
Command: npx skills add https://github.com/FernaandoJr/oikwee --skill find-skills-fernaandojr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps users find and install new capabilities (skills) for the agent, expanding its functionality to meet specific needs.

Core Features & Use Cases

  • Skill Discovery: Search the open agent skills ecosystem for relevant tools and workflows.
  • Installation Guidance: Provides clear instructions and commands for adding new skills.
  • Use Case: A user asks, "How can I automate my Git pull request reviews?" This skill can search for and suggest relevant skills like a "PR review assistant" skill.

Quick Start

Use the find-skills skill to search for a skill that can help with writing unit tests for Python code.

Frequently Asked Questions about find-skills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find new agent skills for specialized development workflows?

To discover agent skills, use the interactive search to query the open ecosystem for modular workflows and tools, finding relevant packages to extend agent capabilities for specific development tasks.

How do I install agent skills using the command line?

Install agent skills by running direct package installation commands through the Skills CLI, which adds the new modular capabilities, specialized knowledge, and tools to your agent environment.

What are agent skills used for in software engineering?

Agent skills are modular packages used to extend agent capabilities with specialized knowledge, workflows, and tools, addressing common development and productivity tasks like automating pull request reviews.

Can I check for updates to installed agent skills?

Yes, you can check for skill updates via the Skills CLI, ensuring your installed modular tools and workflows remain current within the open agent ecosystem.

Does the agent skills ecosystem support tools for Python unit testing?

Yes, the open agent skills ecosystem supports interactive search for specific development tasks, allowing you to find and install modular skills tailored for writing Python unit tests.