Acme research

SkillSearch

acme-research is a skill that gives your AI access to the Acme research service. Once added, your AI can search the Acme research library and summarize what it finds, with document titles and source URLs included so you can check the originals.

Available today. Use it from your connected AI after setup.

After adding the skill, ask your AI to search the Acme research library for a topic and give you a summary with its sources.

Then ask your AI: use the Acme research skill

What your AI can do with it

  • Search the Acme research library for material on a topic
  • Summarize documents from the Acme research service
  • Cite document titles and source URLs for the material it uses

What this skill tells your AI

The instructions your AI receives, as published by devin-axis/ipollowork in examples/plugin-packages/acme-research/skills/acme-research/SKILL.md and read by ahel’s review.

Use the Acme research service supplied by this plugin when the user asks to search its private research library.

  1. Call ipollowork_extension_call with extensionId: "acme-research", action: "search", and args: { "query": "..." }.
  2. Cite each returned document title and source URL.
  3. If the platform reports plugin_authorization_required, ask the user to connect Acme Research in Settings → Extensions. Never ask the user to paste a key into chat.
  4. Never expose, echo, or summarize authorization values.

Signals

GitHub stars
6k
Forks
1k
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
acme-research
Source
github.com/devin-axis/ipollowork