00-bkci-global-architecture

00-bkci-global-architecture is a skill for Claude Code, Codex from TencentBlueKing/bk-ci. It costs 65 tokens per session (872 once invoked), scanned A, original, no licence file.

A BK-CI architecture skill for understanding how modules work together across a software delivery pipeline. BK-CI is the project named in the skill description.

In plain words
What is it for?
Use it to trace pipeline-wide behavior, assign a requirement to the right BK-CI module, or investigate collaboration between modules.
Why use it?
It helps identify which module owns a cross-module request or an end-to-end problem. For changes limited to one module, the description says to use that module’s specific skill first.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to trace pipeline-wide behavior, assign a requirement to the right BK-CI module, or investigate collaboration between modules.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/tencentblueking/bk-ci/00-bkci-global-architecture
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add TencentBlueKing/bk-ci --skill 00-bkci-global-architecture
Clone the repo
git clone --depth 1 https://github.com/TencentBlueKing/bk-ci

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for 00-bkci-global-architecture

README.md
[![agentmods](https://agentmods.dev/badge/skills/tencentblueking/bk-ci/00-bkci-global-architecture/github.svg)](https://agentmods.dev/skills/tencentblueking/bk-ci/00-bkci-global-architecture)
Your own site
<a href="https://agentmods.dev/skills/tencentblueking/bk-ci/00-bkci-global-architecture"><img src="https://agentmods.dev/badge/skills/tencentblueking/bk-ci/00-bkci-global-architecture/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for 00-bkci-global-architecture

Your own site · 80×15
<a href="https://agentmods.dev/skills/tencentblueking/bk-ci/00-bkci-global-architecture"><img src="https://agentmods.dev/badge/skills/tencentblueking/bk-ci/00-bkci-global-architecture.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 65 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 872 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00065 $0.00872
Opus 5 $0.00032 $0.00436
Sonnet 5 $0.00013 $0.00174
Haiku 4.5 $0.00006 $0.00087

Measured 12d ago against content hash 9f61d6b37613, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

00-bkci-global-architecture scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

ai/skills/00-bkci-global-architecture/SKILL.md · 65 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 65 lines · 65 tokens per session scan A 9f61d6b37613

Subscribe to this mod's changes

00-bkci-global-architecture is a skill published in the GitHub repository TencentBlueKing/bk-ci (2,527 stars, last pushed yesterday), with no licence file. It adds 65 tokens to every session and 872 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

kotlin-tooling-gradle-to-kotlin-toolchain-project

Load when migrating or converting an entire Gradle Kotlin project (build.gradle(.kts), wrapper, libs.versions.toml, buildSrc) to the Kotlin Toolchain, including rewriting CI and replacing Gradle plugins that have no native Toolchain equivalent. Skip for porting one Gradle plugin or general Toolchain work once Gradle…

Kotlin/kotlin-agent-skills · 83 tokens

write-fixture

Write Java/Kotlin tests with Fixture Monkey — enumerate the cases a method can produce, pick the ones worth testing, and build each fixture pinning only the properties that force the expected outcome.

naver/fixture-monkey · 42 tokens

aws-cloudformation-task-ecs-deploy-gh

Provides patterns to deploy ECS tasks and services with GitHub Actions CI/CD. Use when building Docker images, pushing to ECR, updating ECS task definitions, deploying ECS services, integrating with CloudFormation stacks, configuring AWS OIDC authentication for GitHub Actions, and implementing production-ready…

giuseppe-trisciuoglio/developer-kit · 106 tokens

kmp-lsp

Kotlin/Java/Swift LSP server for code navigation in Android and iOS codebases. Use when navigating Kotlin, Java, or Swift source files: finding class definitions, listing symbols, jumping to implementations, finding all usages, checking type signatures, or switching workspace between projects. Triggers for: "find this…

Hessesian/kmp-lsp · 114 tokens

plugin-code-review-orchestrated

Orchestrates a code review of the spring-plugin repository through scope/context passes, routing, domain reviewer subskills, and per-artifact validation. Use when asked to review a PR, diff, commit, branch, module, or file set, to run a full orchestrated review, or to produce a validated review report.

explyt/spring-plugin · 72 tokens

github-issue-manager

Classifies a user request as Bug, Compatibility, Feature, Question, or Task for the explyt/spring-plugin GitHub repo, lightly researches the relevant codebase, searches similar existing issues, and either reports an existing issue or creates a correctly titled and labeled one following the repository issue forms. Use…

explyt/spring-plugin · 97 tokens