amoslee2026 avatar

amoslee2026

Community

@amoslee2026 · Universe Zero

6Followers
|
5Public Repos
|
32Published Skills

Agent Skills by amoslee2026

Showing 32 vetted skills indexed across 1 GitHub repositories.

amoslee2026amoslee2026
41

<skill-name-kebab-case>

Provide a frontmatter-driven Skill Unit template with optional resource directories.

Community
Basic
amoslee2026amoslee2026
41

bb-invoke-yosys

Automate end-to-end RTL synthesis workflows with Yosys and parallel execution.

Community
Advanced
amoslee2026amoslee2026
41

bb-collect-coverage

Aggregate Verilator line, branch, and toggle coverage from coverage.dat and simulation logs.

Community
Advanced
amoslee2026amoslee2026
41

bb-invoke-abc

Automate ABC-driven logic optimization on Yosys BLIF outputs.

Community
Advanced
amoslee2026amoslee2026
41

bb-trace-signal-path

Trace signal paths through AST JSON from source to sink.

Community
Advanced
amoslee2026amoslee2026
41

bb-arch

Convert rough architectural ideas into formal chip architecture specification documents.

Community
Advanced
amoslee2026amoslee2026
41

bb-create-floorplan

Generates Magic floorplan TCL from MAS JSON and netlist data.

Community
Advanced
amoslee2026amoslee2026
41

bb-gate

Automate pass/fail quality gates for RTL, synthesis, PD, and test artifacts with JSON output.

Community
Intermediate
amoslee2026amoslee2026
41

bb-spec-review

Review PRD, arch_spec, and MAS documents for consistency and feasibility gaps.

Community
Advanced
amoslee2026amoslee2026
41

bb-mas

Generate chiplet MAS, FSM, datapath, verification, and DFT documentation from architecture specs.

Community
Advanced
amoslee2026amoslee2026
41

bb-invoke-qrouter

Detail-route placed DEF files using QRouter to produce routed DEF.

Community
Intermediate
amoslee2026amoslee2026
41

bb-invoke-verilator

Compile RTL and testbench, run Verilator simulation, and produce logs, coverage, and VCD.

Community
Advanced
amoslee2026amoslee2026
41

bb-search-protocol

Search wiki/protocols for matching document paths and summaries.

Community
Intermediate
amoslee2026amoslee2026
41

bb-rtl-coder

Translate MAS, FSM, and datapath specifications into synthesizable SystemVerilog RTL.

Community
Advanced
amoslee2026amoslee2026
41

bb-code-review

Review RTL MAS designs for defects, timing risk, and alignment.

Community
Advanced
amoslee2026amoslee2026
41

bb-find-module-deps

Parse RTL designs to generate file_list.f with leaf modules first.

Community
Advanced
amoslee2026amoslee2026
41

bb-list-issues

Aggregate open design handoffs and synchronize them with GitHub issues.

Community
Intermediate
amoslee2026amoslee2026
41

bb-invoke-klayout

Automate KLayout GDSII export, DRC checks, and signoff verification.

Community
Advanced
amoslee2026amoslee2026
41

bb-parse-ast

Parse SystemVerilog RTL into a unified AST with modules, ports, instances, and parameters.

Community
Intermediate
amoslee2026amoslee2026
41

bb-invoke-magic

Automate Magic PD tasks with batch TCL generation and JSON result parsing.

Community
Advanced
amoslee2026amoslee2026
41

bb-invoke-opensta

Automate OpenSTA multi-corner timing analysis and parse results into JSON.

Community
Intermediate
amoslee2026amoslee2026
41

bb-get-interface-template

Extract interface and ports sections from wiki markdown into JSON.

Community
Intermediate
amoslee2026amoslee2026
41

bb-check-lint

Lint HDL sources with Verible and output a JSON report.

Community
Intermediate
amoslee2026amoslee2026
41

bb-close-issue

Move handoff records to a closed archive and log the action.

Community
Advanced