← all publishers

skywatch-bsky

@skywatch-bsky source repo

36 published skills

  1. Skywatch Assess Account · skywatch-bsky
    Structured account assessment for AT Protocol investigations. Replaces manual account profiling by defining data collection questions, classification schema, and output format. Produces account_type, confidence, signals, and recommendation. Use when profiling an account of interest during Phase 2 (Characterization) or as a standalone quick assessment.
    0 installs
  2. Skywatch Querying Ozone · skywatch-bsky bundle
    This skill should be used when working with the Ozone moderation API — query patterns, filter combinations, pagination, write tool conventions, and common recipes. Covers both MCP tool access and direct HTTP API access when MCP server is unavailable. Use when querying or writing to Ozone via MCP tools or HTTP. Does not prescribe a workflow, see working-the-queue for queue triage methodology.
    0 installs
  3. Skywatch Osprey Validate · skywatch-bsky
    Validate an Osprey SML rules project by running `uv run osprey-cli push-rules --dry-run` from the skywatch-osprey repo and reporting the full result without summarising.
    0 installs
  4. Skywatch Accessing Osprey · skywatch-bsky bundle
    Understanding the Osprey moderation infrastructure — system architecture, ClickHouse data access, schema reference, and relationship to Ozone labelling. Use when investigating AT Protocol accounts or reviewing rule execution data.
    0 installs
  5. Skywatch Classify Cluster · skywatch-bsky
    Narrative classification of co-sharing clusters on AT Protocol. Analyses cluster member content, identifies dominant narratives, coordination signals, shared sources, and likely origin. Distinguishes information operations from organic coordination. Use when a co-sharing cluster is identified during Phase 3 (Linkage) or Phase 4 (Amplification), or as a standalone cluster assessment.
    0 installs
  6. Skywatch Search Incidents · skywatch-bsky
    Topic-based incident search with relevance scoring and content classification for AT Protocol investigations. Expands search topics into keyword strategies, classifies results by content type and incident confirmation, and produces geographically grouped output. Use when investigating incidents by topic during Phase 1 (Discovery) or as a standalone search.
    0 installs
  7. Skywatch Triage Rule Hits · skywatch-bsky
    Rule hit triage methodology for Osprey rules. Samples recent hits, classifies each as TP/FP/novel/uncertain, and produces aggregate rule health assessment with actionable recommendations. Use when evaluating rule performance during Phase 5 (Rule Validation) or as a standalone rule maintenance check.
    0 installs
  8. Skywatch Reporting Results · skywatch-bsky bundle
    Report formats, BLIND structure, data presentation, and output conventions for investigation reports. Use when writing or reviewing investigation reports. Includes templates for memo, cluster deep-dive, cross-cluster, and rule check report types.
    0 installs
  9. Skywatch Working The Queue · skywatch-bsky
    OODA-based moderation queue triage — observe reports, orient with context and policy, decide on classification, act on user-confirmed decisions. Supports multiple entry points (reports, appeals, tags, proactive filtering). Use when triaging the Ozone moderation queue or processing moderation reports.
    0 installs
  10. Skywatch Labeling Standards · skywatch-bsky
    Evidence comment standards and data sourcing for all Ozone label actions. Defines required comment format, citation requirements, tiered evidence thresholds, and ClickHouse-first data sourcing cascade. Loaded by the ozone_label PreToolUse hook when comments fail validation.
    0 installs
  11. Skywatch Fixing Osprey Rules · skywatch-bsky
    Use when fixing Osprey SML validation errors or reviewer-identified issues. Contains error categories, fix patterns, and debugging workflow. Not triggered on general coding tasks — only when resolving specific SML errors.
    0 installs
  12. Skywatch Querying Clickhouse · skywatch-bsky bundle
    Query patterns, safety rules, and performance tips for ClickHouse investigation queries against osprey_execution_results. Use when writing or reviewing ClickHouse queries for investigations.
    0 installs
  13. Skywatch Osprey Sml Reference · skywatch-bsky bundle
    Use when writing SML rules for Osprey — syntax questions, type system, naming conventions, labeling patterns, entity extraction, window counting, or label operations
    0 installs
  14. Skywatch Ozone Comment Triage · skywatch-bsky
    Queue-workflow triage with Ozone-comment output mode. Use when the user asks to review Ozone reports and post evidence/recommendations directly as Ozone comments for later human review, rather than presenting the batch in chat. Covers the full per-subject evidence workflow — ClickHouse rule hits, content context, profile, moderation history, reply threads — with output written as Ozone comments and account escalations instead of in-chat detail blocks.
    0 installs
  15. Skywatch Scanning The Network · skywatch-bsky bundle
    Proactive network-wide threat scanning over a specified time window. Use when looking for emerging threats, incident upticks, anomalous network traffic, coordination patterns, or detection gaps.
    0 installs
  16. Skywatch Planning Osprey Rules · skywatch-bsky
    Use when gathering requirements for a new Osprey SML rule before any code is written. Not triggered on general coding tasks — only when planning what a rule should detect, which labels to apply, and what signals to use.
    0 installs
  17. Skywatch Authoring Osprey Rules · skywatch-bsky
    Use when writing or modifying Osprey SML rule files from a validated rule specification. Covers model writing, rule writing, effect wiring, and execution graph wiring. Not triggered on general coding tasks.
    0 installs
  18. Skywatch Reviewing Osprey Rules · skywatch-bsky
    Use when validating or reviewing Osprey SML rules. Defines three-layer verification (osprey-cli, proactive checks, convention review) with severity classification. Not triggered on general coding tasks.
    0 installs
  19. Skywatch Conducting Investigations · skywatch-bsky bundle
    Six-phase investigation methodology for AT Protocol network analysis — from initial discovery through reporting. Covers tool selection, signal identification, evidence standards, and directory conventions. Use when conducting or planning investigations.
    0 installs
  20. Skywatch Investigating Osprey Rules · skywatch-bsky bundle
    Systematic investigation methodology for Osprey SML rules projects. Produces structured text reports on project structure, labels, models, UDFs, and execution graphs.
    0 installs
  21. Planning Osprey Rules · skywatch-bsky
    Use when gathering requirements for a new Osprey SML rule before any code is written. Not triggered on general coding tasks — only when planning what a rule should detect, which labels to apply, and what signals to use.
    0 installs
  22. Authoring Osprey Rules · skywatch-bsky
    Use when writing or modifying Osprey SML rule files from a validated rule specification. Covers model writing, rule writing, effect wiring, and execution graph wiring. Not triggered on general coding tasks.
    0 installs
  23. Reviewing Osprey Rules · skywatch-bsky
    Use when validating or reviewing Osprey SML rules. Defines three-layer verification (osprey-cli, proactive checks, convention review) with severity classification. Not triggered on general coding tasks.
    0 installs
  24. Assess Account · skywatch-bsky
    Structured account assessment for AT Protocol investigations. Replaces manual account profiling by defining data collection questions, classification schema, and output format. Produces account_type, confidence, signals, and recommendation. Use when profiling an account of interest during Phase 2 (Characterization) or as a standalone quick assessment.
    0 installs
  25. Querying Ozone · skywatch-bsky
    Reference guide for Ozone MCP tools — query patterns, filter combinations, pagination, write tool conventions, and common recipes. Use when working with the Ozone moderation API via MCP tools. Does not prescribe a workflow — see working-the-queue for queue triage methodology.
    0 installs
  26. Accessing Osprey · skywatch-bsky bundle
    Understanding the Osprey moderation infrastructure — system architecture, ClickHouse data access, schema reference, and relationship to Ozone labelling. Use when investigating AT Protocol accounts or reviewing rule execution data.
    0 installs
  27. Classify Cluster · skywatch-bsky
    Narrative classification of co-sharing clusters on AT Protocol. Analyses cluster member content, identifies dominant narratives, coordination signals, shared sources, and likely origin. Distinguishes information operations from organic coordination. Use when a co-sharing cluster is identified during Phase 3 (Linkage) or Phase 4 (Amplification), or as a standalone cluster assessment.
    0 installs
  28. Search Incidents · skywatch-bsky
    Topic-based incident search with relevance scoring and content classification for AT Protocol investigations. Expands search topics into keyword strategies, classifies results by content type and incident confirmation, and produces geographically grouped output. Use when investigating incidents by topic during Phase 1 (Discovery) or as a standalone search.
    0 installs
  29. Triage Rule Hits · skywatch-bsky
    Rule hit triage methodology for Osprey rules. Samples recent hits, classifies each as TP/FP/novel/uncertain, and produces aggregate rule health assessment with actionable recommendations. Use when evaluating rule performance during Phase 5 (Rule Validation) or as a standalone rule maintenance check.
    0 installs
  30. Reporting Results · skywatch-bsky bundle
    Report formats, BLIND structure, data presentation, and output conventions for investigation reports. Use when writing or reviewing investigation reports. Includes templates for memo, cluster deep-dive, cross-cluster, and rule check report types.
    0 installs
  31. Working The Queue · skywatch-bsky
    OODA-based moderation queue triage — observe reports, orient with context and policy, decide on classification, act on user-confirmed decisions. Supports multiple entry points (reports, appeals, tags, proactive filtering). Use when triaging the Ozone moderation queue or processing moderation reports.
    0 installs
  32. Labeling Standards · skywatch-bsky
    Evidence comment standards and data sourcing for all Ozone label actions. Defines required comment format, citation requirements, tiered evidence thresholds, and ClickHouse-first data sourcing cascade. Loaded by the ozone_label PreToolUse hook when comments fail validation.
    0 installs
  33. Querying Clickhouse · skywatch-bsky bundle
    Query patterns, safety rules, and performance tips for ClickHouse investigation queries against osprey_execution_results. Use when writing or reviewing ClickHouse queries for investigations.
    0 installs
  34. Scanning The Network · skywatch-bsky
    Proactive network-wide threat scanning over a specified time window. Use when looking for emerging threats, incident upticks, anomalous network traffic, coordination patterns, or detection gaps.
    0 installs
  35. Conducting Investigations · skywatch-bsky bundle
    Six-phase investigation methodology for AT Protocol network analysis — from initial discovery through reporting. Covers tool selection, signal identification, evidence standards, and directory conventions. Use when conducting or planning investigations.
    0 installs
  36. Investigating Osprey Rules · skywatch-bsky bundle
    Systematic investigation methodology for Osprey SML rules projects. Produces structured text reports on project structure, labels, models, UDFs, and execution graphs.
    0 installs