bytedance-tcc

Manage ByteDance TCC namespaces and configs using bytedcli commands.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Operate ByteDance TCC via bytedcli to manage namespaces and configurations, enabling streamlined discovery, configuration, and deployment workflows.

Core Features & Use Cases

  • List and search namespaces across TCC sites
  • Create, update, deploy, and import base configurations
  • List directories and inspect metadata for given namespaces
  • Read references to guide invocation and site usage

Quick Start

Explain how to list namespaces and configs and perform a sample deploy for a given namespace using bytedcli tcc.

Frequently Asked Questions about bytedance-tcc

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

FAQPage Schema
How do I manage ByteDance TCC namespaces and configs using bytedcli?

You can manage ByteDance TCC namespaces and configs by using bytedcli to list sites, search namespaces, and inspect metadata. It supports creating, updating, deploying, and importing base configurations across environments.

What flags are required to deploy TCC configs across different environments?

To deploy TCC configs safely across environments, you must specify exact commands with required flags including site, region, env, and dir. These flags ensure reproducible operations across various TCC sites.

Can I search for TCC namespaces across multiple sites?

Yes, you can search for TCC namespaces across multiple sites. The bytedcli tool enables streamlined discovery by allowing you to list sites and search namespaces to find specific configurations.

How do I import base configurations for a TCC namespace?

You can import base configurations by executing the appropriate bytedcli tcc commands for a given namespace. This process is part of the end-to-end tasks covered, ensuring configurations are correctly imported across environments.

Does bytedcli support inspecting metadata for TCC namespaces?

Yes, bytedcli supports inspecting metadata for TCC namespaces. You can list directories and read references to guide invocation and site usage for a given namespace.

What is the recommended workflow for safe TCC configuration updates?

The recommended workflow for safe TCC configuration updates involves specifying exact commands and required flags like site, region, env, and dir. This ensures safe, reproducible operations when creating, updating, or deploying configs.