Skip to content

Add OmniSearch community plugin: no-login universal search across public platforms - #270

Open
Rishet11 wants to merge 7 commits into
agentrhq:mainfrom
Rishet11:add-opinions-plugin
Open

Add OmniSearch community plugin: no-login universal search across public platforms#270
Rishet11 wants to merge 7 commits into
agentrhq:mainfrom
Rishet11:add-opinions-plugin

Conversation

@Rishet11

@Rishet11 Rishet11 commented Aug 10, 2026

Copy link
Copy Markdown

Summary

Adds the OmniSearch (omnisearch) community plugin — universal no-login research across public platforms for knowing what the developer internet thinks about any topic, with an agent-prompting layer and an opinionated verdict command.

Commands (8, all public no-login)

  • omnisearch verdict <topic> — synthesize the community verdict (signal, not search)
  • omnisearch research <topic> — aggregate across all sources, filterable via --sources
  • omnisearch hackermind <query> · stackoverflow <q> · github <q> · arxiv <q> · devto <tag> · lobsters [--sort] · bluesky-posts <handle>

Why

All commands use public APIs (no login, no credentials, no browser) and return a uniform JSON schema with score/commentCount for ranking by real traction. Ships SKILL.md for agent discovery. Includes an optional Tier-2 doc for login-walled platforms via webcmd profiles.

Verification

  • webcmd validate omnisearch → PASS (8 commands, 0 errors)
  • npm run check-community-plugins → Checked 123 plugins (includes omnisearch)
  • All 8 commands live-tested against real endpoints (HN Algolia, StackOverflow, GitHub, arXiv, Dev.to, Lobsters, Bluesky)
  • Fresh clone installs and validates

Copilot AI lite review requested due to automatic review settings August 10, 2026 18:58

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions

Copy link
Copy Markdown
Contributor

🟠 Maintainer review suggested — low confidence

The automated review could not reach a fully supported conclusion.

This review is advisory and does not block merging.

@Rishet11 Rishet11 changed the title Add opinions community plugin: no-login social research across public platforms Add OmniSearch community plugin: no-login universal search across public platforms Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants