opentag
OpenTag is an open-source @agent mention tool for Slack and GitHub that routes tagging requests to Codex or Claude Code and returns results.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.0k
- Source
- skill-github
- Repository
- github.com/amplifthq/opentag
Overview
OpenTag allows teams to mention coding agents within the collaboration platforms they already use. It transforms source threads into bounded, auditable executions: OpenTag curates context packages, checks permissions and executor capabilities, runs Codex or Claude Code locally, logs the agent's work ledger, and returns concise artifacts and secure next steps back to the same thread. The setup still connects Slack, GitHub, GitLab, Lark/Feishu, Telegram, or Discord to a local coding agent. The product boundary extends beyond connectors: OpenTag is native to the source thread, local-first, and executor-agnostic, so work stays within existing context while agent inputs, permissions, outputs, and callbacks remain reviewable.
Capabilities
- ▪Route tagging requests to Codex or Claude Code
- ▪Use @agent mentions in Slack and GitHub
- ▪Log agent work ledger
- ▪Return concise artifacts and secure next steps
Use cases
Setup
npm install -g @opentag/cli@latest or npx @opentag/cli setup
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
How do I get started with OpenTag?
Install Node.js 20 or higher, then run npm install -g @opentag/cli@latest or npx @opentag/cli setup.
Which platforms does OpenTag support?
Supports Slack, GitHub, GitLab, Lark/Feishu, Telegram, and Discord.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
bioSkills
A skill set for AI coding agents performing bioinformatics tasks.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.