Skip to content

[Trend Scout] wshobson/agentsΒ #980

Description

@github-actions

πŸ”­ Trend Scout: wshobson/agents

Auto-generated by trend-scout.py β€” review and edit as needed.

πŸ“Œ What problem it solves

Multi-harness agentic plugin marketplace for Claude Code, Codex CLI, Cursor, OpenCode, GitHub Copilot, and Gemini CLI

πŸ“… Timeline

Field Value
Created 2025-07-24
Last pushed 2026-06-22
Stars 37,032
Forks 4,000
Open issues 22
License MIT
Language Python
Topics agent-skills, agentic-ai, agents, ai-agents, anthropic, automation, claude-code, claude-code-plugins, codex-cli, copilot, cursor, cursor-rules, developer-tools, gemini-cli, mcp, multi-agent, opencode, orchestration, prompt-engineering, workflows

βœ… Strengths

  • Strong community interest (37,032 ⭐)
  • Widely forked (4,000 forks) β€” active derivative work
  • Well-tagged: agent-skills, agentic-ai, agents, ai-agents, anthropic, automation
  • Primary language: Python
  • Actively maintained (pushed within 30 days)

⚠️ Weaknesses / Risks

  • No significant risks identified from available metadata

πŸ’‘ What this repo can learn

  • Claude Code session patterns: this repo's Claude Code integration approach could improve claude-adapter.py's JSONL parsing β€” e.g., handling new session event types or extracting richer metadata from Claude Code tool-use blocks
  • CLI verb patterns: a clear add/search/update/delete verb model (like memory-tool add / search / dream) could streamline the UX of query-session.py and learn.py, making them easier to invoke from hooks or scripts
  • Multi-agent coordination: the agent commons / trust model could inform how learn.py and watch-sessions.py handle concurrent writes from multiple simultaneous Copilot / Claude sessions
  • Zero-config install UX: install.py / setup-project.py could adopt a single-command bootstrap pattern (similar to this repo's one-command install) to lower the setup barrier when onboarding new machines or environments
  • Editor integration (cursor): watch-sessions.py could be extended to detect and parse cursor session formats natively, broadening the range of AI sessions indexed into knowledge.db
README excerpt
# Agentic Plugin Marketplace

> Production-ready agentic workflow building blocks: **84 plugins**, **192 agents**,
> **156 skills**, **102 commands** β€” built for Claude Code and consumed natively by
> OpenAI Codex CLI, Cursor, OpenCode, Gemini CLI, and GitHub Copilot from a single Markdown source.

[![Claude Code](https://img.shields.io/badge/Claude%20Code-native-blueviolet)](#claude-code) [![Codex CLI](https://img.shields.io/badge/Codex%20CLI-supported-black)](docs/harnesses.md) [![Cursor](https://img.shields.io/badge/Cursor-supported-purple)](docs/harnesses.md) [![OpenCode](https://img.shields.io/badge/OpenCode-supported-green)](docs/harnesses.md) [![Gemini CLI](https://img.shields.io/badge/Gemini%20CLI-supported-blue)](GEMINI.md) [![Copilot](https://img.shields.io/badge/Copilot-supported-lightgrey)](docs/harnesses.md)

> [!NOTE]
> One source-of-truth (`plugins/`), five harnesses. Each harness gets idiomatic,
> harness-native artifacts β€” not lowest-common-denominator translations.
> See [docs/harnesses.md](docs/harnesses.md) for the capability matrix.

## Quick start

Pick your harness:

### Claude Code

```bash
/plugin marketplace add wshobson/agents
/plugin install python-development          # or any of 84 plugins

β†’ Full Claude Code setup, troubleshooting, and plugin catalog

Codex CLI Β· Cursor Β· OpenCode Β· Gemini CLI Β· Copilot

Codex and Cursor install natively from the committed registries (which point at the source plugins/):

npx c

*(truncated)*

Scouted on 2026-06-22 Β· View on GitHub

Metadata

Metadata

Assignees

No one assigned

    Labels

    trend-scoutAuto-generated trend scouting report

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions