Skip to main content
Jeden Skill in Manus ausführen
mit einem Klick
GitHub-Repository

UCAgent

UCAgent enthält 18 gesammelte Skills von XS-MLVP, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
18
Stars
189
aktualisiert
2026-07-16
Forks
42
Berufsabdeckung
5 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

ucagent
Softwareentwickler

UCAgent是基于大语言模型的自动化任务执行AI代理,支持通用工作流配置和执行。本技能提供配置文件编写规范、自定义Checker开发指南、--emulate-config配置校验工具使用方法,帮助用户快速创建、验证和运行各类任务工作流。

2026-07-16
formal-basic-info
Bau- und Tiefbauzeichner

通过脚本把 DUT 基本信息写入 .formal_records.yaml 的 basic_info 字段,并由系统自动渲染 02 基本信息文档。

2026-07-14
bug-report
Bau- und Tiefbauzeichner

从 analysis 中提取 RTL_BUG 属性,LLM 通过脚本将 Bug 详细信息写入 .formal_records.yaml。

2026-07-14
cex-gen
Bau- und Tiefbauzeichner

自动解析环境分析文档和 wrapper.sv,为每个 RTL_BUG 生成 Python 测试函数框架,LLM 填写引脚驱动和断言逻辑。

2026-07-14
formal-env-config
Computerhardware-Ingenieure

基于 basic_info.clock_reset 与 extra_config.tcl 渲染 wrapper/checker/formal.tcl。

2026-07-14
func-spec
Computerhardware-Ingenieure

提取和分析被测模块(DUT)的功能规格和形式化检测点

2026-07-14
formal-lib
Softwareentwickler

Internal support skill for formal verification workspaces. This folder carries shared Python helpers and templates used by other formal skills and is not intended for direct user invocation.

2026-07-14
formal-plan
Computerhardware-Ingenieure

通过脚本把验证规划写入 .formal_records.yaml 的 planning 字段,并由系统自动渲染 01 规划文档。

2026-07-14
formal-summary
Computerhardware-Ingenieure

通过脚本把最终总结写入 .formal_records.yaml 的 summary 字段,并由系统自动渲染 05 总结文档。

2026-07-14
sva-audit
Computerhardware-Ingenieure

环境分析技能。Checker 已自动解析日志并生成骨架,LLM 仅需通过脚本填写分析详情。

2026-07-14
sva-gen
Computerhardware-Ingenieure

在 YAML 中编写 SVA 属性检测代码

2026-07-14
sva-opt
Computerhardware-Ingenieure

指导解释覆盖率报告并优化未覆盖死角的技能

2026-07-14
create-test-case-templates
Softwarequalitätssicherungsanalysten und -tester

创建测试用例模板阶段专属技能,用于指导测试用例模板的创建以及格式规范

2026-06-09
functions-and-checks
Elektronikingenieure (außer Computer)

功能规格分析与测试点定义阶段及其子阶段专属技能,用于指导{DUT}_functions_and_checks.md的写入工作

2026-06-09
static-bug-analysis
Elektronikingenieure (außer Computer)

RTL源码静态Bug分析阶段专属技能,用于指导 static_bug_analysis.md 文件的编写以及格式规范

2026-06-09
static-bug-validation
Softwarequalitätssicherungsanalysten und -tester

静态分析Bug验证与动态关联阶段专属技能,用于指导建立静态 Bug 与动态 Bug 的标签级追踪链接

2026-06-09
test-case-implementation-in-batch
Softwarequalitätssicherungsanalysten und -tester

分批测试用例实现与对应bug分析阶段专属技能,用于指导测试用例实现,Bug分析与报告撰写

2026-06-09
ucagent-client
Softwareentwickler

Control a running UCAgent CMD API server from an AI agent or shell. Use when the user wants to connect to UCAgent, run CMD/PDB commands, inspect status, console, mission, tasks, tools, workspace files, interrupt execution, or call raw CMD API endpoints.

2026-04-30