Skip to main content
Run any Skill in Manus
with one click
GitHub repository

UCAgent

UCAgent contains 18 collected skills from XS-MLVP, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
18
Stars
189
updated
2026-07-16
Forks
42
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

ucagent
software-developers

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

2026-07-16
formal-basic-info
architectural-and-civil-drafters

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

2026-07-14
bug-report
architectural-and-civil-drafters

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

2026-07-14
cex-gen
architectural-and-civil-drafters

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

2026-07-14
formal-env-config
computer-hardware-engineers-172061

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

2026-07-14
func-spec
computer-hardware-engineers-172061

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

2026-07-14
formal-lib
software-developers

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
computer-hardware-engineers-172061

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

2026-07-14
formal-summary
computer-hardware-engineers-172061

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

2026-07-14
sva-audit
computer-hardware-engineers-172061

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

2026-07-14
sva-gen
computer-hardware-engineers-172061

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

2026-07-14
sva-opt
computer-hardware-engineers-172061

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

2026-07-14
create-test-case-templates
software-quality-assurance-analysts-and-testers

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

2026-06-09
functions-and-checks
electronics-engineers-except-computer

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

2026-06-09
static-bug-analysis
electronics-engineers-except-computer

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

2026-06-09
static-bug-validation
software-quality-assurance-analysts-and-testers

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

2026-06-09
test-case-implementation-in-batch
software-quality-assurance-analysts-and-testers

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

2026-06-09
ucagent-client
software-developers

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