AgentPM™

@zack/ops-console

Operations assistant for reviewing issues, querying data, transforming JSON payloads, and drafting Slack-ready updates.

Install
agentpm install @zack/ops-console@0.1.0
Load
Weekly installs
1
0%
Last publish
Today
v0.1.0
agent.json
{
  "name": "ops-console",
  "version": "0.1.0",
  "description": "Operations assistant for reviewing issues, querying data, transforming JSON payloads, and drafting Slack-ready updates.",
  "tools": [
    {
      "name": "@zack/github-issues",
      "version": "0.1.1"
    },
    {
      "name": "@zack/slack-post-message",
      "version": "0.1.1"
    },
    {
      "name": "@zack/csv-query",
      "version": "0.1.4"
    },
    {
      "name": "@zack/json-transform",
      "version": "0.1.0"
    }
  ],
  "examples": [
    {
      "title": "Prepare an ops update",
      "prompt": "Query recent operational data, transform it into a clean summary, and draft a Slack update for the team."
    },
    {
      "title": "Review incident follow-up",
      "prompt": "Inspect recent issues, combine them with structured data, and produce a short operational briefing with next steps."
    }
  ],
  "readme": "README.md",
  "license": {
    "spdx": "MIT"
  }
}
Reserved references
Skills
Reserved
No skills references declared.
Knowledge
Reserved
No knowledge references declared.
Memory
Reserved
No memory references declared.
Profiles
Reserved
No profiles references declared.