skills-sh-search

Search and install external agent skills from skills.sh and agentskills.io marketplaces.

1|Updated May 21, 2026
One-click install
npx skills add https://github.com/hiddink-ai/hiddink-harness --skill skills-sh-search-hiddink-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skills-sh-search
Source: https://github.com/hiddink-ai/hiddink-harness/tree/main/templates/skills/skills-sh-search
Command: npx skills add https://github.com/hiddink-ai/hiddink-harness --skill skills-sh-search-hiddink-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the issue of limited internal capabilities by providing a gateway to search and integrate community-verified agent skills from external marketplaces.

Core Features & Use Cases

  • Marketplace Search: Query the skills.sh and agentskills.io registries for specialized agent workflows.
  • Safe Installation: Automates the download and verification of new skills while preventing namespace conflicts.
  • Use Case: If you need a specific testing pattern or infrastructure automation not present in your local environment, use this skill to find and import the necessary logic directly into your project.

Quick Start

Use the skills-sh-search skill to find and install a new skill for terraform infrastructure management.

Frequently Asked Questions about skills-sh-search

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

FAQPage Schema
How do I discover and install external AI agent skills for my project?

You can discover and install external AI agent skills by querying the skills.sh and agentskills.io marketplaces. This integration facilitates expanding agent capabilities by importing third-party workflows directly into your local project structure.

Do I need Node.js and npx to search for agent workflows on skills.sh?

Yes, you need Node.js and npx installed to search for agent workflows on skills.sh. The skill executes CLI-based discovery and installation commands that rely on the npx package runner to function.

Can I safely integrate third-party automation workflows without namespace conflicts?

Yes, you can safely integrate third-party automation workflows. The installation process automates the download and verification of new skills while actively preventing namespace conflicts within your project.

What is the best way to find specialized infrastructure automation patterns for my local environment?

The best way to find specialized infrastructure automation patterns is using marketplace search to query community-verified agent skills. This provides a gateway to import necessary logic directly when specific patterns are absent locally.

Why use an agent skills marketplace instead of building custom testing or automation logic?

Using an agent skills marketplace solves the problem of limited internal capabilities by providing access to community-verified workflows. It prevents reinventing existing logic by allowing you to import specialized testing or automation patterns directly.