bytedance-bam

List and search PSMs, methods, and service versions via BAM commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

BAM management tasks: list/search PSMs, list methods, get method details, and query service versions.

Core Features & Use Cases

  • List and search PSMs to surface relevant items for quick review
  • Retrieve method lists and details to understand endpoints and versions
  • Check service versions and endpoint history to track compatibility

Quick Start

Run a BAM command to list the most recently viewed PSMs in the default cluster.

Frequently Asked Questions about bytedance-bam

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

FAQPage Schema
How do I list and search PSMs using bytedcli for BAM API management?▼

You can list and search PSMs for BAM API management by executing the bam list-recent-psm or bam search-psm commands via bytedcli to surface relevant items for quick review.

How can I retrieve method details and list methods for BAM services?▼

To retrieve method details and list methods for BAM services, run the bam list-method and bam get-method commands to understand endpoints and version specifics across clusters.

What is the best way to query service versions and endpoint history in BAM?▼

Querying service versions and endpoint history in BAM is done using the bam versions command, which tracks compatibility and checks service version history across your configured clusters.

Do I need specific environment variables to operate BAM commands via bytedcli?▼

Yes, operating BAM commands via bytedcli requires environment controls using NPM_CONFIG_REGISTRY and BYTEDCLI configurations to ensure proper command execution and cluster connectivity.

How does BAM workflow automation handle method and version discovery across clusters?▼

BAM workflow automation handles method and version discovery across clusters by applying environment controls via NPM_CONFIG_REGISTRY and BYTEDCLI to satisfy command queries for service versions and methods.