
de autoskill305
Extract structured edge features from a bipartite circuit netlist (NetworkX MultiGraph), normalizing device/net ordering, mapping terminal colors, and detecting
This skill provides a concrete implementation pattern for extracting per-edge feature dictionaries from a NetworkX MultiGraph that models circuit netlists. It normalizes edge direction so devices are first, extracts terminal names from edge labels, maps terminals to display colors, and detects parallel (device, net) connections. The output is a list of dictionaries suitable for downstream analysis, visualization, or ML feature pipelines.
Use this skill when you have a circuit netlist represented as a NetworkX graph and you need: edge-level features for visualization, dataset preparation for graph ML, or identifying parallel connections and terminal roles in schematic analysis. Trigger when processing netlist graphs or preparing features for model input.
Best suited to agents that can run Python and reason about graphs (Copilot-style or Python-capable assistants). Practical for Code-focused agents that can execute NetworkX code and integrate results into analysis pipelines.
Cette compétence n'a pas encore été examinée par notre pipeline d'audit automatisé.
Generate Multilingual Sentences with Contextual Definitions
Produce multiple example sentences using a target word in varied meanings, translate them into a target language, and show the contextual meaning of the word fo
Ultimate Assistant — Comprehensive Response
Produces methodical, highly detailed step-by-step answers that integrate scientific and non-scientific perspectives for complex questions.
Dynamic C Compilation Script Generator
Generates cross-platform shell scripts (Bash, PowerShell, or Batch) that accept source and output filenames to compile C programs with gcc, including basic argu
Provide Raw YouTube Video ID
Return only a valid existing YouTube video ID string (no URL, no commentary) — useful for tools that need raw IDs for downstream operations.
时空见证式哀伤外化对话
A grief-focused therapeutic micro-skill using dual-perspective narration to externalize and name core sorrow narratives and surface small supportive exceptions.
Invoice Entity Bounding Box Mapping (Duplicate Handling)
Patches OCR invoice entity-to-bounding-box mapping to avoid shared boxes for duplicate values, reverse-search amounts sections, and ensure coordinate uniqueness