argos-log

Provides a customizable platform for creating, storing, and sharing collections of AI-generated text promptsoptout with peers.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/itsuki0927/opencode --skill argos-log
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: argos-log
Source: https://github.com/itsuki0927/opencode/tree/main/skills/argos-log
Command: npx skills add https://github.com/itsuki0927/opencode --skill argos-log

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) components.

What problem does it solve?

Allows security and efficiency teams to retrieve ByteDance Argos (Streamlog) logs by logid or keywords across services, enabling fast incident discovery and root-cause analysis.

Core Features & Use Cases

  • TraceQuery: locate trace data by logid with optional PSM scoping and cross-service search.
  • KeywordQuery: perform keyword-based log searches with filters, time windows, and pagination across multiple PSMS.
  • Cross-environment support: operate across CN and international environments with region-aware configurations.

Quick Start

Run a sample trace query for a known logid using byte-cli with the CN environment.

Frequently Asked Questions about argos-log

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

FAQPage Schema
How do I query Argos logs by logid using byte-cli?

To query Argos logs by logid using byte-cli, execute a TraceQuery with the specific logid and optional PSM scoping to locate trace data across services. This supports cross-environment operations for both CN and international configurations.

Can I search Streamlog logs across multiple PSMs with keywords?

Yes, you can search Streamlog logs across multiple PSMs using the KeywordQuery feature. It allows performing keyword-based log searches with configurable time windows, filters, and pagination to retrieve targeted data.

Does Argos log querying support international environments?

Argos log querying supports both CN and international environments through region-aware configurations. You can operate across these environments by applying the appropriate schema-driven request blueprint in the config.

How do I configure time spans and pagination when retrieving Argos logs?

You can configure time spans and pagination when retrieving Argos logs by adjusting the parameters in the assets-based request blueprint. This schema-driven approach applies to both TraceQuery and KeywordQuery operations.

What is the best way to retrieve ByteDance Argos logs for root-cause analysis?

The best way to retrieve ByteDance Argos logs for root-cause analysis is using TraceQuery to locate trace data by logid or KeywordQuery to search with filters. This enables fast incident discovery across services.