AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified Apache-2.0 Self-run

Bkn Skillgen

skill-kweaver-ai-kweaver-dip-bkn-skillgen · by kweaver-ai

分析技能包能力缺口,判断是否需要新 skill,生成草案。

No reviews yet
0 installs
6 views
0.0% view→install

Install

$ agentstack add skill-kweaver-ai-kweaver-dip-bkn-skillgen

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-kweaver-ai-kweaver-dip-bkn-skillgen)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Bkn Skillgen? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

能力缺口分析

公约:../_shared/contract.md

做什么

分析当前 skill 包的能力缺口,判断复用还是新建,需要时生成 skill 草案。

输入

  • user_input:用户描述的能力诉求
  • current_skill_inventory(可选):已有 skill 清单,缺省时主动读取
  • generation_goal:analyzeonly / generatedraft / write_files

流程

  1. 建立 current_skill_inventory
  2. references/gap-checklist.md 拆解需求
  3. 覆盖比对 → 已覆盖 / 部分覆盖 / 缺失
  4. 无显著缺口 → 输出 reuse_plan,停止
  5. 有缺口 → 聚类为候选 skill → 产出 Spec + SKILL.md + 触发测试

输出

capability_gap_analysis: {user_goal, need_new_skill}
reuse_plan: {recommended_existing_skills, why_not_enough}
skill_generation_plan:
  candidate_skills:
    - skill_name: ""
      role: ""
      boundaries: {does, does_not}
generated_skill_artifacts:
  - skill_name: ""
    skill_md_draft: ""
    trigger_test_set: {should_trigger, should_not_trigger}

约束

  • 先判断是否真需要新 skill,现有覆盖 80%+ 优先建议优化
  • 每个新 skill 必须写清"何时用/不用" + 至少 1 负例
  • 不改写外部能力(bkn-kweaver / data-semantic)

保留名称(禁止新建同名)

bkn-routerbkn-domainbkn-extractbkn-doctorbkn-rulesbkn-draftbkn-envbkn-bindbkn-mapbkn-backfillbkn-testbkn-reviewbkn-anchorbkn-reportbkn-skillgenbkn-distributebkn-kweaverbkn-archive

参考

  • references/gap-checklist.md

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.