Agent Plugins Marketplace
All plugins

agentry

v0.1.2

Agent-native product analytics, error monitoring, and deploy attribution over the Agentry HTTP API.

Codex1 Skill

By AgentryLicense: MIT1.1k GitHub starsUpdated 13 hours ago

Directory evidence

Runtimes
Codex
Parsed components
1 skill or MCP entry
Source updated
Sep 23, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install agentry for Codex

Installs for the current user
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add agentry@awesome-codex-plugins

Paste and run these commands in a terminal with Codex. They add and refresh the awesome-codex-plugins catalog, then install this plugin.

Compatibility: the page URL and API slug “agentry” remain stable.

  • Codex: agentry@agent-plugin-marketplaceagentry@awesome-codex-plugins

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/hashgraph-online/awesome-codex-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/fr33dr4g0n/agentry-public/.

Plugin files

plugins/fr33dr4g0n/agentry-public/
├── .codex-plugin/plugin.json
└── skills/agentry/SKILL.md

Included Skills1

agentryskills/agentry/SKILL.md

Use for Agentry setup or use; analytics, logging, error monitoring, deploy attribution, telemetry, production investigation, or agentic automation.

Plugin manifests1

plugins/fr33dr4g0n/agentry-public/.codex-plugin/plugin.json
{
  "name": "agentry",
  "version": "0.1.2",
  "description": "Agent-native product analytics, error monitoring, and deploy attribution over the Agentry HTTP API.",
  "author": {
    "name": "Agentry",
    "url": "https://agentry.sh"
  },
  "homepage": "https://agentry.sh/?distribution_surface=codex_plugin",
  "repository": "https://github.com/fr33dr4g0n/agentry-public",
  "license": "MIT",
  "keywords": [
    "agentry",
    "observability",
    "analytics",
    "product-analytics",
    "logging",
    "error-monitoring",
    "deploy-attribution",
    "production-debugging",
    "coding-agents",
    "ai-coding-agents",
    "agent-native"
  ],
  "skills": "./skills/",
  "interface": {
    "displayName": "Agentry Observability",
    "shortDescription": "Production context for coding agents",
    "longDescription": "Give coding agents one HTTP API for product analytics, error monitoring, and deploy attribution. Use Agentry to install and verify telemetry, investigate production cases, answer product questions, and connect regressions to deploys from live data.",
    "developerName": "Agentry",
    "category": "Data & Analytics",
    "capabilities": [
      "Interactive",
      "Read",
      "Write"
    ],
    "websiteURL": "https://agentry.sh/?distribution_surface=codex_plugin",
    "privacyPolicyURL": "https://agentry.sh/privacy",
    "termsOfServiceURL": "https://agentry.sh/terms",
    "defaultPrompt": [
      "Install and verify Agentry in this repo",
      "Investigate what broke in production",
      "Find where users are dropping off"
    ],
    "brandColor": "#0A0A0A",
    "composerIcon": "./assets/icon.svg",
    "logo": "./assets/icon.svg",
    "screenshots": []
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[agentry on Agent Plugins Marketplace](https://pluginsmp.com/plugins/agentry)