orchestrator
01openinterpreter/openinterpreter
Agent
Agent "orchestrator" from openinterpreter/openinterpreter, covering user updates spec, reviews and general guidelines.
104 tagged deepseek, measured the same way as everything else here.
Browse within: ai-writing 21content-generation 21style-modeling 21writing-assistant 21coding-agent 15gemini 12config 11opencode 11GLM 10Multi-Agent 10agent-systems 10zero-dependencies 10harness 8kimi 8
openinterpreter/openinterpreter
Agent
Agent "orchestrator" from openinterpreter/openinterpreter, covering user updates spec, reviews and general guidelines.
Agent
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
Agent
Compare two outputs WITHOUT knowing which skill produced them.
Agent
Evaluate expectations against an execution transcript and outputs.
Agent
Agent "vllora-data-agent" from vllora/vllora, covering role, workflow, standard analysis (default), light-touch by default and decide focus (based on user intent).
Agent
Agent "vllora-experiment-agent" from vllora/vllora, covering role, available tools, task types, rules and evaluation protocol (efficiency + quality).
Agent
Agent "vllora-orchestrator" from vllora/vllora, covering role, task classification protocol, level 1: retrieval & statistics (fast/cheap), level 2: semantic analysis & debugging (deep/expensive) and delegation rules.
Agent Claude Code
A planning agent for making articles more relatable and more likely to be shared, using real details from the topic and outline.
Agent Claude Code
A text-editing agent that removes common signs of AI-written prose while preserving the original facts, experiences, evidence, viewpoints, and style.
Agent Claude Code
An agent that designs article headlines using predefined headline patterns and factual limits. It is called by a larger writing workflow at a specific stage.
Agent
An agent guide for building a Chrome browser extension that improves Markdown handling on ChatGPT and Gemini webpages. It focuses first on converting saved HTML examples into Markdown, then integrating the tested logic into the extension.
Agent Claude Code
A read-only technical adviser that gives a second opinion on difficult engineering decisions. It reviews evidence supplied by the caller and compares possible approaches, risks, and compatibility concerns.
Agent Claude Code
Expert code review specialist. Proactively reviews code for quality, security, and maintainability. Use immediately after writing or modifying code.
Agent Claude Code
A small read-only helper agent defined by a project. It analyzes only the context supplied by the caller and returns a concise conclusion in Simplified Chinese.
Agent
How the engineering skills should consume this repo's domain documentation when exploring the codebase.
Agent
Issues and specs for this repo live as GitHub issues. Use the gh CLI for all operations.
Agent
The skills speak in terms of five canonical triage roles. This file maps those roles to the actual label strings used in this repo's issue tracker.
Agent Claude Code
Use this agent when a feature branch is complete and ready to merge to main, and you need to create a changelog entry documenting the new feature or changes. This agent should be invoked proactively after significant feature work is completed and before merging.\n\nExamples:\n\n \nContext: User has just completed…
Agent
Execute brainstorm prompts using Gemini.
Agent
Execute brainstorm prompts using GPT.
Agent
Orchestrate multi-model brainstorming debates using models available in your environment. No API keys needed.
znlgis/my-opencode-deepseek-config
Agent
Heavy-lift implementer. Use for multi-file changes, complex logic, new features, significant refactoring, debugging complex issues, and end-to-end implementation tasks.
znlgis/my-opencode-deepseek-config
Agent
Codebase search specialist. Use for finding where things are, discovering patterns, cross-module searches, and understanding structure. Fire multiple instances in parallel for broad searches.
znlgis/my-opencode-deepseek-config
Agent
Strategic planner. Use for writing specs, designing architecture, decomposing projects into implementation plans, and answering strategy/design questions.