@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.1Load
import { loadAgent } from '@agentpm/sdk';
const agent = await loadAgent('@zack/ops-console@0.1.1');Weekly installs
1
0%
Last publish
1d ago
v0.1.1
Examples
Example 1
Prepare an ops update
Query recent operational data, transform it into a clean summary, and draft a Slack update for the team.
Example 2
Review incident follow-up
Inspect recent issues, combine them with structured data, and produce a short operational briefing with next steps.