opentag

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.

Agent SkillDevOpen sourceSlackGitHubCodexClaude Code
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.0k
Source
skill-github

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

Mention OpenTag in Slack for code investigationGenerate Pull Request in GitHubPerform code review in GitLabConduct code debugging in Lark/Feishu

Setup

Requires: Node.js 20 或更高版本API Key
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