verification_ai_skills

Mohsannaeem/verification_ai_skills
★ 1 stars Python Code/Dev Tools Updated today
This repositry include skills and MCP server for automating the complete UVC writing for interfaces from the specification pdf.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "verification_ai_skil": {
      "command": "uvx",
      "args": [
        "verification-ai-skills"
      ]
    }
  }
}

Or install with pip: pip install verification-ai-skills

README Excerpt

> **From PDF to Passing Simulation — Entirely AI-Driven.** This repository is the realization of a simple but ambitious idea: what if an AI agent could read a protocol specification and autonomously produce a complete, simulation-ready UVM verification environment — including the verification plan, the SystemVerilog testbench, the EDA manifests, and a passing regression? Not as a code skeleton, but as real, synthesized engineering work.

Tools (7)

build_vector_indexconvert_pdf_to_mdconvert_plan_to_pdfextract_hierarchical_pdfextract_pdf_context_to_mdgenerate_uvm_mermaidquery_vector_index