Plugin Claude Code
Multi-engine research tools for Claude Code — web, social, news, academic, GitHub, and document processing. No API keys.
Plugin Claude Code
Multi-engine research tools for Claude Code — web, social, news, academic, GitHub, and document processing. No API keys.
MCP server Claude CodeCodexCursor +2
MCP server "RivalSearchMCP", hosted remotely at rivalsearchmcp.fastmcp.app, as configured in damionrashford/RivalSearchMCP.
Instructions file CodexOpenCode
Instructions for damionrashford/RivalSearchMCP, covering agents.md, project overview, development commands, setup & running and install dependencies.
Instructions file
Instructions for damionrashford/RivalSearchMCP, covering claude.md, project overview, development commands, setup & running and set up pre-commit hooks.
Plugin Claude Code
Agent skill and CLI helpers for using RivalSearchMCP research tools from Claude Code. Includes workflows, command references, and a standalone CLI for the hosted MCP server.
Skill Claude CodeCodex
Deterministic deep research via RivalSearchMCP. 9 tools: 5-engine web search (DuckDuckGo/Bing/Yahoo/Mojeek/Wikipedia), 9-platform social search (Reddit/HN/StackOverflow/Dev.to/Medium/ProductHunt/Bluesky/Lobste.rs/Lemmy), 5-source news (Google/Bing/Guardian/GDELT/DDG), 5 academic DBs…
Plugin Claude Code
9 research tools: 5-engine web search, 9 social platforms, 5 news sources, 5 academic databases, GitHub, website mapping, document analysis, and research topic synthesis. No API keys required. Deterministic outputs for agent chaining.
Plugin Claude Code
Plugin marketplace listing 1 plugin: media-os.
Plugin Claude Code
The Media OS for Claude Code with routed modes dispatch. 96 production-grade skills + 13 modes (routed playbooks) + 7 orchestrator agents (architect, probe, qc, hdr, encoder, live, delivery) + 5 safety + audit hooks + workflow monitors + a PATH-level CLI toolbelt, covering the entire professional media stack — FFmpeg…
Agent Claude Code
Maintains CHANGELOG.md following Keep a Changelog 1.1.0 + Semantic Versioning 2.0.0. Categorizes changes into Added / Changed / Deprecated / Removed / Fixed / Security. Keeps an Unreleased section up to date as commits land. Use when the user says "update the changelog", "log this change", "what's changed", or when a…
Agent Claude Code
Maintains README.md — the user-facing entry point for the media-os plugin. Keeps skill counts, install commands, skill-listing tables, coverage matrix, and workflow doc links in sync with the actual repo state. Does NOT rewrite the README; makes targeted updates when skills are added/removed/renamed or when metadata…
Agent Claude Code
Manages media-os plugin releases. Bumps semver in plugin.json + marketplace.json + CHANGELOG.md, creates a git tag, cuts a GitHub release with auto-generated release notes derived from commits since the previous tag. Use proactively when the user says "cut a release", "tag v1.0.0", "ship the new version", "prepare…
Agent Claude Code
Maintains the media-os repository's hygiene and GitHub metadata. Enforces directory layout invariants (skills/ vs .claude/skills/, .claude-plugin/ contents, workflows/ structure), scrubs personal paths/names, cleans pycache or stray artifacts, keeps .gitignore aligned, manages GitHub repo topics + description for SEO…
Plugin Claude Code
Plugin development toolkit with skills for creating agents, commands, hooks, MCP integrations, and comprehensive plugin structure guidance.
Agent Claude Code
Use this agent when the user asks to "create an agent", "generate an agent", "build a new agent", "make me an agent that...", or describes agent functionality they need. Trigger when user wants to create autonomous agents for plugins. Examples: Context: User wants to create a code review agent user: "Create an agent…
Agent Claude Code
Use this agent when the user asks to "validate my plugin", "check plugin structure", "verify plugin is correct", "validate plugin.json", "check plugin files", or mentions plugin validation. Also trigger proactively after user creates or modifies plugin components. Examples: Context: User finished creating a new plugin…
Agent Claude Code
Use this agent when the user has created or modified a skill and needs quality review, asks to "review my skill", "check skill quality", "improve skill description", or wants to ensure skill follows best practices. Trigger proactively after skill creation. Examples: Context: User just created a new skill user: "I've…
Command Claude Code
Guided end-to-end plugin creation workflow with component design, implementation, and validation.
Skill Claude CodeCodex
This skill should be used when the user asks to "create an agent", "add an agent", "write a subagent", "agent frontmatter", "when to use description", "agent examples", "agent tools", "agent colors", "autonomous agent", or needs guidance on agent structure, system prompts, triggering conditions, or agent development…
Skill Claude CodeCodex
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command frontmatter", "organize commands", "create command with file references", "interactive command", "use AskUserQuestion in command", or needs guidance on slash…
Skill Claude CodeCodex
This skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDEPLUGINROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop…
Skill Claude CodeCodex
This skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDEPLUGINROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive…
Skill Claude CodeCodex
This skill should be used when the user asks about "plugin settings", "store plugin configuration", "user-configurable plugin", ".local.md files", "plugin state files", "read YAML frontmatter", "per-project plugin settings", or wants to make plugin behavior configurable. Documents the .claude/plugin-name.local.md…
Skill Claude CodeCodex
This skill should be used when the user asks to "create a plugin", "scaffold a plugin", "understand plugin structure", "organize plugin components", "set up plugin.json", "use ${CLAUDEPLUGINROOT}", "add commands/agents/skills/hooks", "configure auto-discovery", or needs guidance on plugin directory layout, manifest…