Skip to main content
Ejecuta cualquier Skill en Manus
con un clic
Repositorio de GitHub

UCAgent

UCAgent contiene 18 skills recopiladas de XS-MLVP, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
18
Stars
189
actualizado
2026-07-16
Forks
42
Cobertura ocupacional
5 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

ucagent
Desarrolladores de software

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

2026-07-16
formal-basic-info
Delineantes de arquitectura e ingeniería civil

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

2026-07-14
bug-report
Delineantes de arquitectura e ingeniería civil

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

2026-07-14
cex-gen
Delineantes de arquitectura e ingeniería civil

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

2026-07-14
formal-env-config
Ingenieros de hardware informático

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

2026-07-14
func-spec
Ingenieros de hardware informático

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

2026-07-14
formal-lib
Desarrolladores de software

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
Ingenieros de hardware informático

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

2026-07-14
formal-summary
Ingenieros de hardware informático

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

2026-07-14
sva-audit
Ingenieros de hardware informático

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

2026-07-14
sva-gen
Ingenieros de hardware informático

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

2026-07-14
sva-opt
Ingenieros de hardware informático

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

2026-07-14
create-test-case-templates
Analistas de garantía de calidad de software y probadores

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

2026-06-09
functions-and-checks
Ingenieros electrónicos (excepto computadoras)

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

2026-06-09
static-bug-analysis
Ingenieros electrónicos (excepto computadoras)

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

2026-06-09
static-bug-validation
Analistas de garantía de calidad de software y probadores

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

2026-06-09
test-case-implementation-in-batch
Analistas de garantía de calidad de software y probadores

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

2026-06-09
ucagent-client
Desarrolladores de software

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