find-skills

Discover, install, and security-scan Agent skills from internal and external markets.

1|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/kk580kk/Investment-analysis-reports --skill find-skills-kk580kk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: find-skills
Source: https://github.com/kk580kk/Investment-analysis-reports/tree/main/skills/find-skills
Command: npx skills add https://github.com/kk580kk/Investment-analysis-reports --skill find-skills-kk580kk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, clawhub, skill-scope, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of searching for, installing, and securing Agent skills, ensuring users can quickly add capabilities while maintaining security.

Core Features & Use Cases

  • Skill Discovery: Seamlessly searches both internal and external skill markets.
  • Installation Automation: Automates the installation process with pre-defined steps.
  • Security Scan: Ensures all downloaded skills undergo a thorough security scan.
  • Use Case: When a user needs to add a new skill to their Agent, this Skill can help locate, install, and verify the security of the skill.

Quick Start

To find and install a skill, simply use the 'find-skills' command followed by the skill name you want to install.

Frequently Asked Questions about find-skills

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

FAQPage Schema
How do I automate Agent skill discovery and installation across internal and external markets?

Automating Agent skill discovery and installation involves querying internal and external markets, executing predefined steps, and validating security. This process locates desired capabilities and ensures safe integration into your environment.

What is security scanning for Agent skills and when do I need it?

Security scanning for Agent skills is a validation process that checks downloaded skills for threats before integration. You need it when adding new capabilities from external or internal skill repositories to maintain agent automation safety.

How do I install a skill from a skill repository using the command line?

To install a skill from a repository, use the 'find-skills' command followed by the skill name. This triggers the installation automation, which handles the download, executes predefined steps, and runs a security scan.

Do I need Python and clawhub to use skill management and security scanning tools?

Yes, Python and clawhub are required dependencies for executing skill management and security scanning operations. These tools provide the necessary environment to query repositories, run scripts, and validate skill installations.

What's the best way to ensure downloaded Agent skills are safe to use?

The best way to ensure downloaded Agent skills are safe is to execute a thorough security scan post-download. This validation mechanism checks the skill contents against security rules before allowing integration into your agent automation workflow.

Can I use skill-scope to limit Agent automation skill discovery and installation targets?

Using skill-scope helps define boundaries for skill discovery and installation targets. By configuring scope parameters, you restrict the search and installation process to specific internal or external skill markets, ensuring controlled capability additions.