iblai-agent-search

Create a searchable agent browser in Next.js apps using @iblai/iblai-js web components.

15|3|Updated Mar 27, 2026
One-click install
npx skills add https://github.com/iblai/vibe --skill iblai-agent-search
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: iblai-agent-search
Source: https://github.com/iblai/vibe/tree/main/skills/iblai-agent-search
Command: npx skills add https://github.com/iblai/vibe --skill iblai-agent-search

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamlines the process of finding and selecting iblai agents by providing a unified, searchable catalog within a Next.js app, enabling teams to quickly identify suitable agents for dashboards, chats, and automation.

Core Features & Use Cases

  • A four-section agent browser (starred, featured, custom, and all) with search and multi-criteria filtering.
  • Toggle favorites, navigate to agent settings, and create new agents from the catalog.
  • Real-world scenario: a developer needs to assemble a ready-made mentor/agent suite for a client project and quickly prototype integrations.

Quick Start

Use the AgentSearch component to mount a searchable agent browser in your Next.js project.

Frequently Asked Questions about iblai-agent-search

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

FAQPage Schema
How do I add a searchable agent browser to a Next.js app?

You can add a searchable agent browser to a Next.js app by mounting the AgentSearch component, which provides a four-section catalog with search and multi-criteria filters for discovering and selecting suitable agents.

What is the best way to surface multiple agent types in a dashboard?

The best way to surface multiple agent types in a dashboard is using a unified catalog component that organizes agents into starred, featured, custom, and all sections, enabling users to toggle favorites and apply filters to identify suitable agents quickly.

Does the agent search component require specific dependencies to work with Next.js?

Yes, the agent search component requires integration with @iblai/iblai-js web components and uses a tenantKey/username model to properly mount and manage the searchable agent catalog within your Next.js application environment.

Can I create and configure new agents directly from the Next.js catalog UI?

Yes, you can create and configure new agents directly from the Next.js catalog UI, as the browser allows users to navigate to agent settings, create new agents from the catalog, and toggle favorites within the unified search interface.

When should I use a multi-criteria agent filter in a Next.js application?

You should use a multi-criteria agent filter in a Next.js application when assembling a mentor or agent suite for client projects, enabling teams to quickly prototype integrations by searching, filtering, and identifying suitable agents across various categories.