bytedance-scm

Automates SCM management via bytedcli for ByteDance Cloud repositories.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates SCM management by enabling fast repository discovery, version checks, build triggering, and log retrieval via bytedcli.

Core Features & Use Cases

  • List starred repos
  • Search repos
  • List repo versions
  • Trigger builds
  • Fetch build logs

Use cases include auditing starred repos and triggering builds across ByteDance Cloud.

Quick Start

Run a sample bytedcli SCM command to list starred repos.

Frequently Asked Questions about bytedance-scm

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

FAQPage Schema
How do I automate repository discovery and build management in ByteDance Cloud?

You can automate repository discovery and build management in ByteDance Cloud by using bytedcli commands to list starred repositories, search for specific repos, check available versions, trigger builds, and retrieve build logs.

What is the best way to fetch build logs for triggered builds across SCM repositories?

The best way to fetch build logs for triggered builds is by executing specific bytedcli SCM commands designed to retrieve logs directly from your triggered builds across ByteDance Cloud repositories.

Can I list and audit starred repositories without manual web interface navigation?

Yes, you can list and audit starred repositories without manual web navigation by running a sample bytedcli SCM command that quickly lists all starred repos in your ByteDance Cloud environment.

Does this SCM automation approach support searching for repositories and checking their versions?

This SCM automation approach fully supports searching for repositories by name and listing their available versions to ensure you can verify and trigger builds against the correct repository states.

What are the limitations of using bytedcli for SCM management tasks?

Using bytedcli for SCM management tasks is limited to repository discovery, version checks, build triggering, and log retrieval within ByteDance Cloud, relying on its YAML frontmatter schema and optional directories for extended functionality.