skill-lookup

Search, retrieve, and install agent skills by keyword or category.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/guangtouwangba/weaver --skill skill-lookup-guangtouwangba
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-lookup
Source: https://github.com/guangtouwangba/weaver/tree/main/.claude/skills/skill-lookup
Command: npx skills add https://github.com/guangtouwangba/weaver --skill skill-lookup-guangtouwangba

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps users find, retrieve, and install reusable AI capabilities (skills) to extend the functionality of the agent.

Core Features & Use Cases

  • Skill Discovery: Search for available skills based on keywords or categories.
  • Skill Retrieval: Get detailed information and all files for a specific skill.
  • Skill Installation: Automatically download and set up a skill within the agent's environment.
  • Use Case: A user wants to add the ability to summarize web pages. They can use this skill to search for a "summarization" skill, retrieve its details, and install it.

Quick Start

Use the skill-lookup skill to search for skills related to code generation.

Frequently Asked Questions about skill-lookup

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

FAQPage Schema
How do I discover and install agent skills to extend AI capabilities?

To discover and install agent skills, you can search available skills by keywords or categories, retrieve specific SKILL.md details and scripts, and automate the installation process directly into the agent's skill directory.

What is the best way to search for specific AI agent skills by keywords or categories?

The best way to search for specific AI agent skills is using the skill discovery feature, which retrieves available skills by matching keywords or categories to extend the agent's functionality.

Can I automatically download and set up skills within the agent's environment?

Yes, you can automatically download and set up skills within the agent's environment using the skill installation feature, which places retrieved scripts and reference documents into the agent's skill directory.

How do I get detailed information and files for a specific agent skill?

To get detailed information and files for a specific agent skill, use the skill retrieval feature to fetch its SKILL.md, reference documents, and scripts before proceeding with installation.

Does this skill discovery process require any external dependencies?

No, this skill discovery and installation process requires no external dependencies, allowing you to directly retrieve and set up agent capabilities within your existing environment.