querying-ozone

Interact with the Ozone moderation API for queue triage and event analysis.

6|Updated Feb 21, 2026
One-click install
npx skills add https://github.com/skywatch-bsky/skywatch-agent-skills --skill querying-ozone
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: querying-ozone
Source: https://github.com/skywatch-bsky/skywatch-agent-skills/tree/main/claude-skills/plugins/skywatch-investigations/skills/querying-ozone
Command: npx skills add https://github.com/skywatch-bsky/skywatch-agent-skills --skill querying-ozone

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a comprehensive reference for interacting with the Ozone moderation API, enabling efficient queue triage and moderation event management without manual guesswork.

Core Features & Use Cases

  • Queue Management: Query moderation statuses, filter by review state, and manage pagination for high-volume moderation queues.
  • Event Auditing: Retrieve detailed moderation history, including labels, comments, and specific moderator actions.
  • Action Execution: Perform standardized write operations such as labelling, acknowledging, escalating, and tagging subjects with proper batch tracking.

Quick Start

Load the querying-ozone skill to retrieve the most recent unreviewed reports from the moderation queue.

Frequently Asked Questions about querying-ozone

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I query the Ozone moderation API for unreviewed reports?

To query the Ozone moderation API for unreviewed reports, load the querying-ozone skill to retrieve moderation queue statuses and filter subjects by their current review state.

What actions can I perform on moderation queue subjects using the Ozone API?

Using the Ozone API, you can execute administrative actions on moderation subjects such as applying labels, escalating issues, acknowledging reports, and tagging items with batch tracking.

How do I retrieve moderation event history and audit moderator actions in atproto?

To retrieve moderation event history in atproto, use the skill to query detailed event records, which include applied labels, moderator comments, and specific administrative actions executed on subjects.

Do I need specific credentials to interact with the Ozone moderation API?

Yes, interacting with the Ozone moderation API requires valid environment-based credentials configured for the Skywatch MCP server to perform authenticated moderation tasks.

Can I filter and manage pagination for high-volume moderation queues in Ozone?

Yes, the querying-ozone skill supports complex filtering of moderation subjects by review state and handles pagination, allowing you to manage high-volume moderation queues effectively.