What problem does it solve?
Users need a safe, consistent way to query the private Acme research library from within the iPolloWork agent workspace without handling credentials manually.
Core Features & Use Cases
- Private Library Search: Invokes the acme-research extension's search action through ipollowork_extension_call with a user-supplied query.
- Cited Summaries: Returns summarized material with each document's title and source URL cited for traceability.
- Secure Authorization Handling: Detects plugin_authorization_required responses and directs users to connect Acme Research in Settings → Extensions, never requesting keys in chat.
- Use Case: A researcher asks the agent to find internal studies on a topic; the Skill searches the Acme library, summarizes results, and cites each source.
Quick Start
Ask the agent to search the Acme research library for a topic, for example: search Acme research for recent studies on battery recycling and summarize the findings with sources.