search-objects

Locate, browse, and retrieve EDSL objects from the Expected Parrot cloud via Coop API.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/expectedparrot/skills --skill search-objects
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: search-objects
Source: https://github.com/expectedparrot/skills/tree/main/.claude/skills/search-objects
Command: npx skills add https://github.com/expectedparrot/skills --skill search-objects

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill enables users to locate, browse, and retrieve EDSL objects stored on the Expected Parrot cloud via the Coop API to efficiently manage artifacts.

Core Features & Use Cases

  • Search across object types (surveys, results, AgentLists, and more) by keywords or type hints.
  • Pull by UUID or URL to retrieve a specific object with a concise summary.
  • Browse community and private collections to discover and reuse existing objects.

Quick Start

Search for objects by keywords or pull a specific object by UUID to retrieve it from the cloud.

Frequently Asked Questions about search-objects

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

FAQPage Schema
How do I retrieve EDSL objects from the Expected Parrot cloud?

To retrieve EDSL objects from the Expected Parrot cloud, use the Coop API to pull specific items by UUID or URL, applying strict input parsing to return concise object summaries for surveys, results, and AgentLists.

Can I search for EDSL surveys and results by keyword?

Yes, you can search for EDSL surveys and results by keyword. The system supports keyword-driven searches across object types within both community and private collections to help you discover and reuse existing artifacts.

What is the best way to browse community EDSL object collections?

The best way to browse community EDSL object collections is through the Coop API, which supports pagination and object summaries to help you efficiently locate, preview, and pull shared artifacts like surveys and AgentLists.

How do I pull a specific EDSL object using a UUID?

You can pull a specific EDSL object using a UUID by executing a UUID-based retrieval request through the Coop API, which fetches the exact artifact and provides a concise summary along with guidance on saving and reloading.

Do I need an EDSL object URL to retrieve results from the cloud?

No, you do not need an EDSL object URL to retrieve results from the cloud. You can alternatively use UUID-based pulls or perform keyword-driven searches to locate and retrieve the desired artifacts.

What types of EDSL objects can I search for and retrieve?

You can search for and retrieve various EDSL object types, including surveys, results, and AgentLists. The system applies across these object types, allowing you to locate and pull them from private or community collections.