ctx / graph /viz-python.html
Stevesolun's picture
Add files using upload-large-folder tool
7d77f3a verified
<!DOCTYPE html>
<html><head><meta charset="utf-8">
<title>Knowledge Graph: python (90 nodes)</title>
<meta name="ctx-graph-export-id" content="ctx-graph-rescore-20260527T171206Z-102928-2913960">
<!-- Pinned to an explicit version (not -latest) so served content can't change
silently. A real SRI hash would be better but must be generated from the
published release — see https://cdn.plot.ly/ for hashes. -->
<script src="https://cdn.plot.ly/plotly-2.35.2.min.js" crossorigin="anonymous"></script>
<style>
* { margin:0; padding:0; box-sizing:border-box; }
body { display:flex; height:100vh; background:#0f172a; color:#e2e8f0; font-family:system-ui; }
#sidebar { width:280px; padding:16px; overflow-y:auto; background:#1e293b; border-right:1px solid #334155; }
#graph { flex:1; }
h2 { font-size:14px; margin:12px 0 6px; color:#94a3b8; text-transform:uppercase; letter-spacing:1px; }
.filter-group { margin-bottom:12px; }
input[type=text] { width:100%; padding:6px 8px; background:#0f172a; border:1px solid #475569; color:#e2e8f0; border-radius:4px; font-size:13px; position:relative; }
#autocomplete { position:absolute; left:16px; right:16px; background:#1e293b; border:1px solid #475569; border-top:none; border-radius:0 0 4px 4px; max-height:200px; overflow-y:auto; z-index:10; display:none; }
.ac-item { padding:4px 8px; font-size:12px; cursor:pointer; color:#94a3b8; }
.ac-item:hover { background:#334155; color:#e2e8f0; }
.ac-item .ac-type { font-size:10px; color:#64748b; float:right; }
input[type=range] { width:100%; accent-color:#6366f1; }
label { display:block; font-size:12px; margin:2px 0; cursor:pointer; }
label:hover { color:#818cf8; }
.tag-btn { display:inline-block; padding:2px 8px; margin:2px; font-size:11px; border:1px solid #475569; border-radius:12px; cursor:pointer; background:transparent; color:#94a3b8; }
.tag-btn.active { background:#6366f1; color:white; border-color:#6366f1; }
.stat { font-size:12px; color:#64748b; margin:4px 0; }
#title { font-size:15px; font-weight:bold; color:#e2e8f0; margin-bottom:12px; }
.legend { display:flex; gap:12px; margin:8px 0; }
.legend-item { display:flex; align-items:center; gap:4px; font-size:11px; }
.legend-dot { width:10px; height:10px; border-radius:50%; }
</style>
</head><body>
<div id="sidebar">
<div id="title">Knowledge Graph: python (90 nodes)</div>
<div class="stat" id="stat-line">Loading...</div>
<div class="legend">
<div class="legend-item"><div class="legend-dot" style="background:#6366f1"></div>skill</div><div class="legend-item"><div class="legend-dot" style="background:#f59e0b"></div>agent</div><div class="legend-item"><div class="legend-dot" style="background:#06b6d4"></div>mcp-server</div><div class="legend-item"><div class="legend-dot" style="background:#22c55e"></div>harness</div>
</div>
<h2>Search</h2>
<div class="filter-group" style="position:relative">
<input type="text" id="search" placeholder="Search by name..." oninput="onSearch()" autocomplete="off">
<div id="autocomplete"></div>
</div>
<h2>Node Type</h2>
<div class="filter-group">
<label><input type="checkbox" class="type-filter" data-type="skill" checked onchange="applyFilters()"> skill</label><label><input type="checkbox" class="type-filter" data-type="agent" checked onchange="applyFilters()"> agent</label><label><input type="checkbox" class="type-filter" data-type="mcp-server" checked onchange="applyFilters()"> mcp-server</label><label><input type="checkbox" class="type-filter" data-type="harness" checked onchange="applyFilters()"> harness</label>
</div>
<h2>Min Connections: <span id="deg-val">1</span></h2>
<div class="filter-group">
<input type="range" id="min-degree" min="1" max="50" value="1" oninput="document.getElementById('deg-val').textContent=this.value; applyFilters()">
</div>
<h2>Tags</h2>
<div class="filter-group" id="tag-filters">
<span class="tag-btn" onclick="toggleTag(this)" data-tag="python">python (90)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="javascript">javascript (43)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="security">security (29)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="typescript">typescript (26)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="openai">openai (23)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="agents">agents (22)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="testing">testing (21)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="frontend">frontend (20)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="rust">rust (19)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="aws">aws (15)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="devops">devops (14)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="docker">docker (14)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="ai">ai (13)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="performance">performance (12)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="docs">docs (12)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="api">api (11)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="react">react (10)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="llm">llm (10)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="documentation">documentation (10)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="pattern">pattern (10)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="troubleshooting">troubleshooting (9)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="mcp">mcp (9)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="go">go (9)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="azure">azure (7)</span><span class="tag-btn" onclick="toggleTag(this)" data-tag="express">express (7)</span>
</div>
<h2>Labels</h2>
<div class="filter-group">
<label><input type="checkbox" id="show-labels" checked onchange="applyFilters()"> Show labels</label>
</div>
</div>
<div id="graph"></div>
<script>
const NODES = [{"id": "skill:performance-profiling", "label": "performance-profiling", "type": "skill", "x": -0.3233, "y": -0.5218, "degree": 45, "tags": ["performance", "profiling", "python", "cicd", "devops", "javascript"], "community": 50, "size": 22.0}, {"id": "skill:variant-analysis", "label": "variant-analysis", "type": "skill", "x": 0.0609, "y": -0.7333, "degree": 43, "tags": ["variant", "analysis", "testing", "security", "python", "javascript"], "community": 26, "size": 21.2}, {"id": "skill:frontend-slides", "label": "frontend-slides", "type": "skill", "x": -0.419, "y": -0.6929, "degree": 43, "tags": ["frontend", "slides", "testing", "python", "javascript"], "community": 26, "size": 21.2}, {"id": "skill:strix-frameworks-fastapi", "label": "strix-frameworks-fastapi", "type": "skill", "x": -0.3026, "y": -0.1719, "degree": 65, "tags": ["python", "typescript", "javascript", "rust", "aws", "database", "ai", "testing", "security", "devops", "frontend", "api", "docs"], "community": 26, "size": 30.0}, {"id": "skill:junta-leiloeiros", "label": "junta-leiloeiros", "type": "skill", "x": -0.3669, "y": -0.0632, "degree": 47, "tags": ["junta", "leiloeiros", "python", "api", "fastapi", "javascript"], "community": 26, "size": 22.8}, {"id": "skill:azd-deployment", "label": "azd-deployment", "type": "skill", "x": 0.1061, "y": 0.9765, "degree": 24, "tags": ["azd", "deployment", "python", "openai", "azure", "cloud"], "community": 17, "size": 13.600000000000001}, {"id": "skill:discord-bot-architect", "label": "discord-bot-architect", "type": "skill", "x": 0.1521, "y": -0.3088, "degree": 45, "tags": ["discord", "bot", "architect", "python", "typescript", "javascript"], "community": 26, "size": 22.0}, {"id": "skill:strix-tooling-semgrep", "label": "strix-tooling-semgrep", "type": "skill", "x": -0.3784, "y": -0.5847, "degree": 44, "tags": ["python", "typescript", "javascript", "ai", "security", "devops", "frontend", "docs", "automation"], "community": 26, "size": 21.6}, {"id": "agent:03-build", "label": "03-build", "type": "agent", "x": -0.5773, "y": -0.4827, "degree": 42, "tags": ["python", "javascript", "ai", "frontend", "docs"], "community": 26, "size": 20.8}, {"id": "skill:aws-secrets-rotation", "label": "aws-secrets-rotation", "type": "skill", "x": -0.0507, "y": -0.3277, "degree": 56, "tags": ["python", "javascript", "aws", "security", "comparison", "troubleshooting", "compatibility"], "community": 26, "size": 26.400000000000002}, {"id": "skill:emergency-card", "label": "emergency-card", "type": "skill", "x": -0.2437, "y": -0.7636, "degree": 43, "tags": ["emergency", "card", "python", "frontend", "javascript", "react"], "community": 26, "size": 21.2}, {"id": "skill:claude-code-expert", "label": "claude-code-expert", "type": "skill", "x": -0.2872, "y": -0.0874, "degree": 50, "tags": ["python", "javascript", "sql", "mcp", "security", "markdown", "registry"], "community": 26, "size": 24.0}, {"id": "agent:02-plan", "label": "02-plan", "type": "agent", "x": -0.4225, "y": -0.2499, "degree": 57, "tags": ["python", "typescript", "javascript", "rust", "ai"], "community": 26, "size": 26.8}, {"id": "skill:vercel-ai-sdk-expert", "label": "vercel-ai-sdk-expert", "type": "skill", "x": 0.1052, "y": 0.5056, "degree": 24, "tags": ["vercel", "sdk", "expert", "python", "frontend", "openai"], "community": 26, "size": 13.600000000000001}, {"id": "skill:llm-evaluation", "label": "llm-evaluation", "type": "skill", "x": 0.5825, "y": 0.391, "degree": 31, "tags": ["llm", "evaluation", "testing", "python", "openai", "performance"], "community": 50, "size": 16.4}, {"id": "skill:personal-tool-builder", "label": "personal-tool-builder", "type": "skill", "x": -0.1675, "y": -0.0433, "degree": 52, "tags": ["personal", "security", "python", "devops", "docker", "javascript"], "community": 26, "size": 24.8}, {"id": "skill:langgraph", "label": "langgraph", "type": "skill", "x": 0.465, "y": 0.3371, "degree": 26, "tags": ["langgraph", "python", "agents", "frontend", "openai", "typescript"], "community": 15, "size": 14.4}, {"id": "skill:voice-ai-development", "label": "voice-ai-development", "type": "skill", "x": 0.1172, "y": 0.6453, "degree": 38, "tags": ["voice", "development", "python", "agents", "openai", "rust"], "community": 28, "size": 19.200000000000003}, {"id": "skill:agentphone", "label": "agentphone", "type": "skill", "x": 0.1268, "y": -0.2615, "degree": 58, "tags": ["python", "javascript", "go", "fastapi", "express", "flask", "llm", "agents", "rag", "security", "documentation", "pattern", "troubleshooting"], "community": 26, "size": 27.200000000000003}, {"id": "skill:telegram", "label": "telegram", "type": "skill", "x": 0.3001, "y": 0.2403, "degree": 26, "tags": ["telegram", "python", "openai", "typescript", "anthropic", "claude"], "community": 0, "size": 14.4}, {"id": "skill:prompt-optimizer", "label": "prompt-optimizer", "type": "skill", "x": -0.005, "y": 0.1662, "degree": 38, "tags": ["python", "typescript", "rust", "go", "java", "ruby", "swift", "kotlin", "react", "django", "docker", "kubernetes", "kafka", "llm", "testing", "security", "performance"], "community": 14, "size": 19.200000000000003}, {"id": "skill:claude-settings-audit", "label": "claude-settings-audit", "type": "skill", "x": -0.0791, "y": 0.0428, "degree": 41, "tags": ["python", "typescript", "rust", "go", "java", "ruby", "react", "vue", "nextjs", "fastapi", "django", "express", "flask", "docker", "kubernetes", "terraform", "agents", "mcp", "security", "markdown", "registry"], "community": 26, "size": 20.400000000000002}, {"id": "skill:embedding-strategies", "label": "embedding-strategies", "type": "skill", "x": 0.1153, "y": 0.8589, "degree": 25, "tags": ["embedding", "strategies", "python", "openai", "performance", "embeddings"], "community": 50, "size": 14.0}, {"id": "skill:python-background-jobs", "label": "python-background-jobs", "type": "skill", "x": 0.3995, "y": 0.0101, "degree": 26, "tags": ["python", "fastapi", "aws", "gcp", "azure", "redis", "pattern"], "community": 47, "size": 14.4}, {"id": "skill:ai-engineer", "label": "ai-engineer", "type": "skill", "x": 0.2704, "y": 0.574, "degree": 26, "tags": ["engineer", "testing", "security", "python", "agents", "openai"], "community": 15, "size": 14.4}, {"id": "skill:regex-vs-llm-structured-text", "label": "regex-vs-llm-structured-text", "type": "skill", "x": 0.7329, "y": 0.0917, "degree": 16, "tags": ["python", "llm", "pattern"], "community": 14, "size": 10.4}, {"id": "skill:deployment-patterns", "label": "deployment-patterns", "type": "skill", "x": 0.3449, "y": -0.1923, "degree": 28, "tags": ["python", "typescript", "go", "django", "docker", "kubernetes", "redis", "security", "pattern", "troubleshooting", "registry"], "community": 18, "size": 15.200000000000001}, {"id": "skill:audio-transcriber", "label": "audio-transcriber", "type": "skill", "x": 0.2547, "y": 1.0, "degree": 23, "tags": ["audio", "transcriber", "python", "openai", "claude"], "community": 28, "size": 13.200000000000001}, {"id": "skill:aws-cost-cleanup", "label": "aws-cost-cleanup", "type": "skill", "x": -0.6049, "y": 0.1195, "degree": 15, "tags": ["aws", "cost", "cleanup", "python", "cloud", "observability"], "community": 18, "size": 10.0}, {"id": "skill:strix-custom-source-aware-sast", "label": "strix-custom-source-aware-sast", "type": "skill", "x": -0.2194, "y": -0.4702, "degree": 48, "tags": ["python", "typescript", "javascript", "go", "ai", "testing", "frontend", "docs"], "community": 26, "size": 23.200000000000003}, {"id": "skill:hugging-face-evaluation", "label": "hugging-face-evaluation", "type": "skill", "x": 0.3988, "y": 0.5831, "degree": 25, "tags": ["hugging", "face", "evaluation", "python", "mcp", "openai"], "community": 50, "size": 14.0}, {"id": "skill:doc-traceability-validator", "label": "doc-traceability-validator", "type": "skill", "x": 0.277, "y": 0.0188, "degree": 33, "tags": ["python", "typescript", "rust", "react", "agents", "documentation", "markdown", "pattern", "troubleshooting", "registry", "compatibility"], "community": 11, "size": 17.200000000000003}, {"id": "skill:daily", "label": "daily", "type": "skill", "x": 0.3829, "y": 0.7879, "degree": 23, "tags": ["daily", "python", "agents", "frontend", "openai", "performance"], "community": 28, "size": 13.200000000000001}, {"id": "skill:understand", "label": "understand", "type": "skill", "x": 0.0752, "y": -0.201, "degree": 61, "tags": ["python", "javascript", "go", "java", "django", "docker", "terraform", "sql", "llm", "agents", "documentation", "markdown", "comparison", "decision", "pattern"], "community": 26, "size": 28.400000000000002}, {"id": "skill:slack-bot-builder", "label": "slack-bot-builder", "type": "skill", "x": -0.0923, "y": -0.44, "degree": 43, "tags": ["slack", "bot", "security", "python", "javascript"], "community": 0, "size": 21.2}, {"id": "skill:odoo-module-developer", "label": "odoo-module-developer", "type": "skill", "x": -0.0693, "y": -0.6862, "degree": 44, "tags": ["odoo", "module", "developer", "security", "python", "javascript"], "community": 26, "size": 21.6}, {"id": "skill:pydantic-ai", "label": "pydantic-ai", "type": "skill", "x": 0.1235, "y": 0.3095, "degree": 17, "tags": ["python", "fastapi", "azure", "llm", "agents", "langchain", "testing", "typing", "security"], "community": 15, "size": 10.8}, {"id": "skill:yann-lecun-filosofia", "label": "yann-lecun-filosofia", "type": "skill", "x": -0.0936, "y": 0.708, "degree": 26, "tags": ["yann", "lecun", "filosofia", "python", "openai", "embeddings"], "community": 45, "size": 14.4}, {"id": "skill:github-wayback-recovery", "label": "github-wayback-recovery", "type": "skill", "x": 0.2082, "y": -0.4187, "degree": 52, "tags": ["python", "javascript", "react", "typing", "documentation", "pattern", "troubleshooting"], "community": 26, "size": 24.8}, {"id": "skill:github-commit-recovery", "label": "github-commit-recovery", "type": "skill", "x": 0.274, "y": -0.1379, "degree": 31, "tags": ["python", "docker", "aws", "security", "troubleshooting"], "community": 33, "size": 16.4}, {"id": "skill:llm-app-patterns", "label": "llm-app-patterns", "type": "skill", "x": 0.7683, "y": 0.3242, "degree": 11, "tags": ["llm", "app", "patterns", "testing", "python", "agents"], "community": 50, "size": 8.4}, {"id": "skill:odoo-xml-views-builder", "label": "odoo-xml-views-builder", "type": "skill", "x": -0.1443, "y": -0.5596, "degree": 46, "tags": ["odoo", "xml", "views", "python", "express", "javascript"], "community": 26, "size": 22.400000000000002}, {"id": "skill:strix-vulnerabilities-ssrf", "label": "strix-vulnerabilities-ssrf", "type": "skill", "x": -0.2135, "y": -0.2587, "degree": 58, "tags": ["python", "typescript", "javascript", "docker", "kubernetes", "aws", "gcp", "ai", "testing", "security", "devops", "frontend", "api", "docs"], "community": 26, "size": 27.200000000000003}, {"id": "skill:last30days", "label": "last30days", "type": "skill", "x": -0.0151, "y": 0.618, "degree": 38, "tags": ["last30days", "python", "agents", "openai", "rust", "claude"], "community": 30, "size": 19.200000000000003}, {"id": "skill:n8n-code-javascript", "label": "n8n-code-javascript", "type": "skill", "x": 0.0211, "y": -0.6659, "degree": 44, "tags": ["n8n", "code", "javascript", "python", "mcp", "performance"], "community": 26, "size": 21.6}, {"id": "skill:loki-mode", "label": "loki-mode", "type": "skill", "x": 0.1454, "y": 0.2496, "degree": 7, "tags": ["loki", "mode", "testing", "security", "python", "agents"], "community": 15, "size": 6.800000000000001}, {"id": "skill:hugging-face-cli", "label": "hugging-face-cli", "type": "skill", "x": 0.2065, "y": 0.4916, "degree": 36, "tags": ["hugging", "face", "cli", "python", "openai", "aws"], "community": 18, "size": 18.4}, {"id": "skill:screenshots", "label": "screenshots", "type": "skill", "x": 0.0863, "y": -0.5134, "degree": 47, "tags": ["screenshots", "python", "frontend", "django", "express", "javascript"], "community": 44, "size": 22.8}, {"id": "skill:faf-wizard", "label": "faf-wizard", "type": "skill", "x": -0.0818, "y": -0.1328, "degree": 65, "tags": ["python", "javascript", "typescript", "rust", "go", "java", "react", "vue", "angular", "fastapi", "django", "flask", "docker", "mcp", "testing", "security", "performance", "documentation", "compatibility"], "community": 26, "size": 30.0}, {"id": "skill:strix-agent-patterns-skill-injection-pattern", "label": "strix-agent-patterns-skill-injection-pattern", "type": "skill", "x": -0.4061, "y": -0.4104, "degree": 43, "tags": ["python", "javascript", "database", "ai", "testing", "security", "devops", "frontend", "api", "docs"], "community": 26, "size": 21.2}, {"id": "agent:SKILL", "label": "SKILL", "type": "agent", "x": -0.5209, "y": -0.5485, "degree": 43, "tags": ["python", "typescript", "javascript", "devops", "frontend", "automation"], "community": 26, "size": 21.2}, {"id": "skill:transformers-js", "label": "transformers-js", "type": "skill", "x": 0.071, "y": -0.3809, "degree": 52, "tags": ["python", "javascript", "typescript", "react", "embeddings", "testing", "performance", "documentation", "troubleshooting", "compatibility"], "community": 26, "size": 24.8}, {"id": "skill:azure-search-documents-py", "label": "azure-search-documents-py", "type": "skill", "x": 0.3852, "y": 0.9413, "degree": 23, "tags": ["azure", "search", "documents", "python", "agents", "openai"], "community": 30, "size": 13.200000000000001}, {"id": "skill:m365-agents-py", "label": "m365-agents-py", "type": "skill", "x": 0.2482, "y": 0.8413, "degree": 24, "tags": ["m365", "python", "agents", "mcp", "openai", "azure"], "community": 15, "size": 13.600000000000001}, {"id": "skill:privacy-by-design", "label": "privacy-by-design", "type": "skill", "x": -0.2382, "y": -0.6266, "degree": 44, "tags": ["python", "javascript", "sql", "security"], "community": 26, "size": 21.6}, {"id": "skill:docker", "label": "docker", "type": "skill", "x": -0.408, "y": 0.2084, "degree": 29, "tags": ["docker", "python", "rust", "devops", "ml", "pytorch"], "community": 18, "size": 15.600000000000001}, {"id": "skill:strix-frameworks-nestjs", "label": "strix-frameworks-nestjs", "type": "skill", "x": -0.3356, "y": -0.3168, "degree": 50, "tags": ["python", "typescript", "javascript", "docker", "database", "ai", "testing", "security", "devops", "frontend", "api", "docs"], "community": 26, "size": 24.0}, {"id": "skill:andrej-karpathy", "label": "andrej-karpathy", "type": "skill", "x": -0.189, "y": 0.7218, "degree": 25, "tags": ["andrej", "karpathy", "python", "agents", "openai", "performance"], "community": 45, "size": 14.0}, {"id": "skill:odoo-qweb-templates", "label": "odoo-qweb-templates", "type": "skill", "x": -0.0576, "y": -0.5575, "degree": 46, "tags": ["odoo", "qweb", "templates", "python", "express", "javascript"], "community": 26, "size": 22.400000000000002}, {"id": "skill:goal-analyzer", "label": "goal-analyzer", "type": "skill", "x": -0.1205, "y": -0.7791, "degree": 43, "tags": ["goal", "analyzer", "python", "javascript"], "community": 14, "size": 21.2}, {"id": "agent:check-gates", "label": "check-gates", "type": "agent", "x": -0.4681, "y": -0.3587, "degree": 43, "tags": ["python", "typescript", "javascript", "ai", "testing", "devops", "api", "docs"], "community": 26, "size": 21.2}, {"id": "skill:ai-agents-architect", "label": "ai-agents-architect", "type": "skill", "x": -0.0961, "y": -0.2007, "degree": 45, "tags": ["architect", "python", "agents", "frontend", "javascript", "react"], "community": 15, "size": 22.0}, {"id": "harness:deer-flow", "label": "DeerFlow", "type": "harness", "x": -0.0023, "y": 0.0518, "degree": 40, "tags": ["deep-research", "harness", "langchain", "langgraph", "mcp", "memory", "model-agnostic", "multi-agent", "openai-compatible", "python", "sandbox", "workflow"], "community": 42, "size": 20.0}, {"id": "skill:auri-core", "label": "auri-core", "type": "skill", "x": -0.2406, "y": 0.48, "degree": 32, "tags": ["auri", "core", "python", "rust", "anthropic", "aws"], "community": 45, "size": 16.8}, {"id": "skill:mattpocock-prototype", "label": "mattpocock-prototype", "type": "skill", "x": 0.041, "y": 0.0453, "degree": 81, "tags": ["python", "decision"], "community": 26, "size": 35}, {"id": "skill:local-llm-expert", "label": "local-llm-expert", "type": "skill", "x": 0.3263, "y": 0.6885, "degree": 31, "tags": ["local", "llm", "expert", "python", "openai", "performance"], "community": 50, "size": 16.4}, {"id": "skill:strix-tooling-subfinder", "label": "strix-tooling-subfinder", "type": "skill", "x": -0.4423, "y": -0.5078, "degree": 44, "tags": ["python", "typescript", "javascript", "ai", "devops", "frontend", "api", "docs", "automation"], "community": 26, "size": 21.6}, {"id": "skill:strix-vulnerabilities-rce", "label": "strix-vulnerabilities-rce", "type": "skill", "x": -0.2736, "y": -0.3422, "degree": 50, "tags": ["python", "typescript", "javascript", "docker", "kubernetes", "database", "ai", "testing", "security", "devops", "frontend", "docs"], "community": 26, "size": 24.0}, {"id": "skill:strix-vulnerabilities-subdomain-takeover", "label": "strix-vulnerabilities-subdomain-takeover", "type": "skill", "x": -0.275, "y": 0.2432, "degree": 32, "tags": ["python", "typescript", "rust", "csharp", "terraform", "aws", "azure", "ai", "testing", "security", "devops", "frontend", "api", "docs"], "community": 18, "size": 16.8}, {"id": "skill:vulnerability-scanner", "label": "vulnerability-scanner", "type": "skill", "x": -0.3959, "y": 0.3249, "degree": 30, "tags": ["vulnerability", "scanner", "security", "python", "rust", "aws"], "community": 49, "size": 16.0}, {"id": "skill:ai-wrapper-product", "label": "ai-wrapper-product", "type": "skill", "x": 0.0241, "y": 0.3714, "degree": 40, "tags": ["wrapper", "product", "python", "openai", "rust", "anthropic"], "community": 20, "size": 20.0}, {"id": "agent:reverse-engineer", "label": "reverse-engineer", "type": "agent", "x": 0.3525, "y": 0.4516, "degree": 20, "tags": ["reverse", "engineer", "testing", "security", "python", "rust"], "community": 49, "size": 12.0}, {"id": "skill:github-archive", "label": "github-archive", "type": "skill", "x": 0.3635, "y": -0.2656, "degree": 27, "tags": ["python", "aws", "sql", "security", "performance", "documentation", "comparison", "pattern", "troubleshooting"], "community": 18, "size": 14.8}, {"id": "skill:evaluation-methodology", "label": "evaluation-methodology", "type": "skill", "x": 0.5481, "y": -0.0165, "degree": 22, "tags": ["python", "llm", "agents", "documentation", "markdown", "comparison", "pattern", "troubleshooting", "marketplace"], "community": 50, "size": 12.8}, {"id": "skill:elon-musk", "label": "elon-musk", "type": "skill", "x": -0.087, "y": 0.4953, "degree": 43, "tags": ["elon", "musk", "python", "openai", "rust", "express"], "community": 45, "size": 21.2}, {"id": "agent:engineering-ai-engineer", "label": "engineering-ai-engineer", "type": "agent", "x": 0.5047, "y": 0.9096, "degree": 23, "tags": ["engineering", "engineer", "testing", "python", "agents", "openai"], "community": 50, "size": 13.200000000000001}, {"id": "skill:yann-lecun", "label": "yann-lecun", "type": "skill", "x": -0.0992, "y": 0.8052, "degree": 24, "tags": ["yann", "lecun", "python", "agents", "openai", "performance"], "community": 45, "size": 13.600000000000001}, {"id": "skill:odoo-docker-deployment", "label": "odoo-docker-deployment", "type": "skill", "x": 0.1332, "y": 0.0221, "degree": 33, "tags": ["odoo", "docker", "deployment", "python", "aws", "cicd"], "community": 18, "size": 17.200000000000003}, {"id": "skill:cred-omega", "label": "cred-omega", "type": "skill", "x": -0.1409, "y": 0.5427, "degree": 37, "tags": ["cred", "omega", "python", "agents", "openai", "aws"], "community": 45, "size": 18.8}, {"id": "skill:claude-api", "label": "claude-api", "type": "skill", "x": 0.2104, "y": 0.1387, "degree": 36, "tags": ["python", "typescript", "rust", "go", "java", "ruby", "swift", "kotlin", "llm", "agents", "mcp", "embeddings", "documentation", "decision"], "community": 15, "size": 18.4}, {"id": "skill:007", "label": "007", "type": "skill", "x": -0.2822, "y": 0.3823, "degree": 26, "tags": ["security", "python", "agents", "rust", "api", "cicd"], "community": 45, "size": 14.4}, {"id": "skill:context-mode", "label": "context-mode", "type": "skill", "x": -0.0161, "y": -0.2302, "degree": 62, "tags": ["python", "javascript", "typescript", "go", "react", "docker", "terraform", "aws", "mcp", "security", "documentation", "decision", "pattern"], "community": 26, "size": 28.8}, {"id": "skill:strix-vulnerabilities-information-disclosure", "label": "strix-vulnerabilities-information-disclosure", "type": "skill", "x": -0.2396, "y": -0.1882, "degree": 61, "tags": ["python", "typescript", "javascript", "rust", "csharp", "ruby", "php", "docker", "kubernetes", "database", "ai", "testing", "security", "devops", "frontend", "api", "docs"], "community": 26, "size": 28.400000000000002}, {"id": "skill:telegram-bot-builder", "label": "telegram-bot-builder", "type": "skill", "x": -0.0045, "y": -0.0383, "degree": 60, "tags": ["telegram", "bot", "python", "rust", "typescript", "javascript"], "community": 26, "size": 28.0}, {"id": "skill:aws-serverless", "label": "aws-serverless", "type": "skill", "x": -0.4404, "y": -0.156, "degree": 53, "tags": ["aws", "serverless", "python", "api", "cloud", "javascript"], "community": 18, "size": 25.200000000000003}, {"id": "harness:langgraph", "label": "langgraph", "type": "harness", "x": 0.1629, "y": -0.174, "degree": 45, "tags": ["agent-harness", "checkpointing", "graph", "javascript", "langchain", "multi-agent", "orchestration", "production", "python", "state-machine", "streaming"], "community": 26, "size": 22.0}, {"id": "skill:i18n-localization", "label": "i18n-localization", "type": "skill", "x": 0.9194, "y": -0.6906, "degree": 2, "tags": ["i18n", "localization", "python", "frontend", "nextjs", "react"], "community": 20, "size": 6}, {"id": "skill:azure-functions", "label": "azure-functions", "type": "skill", "x": -0.319, "y": -0.6774, "degree": 44, "tags": ["azure", "functions", "python", "typescript", "cloud", "javascript"], "community": 26, "size": 21.6}, {"id": "skill:docx-official", "label": "docx-official", "type": "skill", "x": -0.175, "y": -0.6964, "degree": 44, "tags": ["docx", "official", "python", "typescript", "javascript"], "community": 24, "size": 21.6}, {"id": "skill:odoo-migration-helper", "label": "odoo-migration-helper", "type": "skill", "x": 0.0401, "y": -0.5831, "degree": 46, "tags": ["odoo", "migration", "helper", "python", "express", "javascript"], "community": 26, "size": 22.400000000000002}];
const EDGES = [{"source": "skill:performance-profiling", "target": "skill:007", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:claude-code-expert", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:discord-bot-architect", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:emergency-card", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:frontend-slides", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:github-wayback-recovery", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:junta-leiloeiros", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:n8n-code-javascript", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:odoo-module-developer", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:odoo-xml-views-builder", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "agent:SKILL", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "agent:03-build", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:strix-tooling-semgrep", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:screenshots", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "agent:02-plan", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:understand", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:transformers-js", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:variant-analysis", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:slack-bot-builder", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:strix-custom-source-aware-sast", "weight": 0.03}, {"source": "skill:performance-profiling", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:variant-analysis", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:claude-code-expert", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:discord-bot-architect", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:emergency-card", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:frontend-slides", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:github-wayback-recovery", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:junta-leiloeiros", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:n8n-code-javascript", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:odoo-module-developer", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:odoo-xml-views-builder", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:screenshots", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:slack-bot-builder", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:strix-custom-source-aware-sast", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:strix-tooling-semgrep", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:transformers-js", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:understand", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "agent:03-build", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "agent:02-plan", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "agent:SKILL", "weight": 0.03}, {"source": "skill:variant-analysis", "target": "skill:mattpocock-prototype", "weight": 0.1268}, {"source": "skill:frontend-slides", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:claude-code-expert", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:discord-bot-architect", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:emergency-card", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:screenshots", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "agent:SKILL", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "agent:03-build", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:odoo-module-developer", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:understand", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:transformers-js", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:github-wayback-recovery", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:slack-bot-builder", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "agent:02-plan", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:odoo-xml-views-builder", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:n8n-code-javascript", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:strix-tooling-semgrep", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:strix-custom-source-aware-sast", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:junta-leiloeiros", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:strix-frameworks-fastapi", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "skill:frontend-slides", "target": "skill:mattpocock-prototype", "weight": 0.128}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:007", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:auri-core", "weight": 0.06}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:aws-cost-cleanup", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:aws-secrets-rotation", "weight": 0.06}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:aws-serverless", "weight": 0.06}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:claude-api", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:claude-code-expert", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:discord-bot-architect", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:doc-traceability-validator", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:docker", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:emergency-card", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:faf-wizard", "weight": 0.06}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:github-archive", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:github-commit-recovery", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:github-wayback-recovery", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:hugging-face-cli", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:junta-leiloeiros", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:last30days", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:n8n-code-javascript", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:odoo-module-developer", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:odoo-xml-views-builder", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:prompt-optimizer", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:python-background-jobs", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:screenshots", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:slack-bot-builder", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.5132}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:strix-custom-source-aware-sast", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:understand", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:strix-frameworks-nestjs", "weight": 0.6302}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:transformers-js", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "agent:check-gates", "weight": 0.5234}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:strix-vulnerabilities-rce", "weight": 0.6294}, {"source": "skill:strix-frameworks-fastapi", "target": "agent:reverse-engineer", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "agent:SKILL", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:telegram-bot-builder", "weight": 0.06}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:strix-vulnerabilities-subdomain-takeover", "weight": 0.06}, {"source": "skill:strix-frameworks-fastapi", "target": "agent:03-build", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.6882}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:strix-tooling-semgrep", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:vulnerability-scanner", "weight": 0.06}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:voice-ai-development", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.6672}, {"source": "skill:strix-frameworks-fastapi", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:strix-frameworks-fastapi", "target": "agent:02-plan", "weight": 0.5523}, {"source": "skill:strix-frameworks-fastapi", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:strix-frameworks-fastapi", "target": "harness:deer-flow", "weight": 0.0686}, {"source": "skill:junta-leiloeiros", "target": "skill:007", "weight": 0.4927}, {"source": "skill:junta-leiloeiros", "target": "skill:agentphone", "weight": 0.06}, {"source": "skill:junta-leiloeiros", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:claude-code-expert", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:discord-bot-architect", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:emergency-card", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:faf-wizard", "weight": 0.06}, {"source": "skill:junta-leiloeiros", "target": "skill:github-wayback-recovery", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:personal-tool-builder", "weight": 0.527}, {"source": "skill:junta-leiloeiros", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:odoo-module-developer", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:screenshots", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "agent:SKILL", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:python-background-jobs", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:understand", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:transformers-js", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "agent:03-build", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:slack-bot-builder", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:n8n-code-javascript", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:strix-custom-source-aware-sast", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:odoo-xml-views-builder", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "agent:02-plan", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:pydantic-ai", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:strix-tooling-semgrep", "weight": 0.03}, {"source": "skill:junta-leiloeiros", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:azd-deployment", "target": "skill:ai-engineer", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "skill:andrej-karpathy", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "skill:audio-transcriber", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "skill:embedding-strategies", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "skill:langgraph", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "skill:daily", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "skill:llm-evaluation", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "skill:yann-lecun-filosofia", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "skill:local-llm-expert", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "skill:voice-ai-development", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "skill:m365-agents-py", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "skill:telegram", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "skill:azure-search-documents-py", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "skill:yann-lecun", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "skill:hugging-face-evaluation", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "agent:engineering-ai-engineer", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "skill:vercel-ai-sdk-expert", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "skill:last30days", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "skill:hugging-face-cli", "weight": 0.03}, {"source": "skill:azd-deployment", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:discord-bot-architect", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:ai-agents-architect", "weight": 0.06}, {"source": "skill:discord-bot-architect", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:claude-code-expert", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "agent:SKILL", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:strix-tooling-semgrep", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:strix-custom-source-aware-sast", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "agent:03-build", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:telegram", "weight": 0.5158}, {"source": "skill:discord-bot-architect", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:screenshots", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:odoo-module-developer", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:understand", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:transformers-js", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "agent:02-plan", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:github-wayback-recovery", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:slack-bot-builder", "weight": 0.06}, {"source": "skill:discord-bot-architect", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:telegram-bot-builder", "weight": 0.5958}, {"source": "skill:discord-bot-architect", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:odoo-xml-views-builder", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:n8n-code-javascript", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:emergency-card", "weight": 0.03}, {"source": "skill:discord-bot-architect", "target": "skill:mattpocock-prototype", "weight": 0.1182}, {"source": "skill:discord-bot-architect", "target": "harness:deer-flow", "weight": 0.0686}, {"source": "skill:strix-tooling-semgrep", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:claude-code-expert", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:emergency-card", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:github-wayback-recovery", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:n8n-code-javascript", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:odoo-module-developer", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:odoo-xml-views-builder", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:screenshots", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:slack-bot-builder", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:strix-custom-source-aware-sast", "weight": 0.5246}, {"source": "skill:strix-tooling-semgrep", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:understand", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:transformers-js", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "agent:SKILL", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "agent:03-build", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:strix-tooling-subfinder", "weight": 0.4552}, {"source": "skill:strix-tooling-semgrep", "target": "agent:02-plan", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:strix-tooling-semgrep", "target": "skill:mattpocock-prototype", "weight": 0.1342}, {"source": "skill:strix-tooling-semgrep", "target": "harness:deer-flow", "weight": 0.0678}, {"source": "agent:03-build", "target": "skill:agentphone", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:aws-secrets-rotation", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:azure-functions", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:claude-code-expert", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:context-mode", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:docx-official", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:emergency-card", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:github-wayback-recovery", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:n8n-code-javascript", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:odoo-module-developer", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:odoo-xml-views-builder", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:screenshots", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:slack-bot-builder", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:strix-custom-source-aware-sast", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:transformers-js", "weight": 0.03}, {"source": "agent:03-build", "target": "skill:understand", "weight": 0.03}, {"source": "agent:03-build", "target": "agent:02-plan", "weight": 0.5786}, {"source": "agent:03-build", "target": "agent:SKILL", "weight": 0.5831}, {"source": "agent:03-build", "target": "harness:langgraph", "weight": 0.03}, {"source": "agent:03-build", "target": "agent:check-gates", "weight": 0.5267}, {"source": "skill:aws-secrets-rotation", "target": "skill:agentphone", "weight": 0.06}, {"source": "skill:aws-secrets-rotation", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:auri-core", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:aws-cost-cleanup", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.06}, {"source": "skill:aws-secrets-rotation", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:odoo-module-developer", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:screenshots", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:doc-traceability-validator", "weight": 0.06}, {"source": "skill:aws-secrets-rotation", "target": "skill:evaluation-methodology", "weight": 0.06}, {"source": "skill:aws-secrets-rotation", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:github-wayback-recovery", "weight": 0.06}, {"source": "skill:aws-secrets-rotation", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:python-background-jobs", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:understand", "weight": 0.06}, {"source": "skill:aws-secrets-rotation", "target": "skill:transformers-js", "weight": 0.09}, {"source": "skill:aws-secrets-rotation", "target": "skill:aws-serverless", "weight": 0.06}, {"source": "skill:aws-secrets-rotation", "target": "skill:github-archive", "weight": 0.09}, {"source": "skill:aws-secrets-rotation", "target": "agent:02-plan", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:hugging-face-cli", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:deployment-patterns", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:faf-wizard", "weight": 0.06}, {"source": "skill:aws-secrets-rotation", "target": "skill:strix-vulnerabilities-subdomain-takeover", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:slack-bot-builder", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:n8n-code-javascript", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:strix-custom-source-aware-sast", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:claude-code-expert", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:vulnerability-scanner", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:odoo-xml-views-builder", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:emergency-card", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:github-commit-recovery", "weight": 0.06}, {"source": "skill:aws-secrets-rotation", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:aws-secrets-rotation", "target": "agent:SKILL", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:aws-secrets-rotation", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:emergency-card", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:claude-code-expert", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:odoo-module-developer", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:github-wayback-recovery", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:understand", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:transformers-js", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:emergency-card", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:emergency-card", "target": "agent:SKILL", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:slack-bot-builder", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:n8n-code-javascript", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:strix-custom-source-aware-sast", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:odoo-xml-views-builder", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:emergency-card", "target": "agent:02-plan", "weight": 0.03}, {"source": "skill:emergency-card", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:goal-analyzer", "weight": 0.5434}, {"source": "skill:emergency-card", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:screenshots", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:emergency-card", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:claude-code-expert", "target": "skill:007", "weight": 0.5227}, {"source": "skill:claude-code-expert", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:github-archive", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:github-wayback-recovery", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:deployment-patterns", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:slack-bot-builder", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:claude-settings-audit", "weight": 0.06}, {"source": "skill:claude-code-expert", "target": "agent:SKILL", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:odoo-xml-views-builder", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:n8n-code-javascript", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:strix-custom-source-aware-sast", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:privacy-by-design", "weight": 0.06}, {"source": "skill:claude-code-expert", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "agent:02-plan", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:screenshots", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:evaluation-methodology", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:odoo-module-developer", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:doc-traceability-validator", "weight": 0.06}, {"source": "skill:claude-code-expert", "target": "skill:understand", "weight": 0.09}, {"source": "skill:claude-code-expert", "target": "skill:transformers-js", "weight": 0.03}, {"source": "skill:claude-code-expert", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:claude-code-expert", "target": "harness:deer-flow", "weight": 0.0691}, {"source": "agent:02-plan", "target": "skill:007", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:agentphone", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:auri-core", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:azure-functions", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:claude-api", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:context-mode", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:doc-traceability-validator", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:docker", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:docx-official", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:elon-musk", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:faf-wizard", "weight": 0.06}, {"source": "agent:02-plan", "target": "skill:github-wayback-recovery", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:last30days", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:n8n-code-javascript", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:odoo-module-developer", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:odoo-xml-views-builder", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:personal-tool-builder", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:prompt-optimizer", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:screenshots", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:slack-bot-builder", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:strix-custom-source-aware-sast", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.06}, {"source": "agent:02-plan", "target": "skill:strix-vulnerabilities-rce", "weight": 0.5004}, {"source": "agent:02-plan", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:strix-vulnerabilities-subdomain-takeover", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:telegram-bot-builder", "weight": 0.06}, {"source": "agent:02-plan", "target": "skill:transformers-js", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:understand", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:voice-ai-development", "weight": 0.03}, {"source": "agent:02-plan", "target": "skill:vulnerability-scanner", "weight": 0.03}, {"source": "agent:02-plan", "target": "agent:check-gates", "weight": 0.5895}, {"source": "agent:02-plan", "target": "agent:SKILL", "weight": 0.5285}, {"source": "agent:02-plan", "target": "agent:reverse-engineer", "weight": 0.03}, {"source": "agent:02-plan", "target": "harness:langgraph", "weight": 0.03}, {"source": "agent:02-plan", "target": "harness:deer-flow", "weight": 0.0587}, {"source": "skill:vercel-ai-sdk-expert", "target": "skill:ai-engineer", "weight": 0.03}, {"source": "skill:vercel-ai-sdk-expert", "target": "skill:ai-wrapper-product", "weight": 0.5528}, {"source": "skill:vercel-ai-sdk-expert", "target": "skill:andrej-karpathy", "weight": 0.03}, {"source": "skill:vercel-ai-sdk-expert", "target": "skill:audio-transcriber", "weight": 0.03}, {"source": "skill:vercel-ai-sdk-expert", "target": "skill:azure-search-documents-py", "weight": 0.03}, {"source": "skill:vercel-ai-sdk-expert", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:vercel-ai-sdk-expert", "target": "skill:daily", "weight": 0.03}, {"source": "skill:vercel-ai-sdk-expert", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:vercel-ai-sdk-expert", "target": "skill:embedding-strategies", "weight": 0.03}, {"source": "skill:vercel-ai-sdk-expert", "target": "skill:hugging-face-cli", "weight": 0.03}, {"source": "skill:vercel-ai-sdk-expert", "target": "skill:hugging-face-evaluation", "weight": 0.03}, {"source": "skill:vercel-ai-sdk-expert", "target": "skill:langgraph", "weight": 0.03}, {"source": "skill:vercel-ai-sdk-expert", "target": "skill:last30days", "weight": 0.03}, {"source": "skill:vercel-ai-sdk-expert", "target": "skill:llm-evaluation", "weight": 0.03}, {"source": "skill:vercel-ai-sdk-expert", "target": "skill:local-llm-expert", "weight": 0.06}, {"source": "skill:vercel-ai-sdk-expert", "target": "skill:m365-agents-py", "weight": 0.03}, {"source": "skill:vercel-ai-sdk-expert", "target": "skill:telegram-bot-builder", "weight": 0.5038}, {"source": "skill:vercel-ai-sdk-expert", "target": "skill:telegram", "weight": 0.03}, {"source": "skill:vercel-ai-sdk-expert", "target": "skill:yann-lecun-filosofia", "weight": 0.03}, {"source": "skill:vercel-ai-sdk-expert", "target": "skill:voice-ai-development", "weight": 0.03}, {"source": "skill:vercel-ai-sdk-expert", "target": "agent:engineering-ai-engineer", "weight": 0.03}, {"source": "skill:vercel-ai-sdk-expert", "target": "skill:yann-lecun", "weight": 0.03}, {"source": "skill:vercel-ai-sdk-expert", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:llm-evaluation", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "skill:ai-engineer", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "skill:andrej-karpathy", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "skill:audio-transcriber", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "skill:azure-search-documents-py", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "skill:claude-api", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "skill:daily", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "skill:embedding-strategies", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "skill:evaluation-methodology", "weight": 0.5151}, {"source": "skill:llm-evaluation", "target": "skill:hugging-face-cli", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "skill:hugging-face-evaluation", "weight": 0.06}, {"source": "skill:llm-evaluation", "target": "skill:langgraph", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "skill:last30days", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "skill:llm-app-patterns", "weight": 0.5852}, {"source": "skill:llm-evaluation", "target": "skill:prompt-optimizer", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "skill:understand", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "agent:engineering-ai-engineer", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "skill:yann-lecun-filosofia", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "skill:local-llm-expert", "weight": 0.06}, {"source": "skill:llm-evaluation", "target": "skill:pydantic-ai", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "skill:voice-ai-development", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "skill:regex-vs-llm-structured-text", "weight": 0.4675}, {"source": "skill:llm-evaluation", "target": "skill:m365-agents-py", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "skill:telegram", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "skill:yann-lecun", "weight": 0.03}, {"source": "skill:llm-evaluation", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:personal-tool-builder", "target": "skill:agentphone", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:ai-wrapper-product", "weight": 0.5188}, {"source": "skill:personal-tool-builder", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:personal-tool-builder", "target": "skill:deployment-patterns", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:docker", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:faf-wizard", "weight": 0.06}, {"source": "skill:personal-tool-builder", "target": "skill:github-commit-recovery", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:github-wayback-recovery", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:loki-mode", "weight": 0.5219}, {"source": "skill:personal-tool-builder", "target": "skill:n8n-code-javascript", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:odoo-module-developer", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:odoo-xml-views-builder", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:screenshots", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "agent:SKILL", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:strix-frameworks-nestjs", "weight": 0.06}, {"source": "skill:personal-tool-builder", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:prompt-optimizer", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:understand", "weight": 0.06}, {"source": "skill:personal-tool-builder", "target": "skill:transformers-js", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:strix-vulnerabilities-rce", "weight": 0.06}, {"source": "skill:personal-tool-builder", "target": "skill:slack-bot-builder", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:strix-custom-source-aware-sast", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.06}, {"source": "skill:personal-tool-builder", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.06}, {"source": "skill:personal-tool-builder", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:personal-tool-builder", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:personal-tool-builder", "target": "harness:deer-flow", "weight": 0.0772}, {"source": "skill:langgraph", "target": "skill:ai-engineer", "weight": 0.03}, {"source": "skill:langgraph", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:langgraph", "target": "skill:andrej-karpathy", "weight": 0.03}, {"source": "skill:langgraph", "target": "skill:audio-transcriber", "weight": 0.03}, {"source": "skill:langgraph", "target": "skill:azure-search-documents-py", "weight": 0.03}, {"source": "skill:langgraph", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:langgraph", "target": "skill:daily", "weight": 0.03}, {"source": "skill:langgraph", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:langgraph", "target": "skill:embedding-strategies", "weight": 0.03}, {"source": "skill:langgraph", "target": "skill:hugging-face-cli", "weight": 0.03}, {"source": "skill:langgraph", "target": "skill:hugging-face-evaluation", "weight": 0.03}, {"source": "skill:langgraph", "target": "skill:voice-ai-development", "weight": 0.03}, {"source": "skill:langgraph", "target": "skill:llm-app-patterns", "weight": 0.536}, {"source": "skill:langgraph", "target": "skill:m365-agents-py", "weight": 0.03}, {"source": "skill:langgraph", "target": "skill:telegram", "weight": 0.03}, {"source": "skill:langgraph", "target": "harness:langgraph", "weight": 0.5058}, {"source": "skill:langgraph", "target": "skill:yann-lecun", "weight": 0.03}, {"source": "skill:langgraph", "target": "skill:last30days", "weight": 0.03}, {"source": "skill:langgraph", "target": "skill:yann-lecun-filosofia", "weight": 0.03}, {"source": "skill:langgraph", "target": "skill:local-llm-expert", "weight": 0.03}, {"source": "skill:langgraph", "target": "agent:engineering-ai-engineer", "weight": 0.03}, {"source": "skill:langgraph", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:langgraph", "target": "harness:deer-flow", "weight": 0.0925}, {"source": "skill:voice-ai-development", "target": "skill:007", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:ai-engineer", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:ai-wrapper-product", "weight": 0.06}, {"source": "skill:voice-ai-development", "target": "skill:andrej-karpathy", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:audio-transcriber", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:auri-core", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:azure-search-documents-py", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:claude-api", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:claude-settings-audit", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:daily", "weight": 0.5647}, {"source": "skill:voice-ai-development", "target": "skill:doc-traceability-validator", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:docker", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:elon-musk", "weight": 0.06}, {"source": "skill:voice-ai-development", "target": "skill:embedding-strategies", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:hugging-face-cli", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:hugging-face-evaluation", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:last30days", "weight": 0.06}, {"source": "skill:voice-ai-development", "target": "skill:local-llm-expert", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:m365-agents-py", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:prompt-optimizer", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:strix-vulnerabilities-subdomain-takeover", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:telegram", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:vulnerability-scanner", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "agent:reverse-engineer", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:yann-lecun", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "agent:engineering-ai-engineer", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:yann-lecun-filosofia", "weight": 0.03}, {"source": "skill:voice-ai-development", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:agentphone", "target": "skill:github-archive", "weight": 0.09}, {"source": "skill:agentphone", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:local-llm-expert", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:deployment-patterns", "weight": 0.09}, {"source": "skill:agentphone", "target": "skill:faf-wizard", "weight": 0.15}, {"source": "skill:agentphone", "target": "skill:slack-bot-builder", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:claude-settings-audit", "weight": 0.12}, {"source": "skill:agentphone", "target": "skill:n8n-code-javascript", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:github-commit-recovery", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:strix-custom-source-aware-sast", "weight": 0.06}, {"source": "skill:agentphone", "target": "skill:claude-api", "weight": 0.09}, {"source": "skill:agentphone", "target": "skill:odoo-xml-views-builder", "weight": 0.06}, {"source": "skill:agentphone", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:agentphone", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:pydantic-ai", "weight": 0.06}, {"source": "skill:agentphone", "target": "skill:context-mode", "weight": 0.12}, {"source": "skill:agentphone", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:agentphone", "target": "agent:SKILL", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:regex-vs-llm-structured-text", "weight": 0.06}, {"source": "skill:agentphone", "target": "skill:screenshots", "weight": 0.06}, {"source": "skill:agentphone", "target": "skill:odoo-qweb-templates", "weight": 0.06}, {"source": "skill:agentphone", "target": "skill:llm-app-patterns", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:evaluation-methodology", "weight": 0.12}, {"source": "skill:agentphone", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:odoo-module-developer", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:doc-traceability-validator", "weight": 0.09}, {"source": "skill:agentphone", "target": "skill:github-wayback-recovery", "weight": 0.12}, {"source": "skill:agentphone", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:odoo-migration-helper", "weight": 0.06}, {"source": "skill:agentphone", "target": "skill:python-background-jobs", "weight": 0.06}, {"source": "skill:agentphone", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:prompt-optimizer", "weight": 0.06}, {"source": "skill:agentphone", "target": "skill:understand", "weight": 0.15}, {"source": "skill:agentphone", "target": "skill:transformers-js", "weight": 0.09}, {"source": "skill:agentphone", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:agentphone", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:telegram", "target": "skill:ai-engineer", "weight": 0.03}, {"source": "skill:telegram", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:telegram", "target": "skill:andrej-karpathy", "weight": 0.03}, {"source": "skill:telegram", "target": "skill:audio-transcriber", "weight": 0.03}, {"source": "skill:telegram", "target": "skill:azure-search-documents-py", "weight": 0.03}, {"source": "skill:telegram", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:telegram", "target": "skill:daily", "weight": 0.03}, {"source": "skill:telegram", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:telegram", "target": "skill:embedding-strategies", "weight": 0.03}, {"source": "skill:telegram", "target": "skill:hugging-face-cli", "weight": 0.03}, {"source": "skill:telegram", "target": "skill:hugging-face-evaluation", "weight": 0.03}, {"source": "skill:telegram", "target": "skill:last30days", "weight": 0.03}, {"source": "skill:telegram", "target": "skill:local-llm-expert", "weight": 0.03}, {"source": "skill:telegram", "target": "skill:m365-agents-py", "weight": 0.03}, {"source": "skill:telegram", "target": "skill:telegram-bot-builder", "weight": 0.5966}, {"source": "skill:telegram", "target": "skill:yann-lecun", "weight": 0.03}, {"source": "skill:telegram", "target": "agent:engineering-ai-engineer", "weight": 0.03}, {"source": "skill:telegram", "target": "skill:yann-lecun-filosofia", "weight": 0.03}, {"source": "skill:telegram", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:telegram", "target": "harness:deer-flow", "weight": 0.0767}, {"source": "skill:prompt-optimizer", "target": "skill:007", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:auri-core", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:claude-api", "weight": 0.15}, {"source": "skill:prompt-optimizer", "target": "skill:claude-settings-audit", "weight": 0.15}, {"source": "skill:prompt-optimizer", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:prompt-optimizer", "target": "skill:deployment-patterns", "weight": 0.12}, {"source": "skill:prompt-optimizer", "target": "skill:doc-traceability-validator", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:docker", "weight": 0.06}, {"source": "skill:prompt-optimizer", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:evaluation-methodology", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:faf-wizard", "weight": 0.15}, {"source": "skill:prompt-optimizer", "target": "skill:github-commit-recovery", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:last30days", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:llm-app-patterns", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:local-llm-expert", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:strix-vulnerabilities-rce", "weight": 0.06}, {"source": "skill:prompt-optimizer", "target": "skill:strix-vulnerabilities-subdomain-takeover", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.12}, {"source": "skill:prompt-optimizer", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:strix-custom-source-aware-sast", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:vulnerability-scanner", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.06}, {"source": "skill:prompt-optimizer", "target": "skill:pydantic-ai", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:regex-vs-llm-structured-text", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:screenshots", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "agent:reverse-engineer", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:prompt-optimizer", "target": "skill:understand", "weight": 0.15}, {"source": "skill:prompt-optimizer", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:prompt-optimizer", "target": "harness:deer-flow", "weight": 0.0993}, {"source": "skill:claude-settings-audit", "target": "skill:007", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:auri-core", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:claude-api", "weight": 0.12}, {"source": "skill:claude-settings-audit", "target": "skill:doc-traceability-validator", "weight": 0.09}, {"source": "skill:claude-settings-audit", "target": "agent:reverse-engineer", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:docker", "weight": 0.06}, {"source": "skill:claude-settings-audit", "target": "skill:last30days", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:python-background-jobs", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:understand", "weight": 0.15}, {"source": "skill:claude-settings-audit", "target": "skill:strix-vulnerabilities-rce", "weight": 0.06}, {"source": "skill:claude-settings-audit", "target": "skill:deployment-patterns", "weight": 0.15}, {"source": "skill:claude-settings-audit", "target": "skill:faf-wizard", "weight": 0.15}, {"source": "skill:claude-settings-audit", "target": "skill:strix-vulnerabilities-subdomain-takeover", "weight": 0.06}, {"source": "skill:claude-settings-audit", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.12}, {"source": "skill:claude-settings-audit", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:pydantic-ai", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:github-commit-recovery", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:strix-custom-source-aware-sast", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:vulnerability-scanner", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:odoo-xml-views-builder", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.06}, {"source": "skill:claude-settings-audit", "target": "skill:context-mode", "weight": 0.09}, {"source": "skill:claude-settings-audit", "target": "skill:elon-musk", "weight": 0.06}, {"source": "skill:claude-settings-audit", "target": "skill:screenshots", "weight": 0.06}, {"source": "skill:claude-settings-audit", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:evaluation-methodology", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:i18n-localization", "weight": 0.03}, {"source": "skill:claude-settings-audit", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:claude-settings-audit", "target": "harness:deer-flow", "weight": 0.1371}, {"source": "skill:embedding-strategies", "target": "skill:ai-engineer", "weight": 0.03}, {"source": "skill:embedding-strategies", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:embedding-strategies", "target": "skill:andrej-karpathy", "weight": 0.03}, {"source": "skill:embedding-strategies", "target": "skill:audio-transcriber", "weight": 0.03}, {"source": "skill:embedding-strategies", "target": "skill:azure-search-documents-py", "weight": 0.03}, {"source": "skill:embedding-strategies", "target": "skill:claude-api", "weight": 0.03}, {"source": "skill:embedding-strategies", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:embedding-strategies", "target": "skill:daily", "weight": 0.03}, {"source": "skill:embedding-strategies", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:embedding-strategies", "target": "agent:engineering-ai-engineer", "weight": 0.03}, {"source": "skill:embedding-strategies", "target": "skill:m365-agents-py", "weight": 0.03}, {"source": "skill:embedding-strategies", "target": "skill:yann-lecun", "weight": 0.03}, {"source": "skill:embedding-strategies", "target": "skill:hugging-face-evaluation", "weight": 0.03}, {"source": "skill:embedding-strategies", "target": "skill:transformers-js", "weight": 0.03}, {"source": "skill:embedding-strategies", "target": "skill:last30days", "weight": 0.03}, {"source": "skill:embedding-strategies", "target": "skill:hugging-face-cli", "weight": 0.03}, {"source": "skill:embedding-strategies", "target": "skill:yann-lecun-filosofia", "weight": 0.06}, {"source": "skill:embedding-strategies", "target": "skill:local-llm-expert", "weight": 0.03}, {"source": "skill:embedding-strategies", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:python-background-jobs", "target": "skill:auri-core", "weight": 0.03}, {"source": "skill:python-background-jobs", "target": "skill:aws-cost-cleanup", "weight": 0.03}, {"source": "skill:python-background-jobs", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:python-background-jobs", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:python-background-jobs", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:python-background-jobs", "target": "skill:deployment-patterns", "weight": 0.06}, {"source": "skill:python-background-jobs", "target": "skill:doc-traceability-validator", "weight": 0.03}, {"source": "skill:python-background-jobs", "target": "skill:evaluation-methodology", "weight": 0.03}, {"source": "skill:python-background-jobs", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:python-background-jobs", "target": "skill:github-archive", "weight": 0.06}, {"source": "skill:python-background-jobs", "target": "skill:github-commit-recovery", "weight": 0.03}, {"source": "skill:python-background-jobs", "target": "skill:github-wayback-recovery", "weight": 0.03}, {"source": "skill:python-background-jobs", "target": "skill:hugging-face-cli", "weight": 0.03}, {"source": "skill:python-background-jobs", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:python-background-jobs", "target": "skill:pydantic-ai", "weight": 0.03}, {"source": "skill:python-background-jobs", "target": "skill:understand", "weight": 0.03}, {"source": "skill:python-background-jobs", "target": "skill:strix-vulnerabilities-subdomain-takeover", "weight": 0.03}, {"source": "skill:python-background-jobs", "target": "skill:vulnerability-scanner", "weight": 0.03}, {"source": "skill:python-background-jobs", "target": "skill:regex-vs-llm-structured-text", "weight": 0.03}, {"source": "skill:python-background-jobs", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.06}, {"source": "skill:python-background-jobs", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:ai-engineer", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:ai-engineer", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:ai-engineer", "target": "skill:hugging-face-evaluation", "weight": 0.03}, {"source": "skill:ai-engineer", "target": "skill:yann-lecun", "weight": 0.03}, {"source": "skill:ai-engineer", "target": "skill:andrej-karpathy", "weight": 0.03}, {"source": "skill:ai-engineer", "target": "skill:last30days", "weight": 0.03}, {"source": "skill:ai-engineer", "target": "skill:loki-mode", "weight": 0.5474}, {"source": "skill:ai-engineer", "target": "skill:hugging-face-cli", "weight": 0.03}, {"source": "skill:ai-engineer", "target": "skill:daily", "weight": 0.5578}, {"source": "skill:ai-engineer", "target": "skill:yann-lecun-filosofia", "weight": 0.03}, {"source": "skill:ai-engineer", "target": "skill:local-llm-expert", "weight": 0.03}, {"source": "skill:ai-engineer", "target": "skill:m365-agents-py", "weight": 0.03}, {"source": "skill:ai-engineer", "target": "agent:engineering-ai-engineer", "weight": 0.6394}, {"source": "skill:ai-engineer", "target": "agent:reverse-engineer", "weight": 0.03}, {"source": "skill:ai-engineer", "target": "skill:audio-transcriber", "weight": 0.03}, {"source": "skill:ai-engineer", "target": "skill:ai-wrapper-product", "weight": 0.5722}, {"source": "skill:ai-engineer", "target": "skill:azure-search-documents-py", "weight": 0.03}, {"source": "skill:ai-engineer", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:ai-engineer", "target": "harness:deer-flow", "weight": 0.4981}, {"source": "skill:regex-vs-llm-structured-text", "target": "skill:claude-api", "weight": 0.03}, {"source": "skill:regex-vs-llm-structured-text", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:regex-vs-llm-structured-text", "target": "skill:deployment-patterns", "weight": 0.03}, {"source": "skill:regex-vs-llm-structured-text", "target": "skill:doc-traceability-validator", "weight": 0.03}, {"source": "skill:regex-vs-llm-structured-text", "target": "skill:evaluation-methodology", "weight": 0.06}, {"source": "skill:regex-vs-llm-structured-text", "target": "skill:github-archive", "weight": 0.03}, {"source": "skill:regex-vs-llm-structured-text", "target": "skill:github-wayback-recovery", "weight": 0.03}, {"source": "skill:regex-vs-llm-structured-text", "target": "skill:llm-app-patterns", "weight": 0.03}, {"source": "skill:regex-vs-llm-structured-text", "target": "skill:local-llm-expert", "weight": 0.03}, {"source": "skill:regex-vs-llm-structured-text", "target": "skill:pydantic-ai", "weight": 0.03}, {"source": "skill:regex-vs-llm-structured-text", "target": "skill:understand", "weight": 0.06}, {"source": "skill:regex-vs-llm-structured-text", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:deployment-patterns", "target": "skill:claude-api", "weight": 0.03}, {"source": "skill:deployment-patterns", "target": "skill:context-mode", "weight": 0.09}, {"source": "skill:deployment-patterns", "target": "skill:github-commit-recovery", "weight": 0.06}, {"source": "skill:deployment-patterns", "target": "skill:strix-custom-source-aware-sast", "weight": 0.03}, {"source": "skill:deployment-patterns", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:deployment-patterns", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.06}, {"source": "skill:deployment-patterns", "target": "skill:screenshots", "weight": 0.03}, {"source": "skill:deployment-patterns", "target": "skill:evaluation-methodology", "weight": 0.06}, {"source": "skill:deployment-patterns", "target": "skill:doc-traceability-validator", "weight": 0.09}, {"source": "skill:deployment-patterns", "target": "skill:docker", "weight": 0.03}, {"source": "skill:deployment-patterns", "target": "skill:github-wayback-recovery", "weight": 0.06}, {"source": "skill:deployment-patterns", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:deployment-patterns", "target": "skill:understand", "weight": 0.12}, {"source": "skill:deployment-patterns", "target": "skill:transformers-js", "weight": 0.03}, {"source": "skill:deployment-patterns", "target": "skill:github-archive", "weight": 0.06}, {"source": "skill:deployment-patterns", "target": "skill:strix-vulnerabilities-rce", "weight": 0.06}, {"source": "skill:deployment-patterns", "target": "skill:faf-wizard", "weight": 0.09}, {"source": "skill:deployment-patterns", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.06}, {"source": "skill:deployment-patterns", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:deployment-patterns", "target": "harness:deer-flow", "weight": 0.0993}, {"source": "skill:audio-transcriber", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:audio-transcriber", "target": "skill:andrej-karpathy", "weight": 0.03}, {"source": "skill:audio-transcriber", "target": "skill:hugging-face-evaluation", "weight": 0.03}, {"source": "skill:audio-transcriber", "target": "skill:last30days", "weight": 0.03}, {"source": "skill:audio-transcriber", "target": "skill:hugging-face-cli", "weight": 0.03}, {"source": "skill:audio-transcriber", "target": "skill:yann-lecun-filosofia", "weight": 0.03}, {"source": "skill:audio-transcriber", "target": "skill:local-llm-expert", "weight": 0.03}, {"source": "skill:audio-transcriber", "target": "skill:daily", "weight": 0.03}, {"source": "skill:audio-transcriber", "target": "agent:engineering-ai-engineer", "weight": 0.03}, {"source": "skill:audio-transcriber", "target": "skill:m365-agents-py", "weight": 0.03}, {"source": "skill:audio-transcriber", "target": "skill:azure-search-documents-py", "weight": 0.03}, {"source": "skill:audio-transcriber", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:audio-transcriber", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:audio-transcriber", "target": "skill:yann-lecun", "weight": 0.03}, {"source": "skill:audio-transcriber", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:aws-cost-cleanup", "target": "skill:auri-core", "weight": 0.03}, {"source": "skill:aws-cost-cleanup", "target": "skill:aws-serverless", "weight": 0.5201}, {"source": "skill:aws-cost-cleanup", "target": "skill:github-archive", "weight": 0.03}, {"source": "skill:aws-cost-cleanup", "target": "skill:hugging-face-cli", "weight": 0.03}, {"source": "skill:aws-cost-cleanup", "target": "skill:strix-vulnerabilities-subdomain-takeover", "weight": 0.03}, {"source": "skill:aws-cost-cleanup", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:aws-cost-cleanup", "target": "skill:github-commit-recovery", "weight": 0.03}, {"source": "skill:aws-cost-cleanup", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:aws-cost-cleanup", "target": "skill:vulnerability-scanner", "weight": 0.03}, {"source": "skill:aws-cost-cleanup", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:aws-cost-cleanup", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:aws-cost-cleanup", "target": "skill:mattpocock-prototype", "weight": 0.1337}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:claude-api", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:faf-wizard", "weight": 0.06}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:github-wayback-recovery", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:n8n-code-javascript", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:odoo-module-developer", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:odoo-xml-views-builder", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:screenshots", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:slack-bot-builder", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:understand", "weight": 0.06}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:transformers-js", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "agent:SKILL", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:strix-custom-source-aware-sast", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:strix-custom-source-aware-sast", "target": "harness:deer-flow", "weight": 0.0602}, {"source": "skill:hugging-face-evaluation", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:hugging-face-evaluation", "target": "skill:andrej-karpathy", "weight": 0.03}, {"source": "skill:hugging-face-evaluation", "target": "skill:azure-search-documents-py", "weight": 0.03}, {"source": "skill:hugging-face-evaluation", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:hugging-face-evaluation", "target": "skill:daily", "weight": 0.03}, {"source": "skill:hugging-face-evaluation", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:hugging-face-evaluation", "target": "skill:hugging-face-cli", "weight": 0.6092}, {"source": "skill:hugging-face-evaluation", "target": "skill:m365-agents-py", "weight": 0.03}, {"source": "skill:hugging-face-evaluation", "target": "skill:yann-lecun", "weight": 0.03}, {"source": "skill:hugging-face-evaluation", "target": "skill:last30days", "weight": 0.03}, {"source": "skill:hugging-face-evaluation", "target": "skill:loki-mode", "weight": 0.512}, {"source": "skill:hugging-face-evaluation", "target": "skill:local-llm-expert", "weight": 0.03}, {"source": "skill:hugging-face-evaluation", "target": "agent:engineering-ai-engineer", "weight": 0.03}, {"source": "skill:hugging-face-evaluation", "target": "skill:yann-lecun-filosofia", "weight": 0.03}, {"source": "skill:hugging-face-evaluation", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:hugging-face-evaluation", "target": "harness:deer-flow", "weight": 0.0899}, {"source": "skill:doc-traceability-validator", "target": "skill:007", "weight": 0.03}, {"source": "skill:doc-traceability-validator", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:doc-traceability-validator", "target": "skill:auri-core", "weight": 0.03}, {"source": "skill:doc-traceability-validator", "target": "skill:claude-api", "weight": 0.06}, {"source": "skill:doc-traceability-validator", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:doc-traceability-validator", "target": "skill:faf-wizard", "weight": 0.09}, {"source": "skill:doc-traceability-validator", "target": "skill:strix-vulnerabilities-subdomain-takeover", "weight": 0.03}, {"source": "skill:doc-traceability-validator", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:doc-traceability-validator", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:doc-traceability-validator", "target": "skill:github-commit-recovery", "weight": 0.03}, {"source": "skill:doc-traceability-validator", "target": "skill:vulnerability-scanner", "weight": 0.03}, {"source": "skill:doc-traceability-validator", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:doc-traceability-validator", "target": "agent:reverse-engineer", "weight": 0.03}, {"source": "skill:doc-traceability-validator", "target": "skill:evaluation-methodology", "weight": 0.12}, {"source": "skill:doc-traceability-validator", "target": "skill:github-wayback-recovery", "weight": 0.09}, {"source": "skill:doc-traceability-validator", "target": "skill:understand", "weight": 0.09}, {"source": "skill:doc-traceability-validator", "target": "skill:transformers-js", "weight": 0.09}, {"source": "skill:doc-traceability-validator", "target": "skill:docker", "weight": 0.03}, {"source": "skill:doc-traceability-validator", "target": "skill:last30days", "weight": 0.03}, {"source": "skill:doc-traceability-validator", "target": "skill:github-archive", "weight": 0.09}, {"source": "skill:doc-traceability-validator", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:doc-traceability-validator", "target": "harness:deer-flow", "weight": 0.0799}, {"source": "skill:daily", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:daily", "target": "skill:andrej-karpathy", "weight": 0.03}, {"source": "skill:daily", "target": "skill:azure-search-documents-py", "weight": 0.03}, {"source": "skill:daily", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:daily", "target": "skill:m365-agents-py", "weight": 0.03}, {"source": "skill:daily", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:daily", "target": "agent:engineering-ai-engineer", "weight": 0.03}, {"source": "skill:daily", "target": "skill:yann-lecun", "weight": 0.03}, {"source": "skill:daily", "target": "skill:last30days", "weight": 0.03}, {"source": "skill:daily", "target": "skill:yann-lecun-filosofia", "weight": 0.03}, {"source": "skill:daily", "target": "skill:hugging-face-cli", "weight": 0.03}, {"source": "skill:daily", "target": "skill:local-llm-expert", "weight": 0.03}, {"source": "skill:daily", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:understand", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:understand", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:understand", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:understand", "target": "skill:claude-api", "weight": 0.15}, {"source": "skill:understand", "target": "skill:context-mode", "weight": 0.15}, {"source": "skill:understand", "target": "skill:docker", "weight": 0.03}, {"source": "skill:understand", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:understand", "target": "skill:evaluation-methodology", "weight": 0.15}, {"source": "skill:understand", "target": "skill:faf-wizard", "weight": 0.15}, {"source": "skill:understand", "target": "skill:github-archive", "weight": 0.12}, {"source": "skill:understand", "target": "skill:github-commit-recovery", "weight": 0.03}, {"source": "skill:understand", "target": "skill:github-wayback-recovery", "weight": 0.09}, {"source": "skill:understand", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:understand", "target": "skill:llm-app-patterns", "weight": 0.03}, {"source": "skill:understand", "target": "skill:local-llm-expert", "weight": 0.03}, {"source": "skill:understand", "target": "skill:n8n-code-javascript", "weight": 0.03}, {"source": "skill:understand", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:understand", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:understand", "target": "skill:odoo-module-developer", "weight": 0.03}, {"source": "skill:understand", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:understand", "target": "skill:odoo-xml-views-builder", "weight": 0.03}, {"source": "skill:understand", "target": "skill:privacy-by-design", "weight": 0.06}, {"source": "skill:understand", "target": "skill:pydantic-ai", "weight": 0.03}, {"source": "skill:understand", "target": "skill:screenshots", "weight": 0.06}, {"source": "skill:understand", "target": "skill:slack-bot-builder", "weight": 0.03}, {"source": "skill:understand", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "skill:understand", "target": "skill:strix-frameworks-nestjs", "weight": 0.06}, {"source": "skill:understand", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:understand", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.06}, {"source": "skill:understand", "target": "skill:strix-vulnerabilities-rce", "weight": 0.06}, {"source": "skill:understand", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.06}, {"source": "skill:understand", "target": "skill:strix-vulnerabilities-subdomain-takeover", "weight": 0.03}, {"source": "skill:understand", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:understand", "target": "skill:transformers-js", "weight": 0.06}, {"source": "skill:understand", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:understand", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:understand", "target": "agent:SKILL", "weight": 0.03}, {"source": "skill:understand", "target": "skill:mattpocock-prototype", "weight": 0.1805}, {"source": "skill:understand", "target": "harness:deer-flow", "weight": 0.0847}, {"source": "skill:slack-bot-builder", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "skill:github-wayback-recovery", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "skill:n8n-code-javascript", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "skill:odoo-module-developer", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "skill:odoo-xml-views-builder", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "skill:screenshots", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "agent:SKILL", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "skill:transformers-js", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "skill:telegram-bot-builder", "weight": 0.5541}, {"source": "skill:slack-bot-builder", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:slack-bot-builder", "target": "skill:mattpocock-prototype", "weight": 0.1449}, {"source": "skill:odoo-module-developer", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "skill:github-wayback-recovery", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "skill:n8n-code-javascript", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "skill:odoo-migration-helper", "weight": 0.5565}, {"source": "skill:odoo-module-developer", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "skill:odoo-qweb-templates", "weight": 0.4591}, {"source": "skill:odoo-module-developer", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "skill:screenshots", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "skill:transformers-js", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "agent:SKILL", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "skill:odoo-xml-views-builder", "weight": 0.4932}, {"source": "skill:odoo-module-developer", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:odoo-module-developer", "target": "skill:mattpocock-prototype", "weight": 0.1272}, {"source": "skill:pydantic-ai", "target": "skill:claude-api", "weight": 0.03}, {"source": "skill:pydantic-ai", "target": "skill:evaluation-methodology", "weight": 0.03}, {"source": "skill:pydantic-ai", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:pydantic-ai", "target": "skill:github-wayback-recovery", "weight": 0.03}, {"source": "skill:pydantic-ai", "target": "skill:llm-app-patterns", "weight": 0.03}, {"source": "skill:pydantic-ai", "target": "skill:local-llm-expert", "weight": 0.03}, {"source": "skill:pydantic-ai", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:pydantic-ai", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:pydantic-ai", "target": "harness:deer-flow", "weight": 0.39}, {"source": "skill:yann-lecun-filosofia", "target": "skill:007", "weight": 0.5506}, {"source": "skill:yann-lecun-filosofia", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:yann-lecun-filosofia", "target": "skill:andrej-karpathy", "weight": 0.627}, {"source": "skill:yann-lecun-filosofia", "target": "skill:azure-search-documents-py", "weight": 0.03}, {"source": "skill:yann-lecun-filosofia", "target": "skill:claude-api", "weight": 0.03}, {"source": "skill:yann-lecun-filosofia", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:yann-lecun-filosofia", "target": "skill:elon-musk", "weight": 0.625}, {"source": "skill:yann-lecun-filosofia", "target": "skill:hugging-face-cli", "weight": 0.03}, {"source": "skill:yann-lecun-filosofia", "target": "skill:last30days", "weight": 0.03}, {"source": "skill:yann-lecun-filosofia", "target": "skill:local-llm-expert", "weight": 0.03}, {"source": "skill:yann-lecun-filosofia", "target": "skill:m365-agents-py", "weight": 0.03}, {"source": "skill:yann-lecun-filosofia", "target": "skill:transformers-js", "weight": 0.03}, {"source": "skill:yann-lecun-filosofia", "target": "agent:engineering-ai-engineer", "weight": 0.03}, {"source": "skill:yann-lecun-filosofia", "target": "skill:yann-lecun", "weight": 0.8264}, {"source": "skill:yann-lecun-filosofia", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:github-wayback-recovery", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:github-wayback-recovery", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:github-wayback-recovery", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:github-wayback-recovery", "target": "skill:claude-api", "weight": 0.03}, {"source": "skill:github-wayback-recovery", "target": "skill:context-mode", "weight": 0.09}, {"source": "skill:github-wayback-recovery", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:github-wayback-recovery", "target": "skill:evaluation-methodology", "weight": 0.09}, {"source": "skill:github-wayback-recovery", "target": "skill:faf-wizard", "weight": 0.06}, {"source": "skill:github-wayback-recovery", "target": "skill:github-archive", "weight": 0.5492}, {"source": "skill:github-wayback-recovery", "target": "skill:github-commit-recovery", "weight": 0.495}, {"source": "skill:github-wayback-recovery", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "skill:github-wayback-recovery", "target": "skill:screenshots", "weight": 0.03}, {"source": "skill:github-wayback-recovery", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:github-wayback-recovery", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "skill:github-wayback-recovery", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:github-wayback-recovery", "target": "skill:transformers-js", "weight": 0.09}, {"source": "skill:github-wayback-recovery", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:github-wayback-recovery", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:github-wayback-recovery", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:github-wayback-recovery", "target": "skill:n8n-code-javascript", "weight": 0.03}, {"source": "skill:github-wayback-recovery", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:github-wayback-recovery", "target": "skill:odoo-xml-views-builder", "weight": 0.03}, {"source": "skill:github-wayback-recovery", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:github-wayback-recovery", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:github-wayback-recovery", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:github-wayback-recovery", "target": "agent:SKILL", "weight": 0.03}, {"source": "skill:github-wayback-recovery", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:github-wayback-recovery", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:github-wayback-recovery", "target": "skill:mattpocock-prototype", "weight": 0.1425}, {"source": "skill:github-commit-recovery", "target": "skill:auri-core", "weight": 0.03}, {"source": "skill:github-commit-recovery", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:github-commit-recovery", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:github-commit-recovery", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:github-commit-recovery", "target": "skill:docker", "weight": 0.03}, {"source": "skill:github-commit-recovery", "target": "skill:evaluation-methodology", "weight": 0.03}, {"source": "skill:github-commit-recovery", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:github-commit-recovery", "target": "skill:github-archive", "weight": 0.5714}, {"source": "skill:github-commit-recovery", "target": "skill:hugging-face-cli", "weight": 0.03}, {"source": "skill:github-commit-recovery", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:github-commit-recovery", "target": "skill:strix-vulnerabilities-subdomain-takeover", "weight": 0.03}, {"source": "skill:github-commit-recovery", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:github-commit-recovery", "target": "skill:vulnerability-scanner", "weight": 0.03}, {"source": "skill:github-commit-recovery", "target": "skill:odoo-docker-deployment", "weight": 0.06}, {"source": "skill:github-commit-recovery", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.06}, {"source": "skill:github-commit-recovery", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:github-commit-recovery", "target": "skill:transformers-js", "weight": 0.03}, {"source": "skill:github-commit-recovery", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:github-commit-recovery", "target": "harness:deer-flow", "weight": 0.0609}, {"source": "skill:llm-app-patterns", "target": "skill:claude-api", "weight": 0.03}, {"source": "skill:llm-app-patterns", "target": "skill:evaluation-methodology", "weight": 0.03}, {"source": "skill:llm-app-patterns", "target": "skill:local-llm-expert", "weight": 0.03}, {"source": "skill:llm-app-patterns", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:odoo-xml-views-builder", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:odoo-xml-views-builder", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:odoo-xml-views-builder", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:odoo-xml-views-builder", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:odoo-xml-views-builder", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:odoo-xml-views-builder", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:odoo-xml-views-builder", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:odoo-xml-views-builder", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:odoo-xml-views-builder", "target": "skill:n8n-code-javascript", "weight": 0.03}, {"source": "skill:odoo-xml-views-builder", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:odoo-xml-views-builder", "target": "skill:odoo-migration-helper", "weight": 0.09}, {"source": "skill:odoo-xml-views-builder", "target": "skill:odoo-qweb-templates", "weight": 0.4865}, {"source": "skill:odoo-xml-views-builder", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:odoo-xml-views-builder", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:odoo-xml-views-builder", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:odoo-xml-views-builder", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:odoo-xml-views-builder", "target": "skill:strix-vulnerabilities-ssrf", "weight": 0.03}, {"source": "skill:odoo-xml-views-builder", "target": "agent:SKILL", "weight": 0.03}, {"source": "skill:odoo-xml-views-builder", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "skill:odoo-xml-views-builder", "target": "skill:screenshots", "weight": 0.06}, {"source": "skill:odoo-xml-views-builder", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "skill:odoo-xml-views-builder", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:odoo-xml-views-builder", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:odoo-xml-views-builder", "target": "skill:transformers-js", "weight": 0.03}, {"source": "skill:odoo-xml-views-builder", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:odoo-xml-views-builder", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:auri-core", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:aws-serverless", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:context-mode", "weight": 0.09}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:docker", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:faf-wizard", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:github-archive", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:hugging-face-cli", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:n8n-code-javascript", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:odoo-docker-deployment", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:screenshots", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:strix-frameworks-nestjs", "weight": 0.6768}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.7306}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:strix-vulnerabilities-rce", "weight": 0.7209}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:transformers-js", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "agent:SKILL", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "agent:check-gates", "weight": 0.532}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:strix-vulnerabilities-subdomain-takeover", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:vulnerability-scanner", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:strix-vulnerabilities-ssrf", "target": "harness:deer-flow", "weight": 0.0986}, {"source": "skill:last30days", "target": "skill:007", "weight": 0.03}, {"source": "skill:last30days", "target": "skill:ai-wrapper-product", "weight": 0.06}, {"source": "skill:last30days", "target": "skill:andrej-karpathy", "weight": 0.03}, {"source": "skill:last30days", "target": "skill:auri-core", "weight": 0.03}, {"source": "skill:last30days", "target": "skill:azure-search-documents-py", "weight": 0.03}, {"source": "skill:last30days", "target": "skill:claude-api", "weight": 0.03}, {"source": "skill:last30days", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:last30days", "target": "skill:docker", "weight": 0.03}, {"source": "skill:last30days", "target": "skill:elon-musk", "weight": 0.06}, {"source": "skill:last30days", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:last30days", "target": "skill:hugging-face-cli", "weight": 0.03}, {"source": "skill:last30days", "target": "skill:local-llm-expert", "weight": 0.03}, {"source": "skill:last30days", "target": "skill:strix-vulnerabilities-subdomain-takeover", "weight": 0.03}, {"source": "skill:last30days", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:last30days", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:last30days", "target": "skill:vulnerability-scanner", "weight": 0.03}, {"source": "skill:last30days", "target": "skill:m365-agents-py", "weight": 0.03}, {"source": "skill:last30days", "target": "skill:yann-lecun", "weight": 0.03}, {"source": "skill:last30days", "target": "agent:reverse-engineer", "weight": 0.03}, {"source": "skill:last30days", "target": "agent:engineering-ai-engineer", "weight": 0.03}, {"source": "skill:last30days", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:n8n-code-javascript", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:n8n-code-javascript", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:n8n-code-javascript", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:n8n-code-javascript", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:n8n-code-javascript", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:n8n-code-javascript", "target": "skill:faf-wizard", "weight": 0.03}, {"source": "skill:n8n-code-javascript", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:n8n-code-javascript", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:n8n-code-javascript", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "skill:n8n-code-javascript", "target": "agent:SKILL", "weight": 0.03}, {"source": "skill:n8n-code-javascript", "target": "skill:screenshots", "weight": 0.03}, {"source": "skill:n8n-code-javascript", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:n8n-code-javascript", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "skill:n8n-code-javascript", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:n8n-code-javascript", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:n8n-code-javascript", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:n8n-code-javascript", "target": "skill:transformers-js", "weight": 0.03}, {"source": "skill:n8n-code-javascript", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:n8n-code-javascript", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:n8n-code-javascript", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:n8n-code-javascript", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:n8n-code-javascript", "target": "skill:mattpocock-prototype", "weight": 0.1427}, {"source": "skill:n8n-code-javascript", "target": "harness:deer-flow", "weight": 0.0602}, {"source": "skill:loki-mode", "target": "skill:ai-agents-architect", "weight": 0.5447}, {"source": "skill:loki-mode", "target": "skill:ai-wrapper-product", "weight": 0.5318}, {"source": "skill:loki-mode", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:loki-mode", "target": "harness:deer-flow", "weight": 0.5314}, {"source": "skill:hugging-face-cli", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:hugging-face-cli", "target": "skill:andrej-karpathy", "weight": 0.03}, {"source": "skill:hugging-face-cli", "target": "skill:auri-core", "weight": 0.03}, {"source": "skill:hugging-face-cli", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:hugging-face-cli", "target": "skill:azure-search-documents-py", "weight": 0.03}, {"source": "skill:hugging-face-cli", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:hugging-face-cli", "target": "skill:cred-omega", "weight": 0.06}, {"source": "skill:hugging-face-cli", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:hugging-face-cli", "target": "skill:github-archive", "weight": 0.03}, {"source": "skill:hugging-face-cli", "target": "agent:engineering-ai-engineer", "weight": 0.03}, {"source": "skill:hugging-face-cli", "target": "skill:yann-lecun", "weight": 0.03}, {"source": "skill:hugging-face-cli", "target": "skill:local-llm-expert", "weight": 0.03}, {"source": "skill:hugging-face-cli", "target": "skill:strix-vulnerabilities-subdomain-takeover", "weight": 0.03}, {"source": "skill:hugging-face-cli", "target": "skill:vulnerability-scanner", "weight": 0.03}, {"source": "skill:hugging-face-cli", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:hugging-face-cli", "target": "skill:m365-agents-py", "weight": 0.03}, {"source": "skill:hugging-face-cli", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:screenshots", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:screenshots", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:screenshots", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:screenshots", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:screenshots", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:screenshots", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:screenshots", "target": "skill:faf-wizard", "weight": 0.06}, {"source": "skill:screenshots", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:screenshots", "target": "skill:odoo-migration-helper", "weight": 0.06}, {"source": "skill:screenshots", "target": "skill:odoo-qweb-templates", "weight": 0.06}, {"source": "skill:screenshots", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "skill:screenshots", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:screenshots", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:screenshots", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:screenshots", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "skill:screenshots", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:screenshots", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:screenshots", "target": "skill:transformers-js", "weight": 0.03}, {"source": "skill:screenshots", "target": "agent:SKILL", "weight": 0.03}, {"source": "skill:screenshots", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:screenshots", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:screenshots", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:faf-wizard", "target": "skill:007", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:auri-core", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:claude-api", "weight": 0.12}, {"source": "skill:faf-wizard", "target": "skill:context-mode", "weight": 0.12}, {"source": "skill:faf-wizard", "target": "skill:docker", "weight": 0.06}, {"source": "skill:faf-wizard", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:evaluation-methodology", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "agent:reverse-engineer", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "agent:SKILL", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:strix-frameworks-nestjs", "weight": 0.06}, {"source": "skill:faf-wizard", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:transformers-js", "weight": 0.09}, {"source": "skill:faf-wizard", "target": "skill:github-archive", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:strix-vulnerabilities-rce", "weight": 0.06}, {"source": "skill:faf-wizard", "target": "skill:strix-vulnerabilities-subdomain-takeover", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.09}, {"source": "skill:faf-wizard", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:telegram-bot-builder", "weight": 0.06}, {"source": "skill:faf-wizard", "target": "skill:vulnerability-scanner", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:strix-agent-patterns-skill-injection-pattern", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:faf-wizard", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:faf-wizard", "target": "harness:deer-flow", "weight": 0.137}, {"source": "skill:strix-agent-patterns-skill-injection-pattern", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:strix-agent-patterns-skill-injection-pattern", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:strix-agent-patterns-skill-injection-pattern", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:strix-agent-patterns-skill-injection-pattern", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:strix-agent-patterns-skill-injection-pattern", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:strix-agent-patterns-skill-injection-pattern", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:strix-agent-patterns-skill-injection-pattern", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:strix-agent-patterns-skill-injection-pattern", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:strix-agent-patterns-skill-injection-pattern", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "skill:strix-agent-patterns-skill-injection-pattern", "target": "skill:strix-vulnerabilities-rce", "weight": 0.5056}, {"source": "skill:strix-agent-patterns-skill-injection-pattern", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:strix-agent-patterns-skill-injection-pattern", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:strix-agent-patterns-skill-injection-pattern", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.4982}, {"source": "skill:strix-agent-patterns-skill-injection-pattern", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:strix-agent-patterns-skill-injection-pattern", "target": "agent:SKILL", "weight": 0.5341}, {"source": "skill:strix-agent-patterns-skill-injection-pattern", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:strix-agent-patterns-skill-injection-pattern", "target": "skill:strix-frameworks-nestjs", "weight": 0.4958}, {"source": "skill:strix-agent-patterns-skill-injection-pattern", "target": "skill:transformers-js", "weight": 0.03}, {"source": "skill:strix-agent-patterns-skill-injection-pattern", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "agent:SKILL", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "agent:SKILL", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "agent:SKILL", "target": "skill:azure-functions", "weight": 0.03}, {"source": "agent:SKILL", "target": "skill:context-mode", "weight": 0.03}, {"source": "agent:SKILL", "target": "skill:docx-official", "weight": 0.03}, {"source": "agent:SKILL", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "agent:SKILL", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "agent:SKILL", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "agent:SKILL", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "agent:SKILL", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "agent:SKILL", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "agent:SKILL", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "agent:SKILL", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "agent:SKILL", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "agent:SKILL", "target": "skill:transformers-js", "weight": 0.03}, {"source": "agent:SKILL", "target": "agent:check-gates", "weight": 0.03}, {"source": "agent:SKILL", "target": "harness:langgraph", "weight": 0.03}, {"source": "agent:SKILL", "target": "harness:deer-flow", "weight": 0.0663}, {"source": "skill:transformers-js", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:transformers-js", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:transformers-js", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:transformers-js", "target": "skill:claude-api", "weight": 0.06}, {"source": "skill:transformers-js", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:transformers-js", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:transformers-js", "target": "skill:evaluation-methodology", "weight": 0.06}, {"source": "skill:transformers-js", "target": "skill:github-archive", "weight": 0.06}, {"source": "skill:transformers-js", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:transformers-js", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:transformers-js", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:transformers-js", "target": "skill:privacy-by-design", "weight": 0.03}, {"source": "skill:transformers-js", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:transformers-js", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:transformers-js", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:transformers-js", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:transformers-js", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:transformers-js", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:transformers-js", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:transformers-js", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:transformers-js", "target": "harness:deer-flow", "weight": 0.0858}, {"source": "skill:azure-search-documents-py", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:azure-search-documents-py", "target": "skill:andrej-karpathy", "weight": 0.03}, {"source": "skill:azure-search-documents-py", "target": "skill:m365-agents-py", "weight": 0.03}, {"source": "skill:azure-search-documents-py", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:azure-search-documents-py", "target": "skill:yann-lecun", "weight": 0.03}, {"source": "skill:azure-search-documents-py", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:azure-search-documents-py", "target": "agent:engineering-ai-engineer", "weight": 0.03}, {"source": "skill:azure-search-documents-py", "target": "skill:local-llm-expert", "weight": 0.03}, {"source": "skill:azure-search-documents-py", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:m365-agents-py", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:m365-agents-py", "target": "skill:andrej-karpathy", "weight": 0.03}, {"source": "skill:m365-agents-py", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:m365-agents-py", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:m365-agents-py", "target": "skill:local-llm-expert", "weight": 0.03}, {"source": "skill:m365-agents-py", "target": "agent:engineering-ai-engineer", "weight": 0.03}, {"source": "skill:m365-agents-py", "target": "skill:yann-lecun", "weight": 0.03}, {"source": "skill:m365-agents-py", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:m365-agents-py", "target": "harness:deer-flow", "weight": 0.0901}, {"source": "skill:privacy-by-design", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:privacy-by-design", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:privacy-by-design", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:privacy-by-design", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:privacy-by-design", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:privacy-by-design", "target": "skill:github-archive", "weight": 0.03}, {"source": "skill:privacy-by-design", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:privacy-by-design", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:privacy-by-design", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:privacy-by-design", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:privacy-by-design", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:privacy-by-design", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:privacy-by-design", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:privacy-by-design", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:privacy-by-design", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:privacy-by-design", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:privacy-by-design", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:docker", "target": "skill:007", "weight": 0.03}, {"source": "skill:docker", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:docker", "target": "skill:auri-core", "weight": 0.03}, {"source": "skill:docker", "target": "skill:claude-api", "weight": 0.03}, {"source": "skill:docker", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:docker", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:docker", "target": "skill:strix-vulnerabilities-subdomain-takeover", "weight": 0.03}, {"source": "skill:docker", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.06}, {"source": "skill:docker", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:docker", "target": "skill:vulnerability-scanner", "weight": 0.03}, {"source": "skill:docker", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:docker", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:docker", "target": "agent:reverse-engineer", "weight": 0.03}, {"source": "skill:docker", "target": "skill:strix-frameworks-nestjs", "weight": 0.03}, {"source": "skill:docker", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:docker", "target": "harness:deer-flow", "weight": 0.0694}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:odoo-qweb-templates", "weight": 0.03}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:strix-frameworks-nestjs", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.6769}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:strix-frameworks-nestjs", "target": "agent:check-gates", "weight": 0.5647}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:strix-vulnerabilities-rce", "weight": 0.6759}, {"source": "skill:strix-frameworks-nestjs", "target": "skill:mattpocock-prototype", "weight": 0.1411}, {"source": "skill:strix-frameworks-nestjs", "target": "harness:deer-flow", "weight": 0.107}, {"source": "skill:andrej-karpathy", "target": "skill:007", "weight": 0.5412}, {"source": "skill:andrej-karpathy", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:andrej-karpathy", "target": "skill:auri-core", "weight": 0.5603}, {"source": "skill:andrej-karpathy", "target": "skill:elon-musk", "weight": 0.6157}, {"source": "skill:andrej-karpathy", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:andrej-karpathy", "target": "skill:yann-lecun", "weight": 0.6715}, {"source": "skill:andrej-karpathy", "target": "agent:engineering-ai-engineer", "weight": 0.03}, {"source": "skill:andrej-karpathy", "target": "skill:local-llm-expert", "weight": 0.03}, {"source": "skill:andrej-karpathy", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:odoo-qweb-templates", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:odoo-qweb-templates", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:odoo-qweb-templates", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:odoo-qweb-templates", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:odoo-qweb-templates", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:odoo-qweb-templates", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:odoo-qweb-templates", "target": "skill:goal-analyzer", "weight": 0.03}, {"source": "skill:odoo-qweb-templates", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:odoo-qweb-templates", "target": "skill:odoo-migration-helper", "weight": 0.09}, {"source": "skill:odoo-qweb-templates", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:odoo-qweb-templates", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:odoo-qweb-templates", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:odoo-qweb-templates", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:odoo-qweb-templates", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:odoo-qweb-templates", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:odoo-qweb-templates", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:goal-analyzer", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "skill:goal-analyzer", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:goal-analyzer", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:goal-analyzer", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:goal-analyzer", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:goal-analyzer", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:goal-analyzer", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:goal-analyzer", "target": "agent:check-gates", "weight": 0.03}, {"source": "skill:goal-analyzer", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:goal-analyzer", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:goal-analyzer", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:goal-analyzer", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:goal-analyzer", "target": "skill:mattpocock-prototype", "weight": 0.1414}, {"source": "agent:check-gates", "target": "skill:ai-agents-architect", "weight": 0.03}, {"source": "agent:check-gates", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "agent:check-gates", "target": "skill:azure-functions", "weight": 0.03}, {"source": "agent:check-gates", "target": "skill:context-mode", "weight": 0.03}, {"source": "agent:check-gates", "target": "skill:docx-official", "weight": 0.03}, {"source": "agent:check-gates", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "agent:check-gates", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "agent:check-gates", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.5205}, {"source": "agent:check-gates", "target": "skill:strix-vulnerabilities-rce", "weight": 0.5474}, {"source": "agent:check-gates", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "agent:check-gates", "target": "harness:langgraph", "weight": 0.03}, {"source": "agent:check-gates", "target": "harness:deer-flow", "weight": 0.0587}, {"source": "skill:ai-agents-architect", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:ai-agents-architect", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:ai-agents-architect", "target": "skill:strix-tooling-subfinder", "weight": 0.03}, {"source": "skill:ai-agents-architect", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:ai-agents-architect", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:ai-agents-architect", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:ai-agents-architect", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:ai-agents-architect", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:ai-agents-architect", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:ai-agents-architect", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:ai-agents-architect", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:ai-agents-architect", "target": "harness:deer-flow", "weight": 0.5078}, {"source": "harness:deer-flow", "target": "skill:azure-functions", "weight": 0.0602}, {"source": "harness:deer-flow", "target": "skill:claude-api", "weight": 0.1225}, {"source": "harness:deer-flow", "target": "skill:context-mode", "weight": 0.1453}, {"source": "harness:deer-flow", "target": "skill:docx-official", "weight": 0.0602}, {"source": "harness:deer-flow", "target": "skill:odoo-docker-deployment", "weight": 0.0609}, {"source": "harness:deer-flow", "target": "skill:strix-tooling-subfinder", "weight": 0.0678}, {"source": "harness:deer-flow", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.107}, {"source": "harness:deer-flow", "target": "skill:strix-vulnerabilities-rce", "weight": 0.0986}, {"source": "harness:deer-flow", "target": "skill:strix-vulnerabilities-subdomain-takeover", "weight": 0.0525}, {"source": "harness:deer-flow", "target": "skill:telegram-bot-builder", "weight": 0.0687}, {"source": "harness:deer-flow", "target": "harness:langgraph", "weight": 0.5295}, {"source": "skill:auri-core", "target": "skill:007", "weight": 0.5892}, {"source": "skill:auri-core", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:auri-core", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:auri-core", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:auri-core", "target": "skill:vulnerability-scanner", "weight": 0.06}, {"source": "skill:auri-core", "target": "skill:elon-musk", "weight": 0.5797}, {"source": "skill:auri-core", "target": "skill:cred-omega", "weight": 0.5799}, {"source": "skill:auri-core", "target": "skill:yann-lecun", "weight": 0.5418}, {"source": "skill:auri-core", "target": "agent:reverse-engineer", "weight": 0.03}, {"source": "skill:auri-core", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:auri-core", "target": "skill:github-archive", "weight": 0.03}, {"source": "skill:auri-core", "target": "skill:strix-vulnerabilities-subdomain-takeover", "weight": 0.06}, {"source": "skill:auri-core", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:auri-core", "target": "skill:claude-api", "weight": 0.03}, {"source": "skill:auri-core", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:auri-core", "target": "skill:mattpocock-prototype", "weight": 0.1505}, {"source": "skill:mattpocock-prototype", "target": "skill:007", "weight": 0.1505}, {"source": "skill:mattpocock-prototype", "target": "skill:ai-wrapper-product", "weight": 0.1505}, {"source": "skill:mattpocock-prototype", "target": "skill:aws-serverless", "weight": 0.1505}, {"source": "skill:mattpocock-prototype", "target": "skill:azure-functions", "weight": 0.1338}, {"source": "skill:mattpocock-prototype", "target": "skill:claude-api", "weight": 0.1805}, {"source": "skill:mattpocock-prototype", "target": "skill:context-mode", "weight": 0.0805}, {"source": "skill:mattpocock-prototype", "target": "skill:cred-omega", "weight": 0.1505}, {"source": "skill:mattpocock-prototype", "target": "skill:docx-official", "weight": 0.1202}, {"source": "skill:mattpocock-prototype", "target": "skill:elon-musk", "weight": 0.1505}, {"source": "skill:mattpocock-prototype", "target": "skill:evaluation-methodology", "weight": 0.1505}, {"source": "skill:mattpocock-prototype", "target": "skill:github-archive", "weight": 0.1505}, {"source": "skill:mattpocock-prototype", "target": "skill:i18n-localization", "weight": 0.1105}, {"source": "skill:mattpocock-prototype", "target": "skill:local-llm-expert", "weight": 0.1505}, {"source": "skill:mattpocock-prototype", "target": "skill:odoo-docker-deployment", "weight": 0.1505}, {"source": "skill:mattpocock-prototype", "target": "skill:odoo-migration-helper", "weight": 0.1505}, {"source": "skill:mattpocock-prototype", "target": "skill:strix-tooling-subfinder", "weight": 0.141}, {"source": "skill:mattpocock-prototype", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.1505}, {"source": "skill:mattpocock-prototype", "target": "skill:strix-vulnerabilities-rce", "weight": 0.1182}, {"source": "skill:mattpocock-prototype", "target": "skill:strix-vulnerabilities-subdomain-takeover", "weight": 0.1505}, {"source": "skill:mattpocock-prototype", "target": "skill:telegram-bot-builder", "weight": 0.1299}, {"source": "skill:mattpocock-prototype", "target": "skill:vulnerability-scanner", "weight": 0.1505}, {"source": "skill:mattpocock-prototype", "target": "skill:yann-lecun", "weight": 0.1505}, {"source": "skill:local-llm-expert", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:local-llm-expert", "target": "skill:claude-api", "weight": 0.03}, {"source": "skill:local-llm-expert", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:local-llm-expert", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:local-llm-expert", "target": "skill:evaluation-methodology", "weight": 0.03}, {"source": "skill:local-llm-expert", "target": "agent:engineering-ai-engineer", "weight": 0.03}, {"source": "skill:local-llm-expert", "target": "skill:yann-lecun", "weight": 0.03}, {"source": "skill:strix-tooling-subfinder", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:strix-tooling-subfinder", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:strix-tooling-subfinder", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:strix-tooling-subfinder", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:strix-tooling-subfinder", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:strix-tooling-subfinder", "target": "skill:strix-vulnerabilities-rce", "weight": 0.03}, {"source": "skill:strix-tooling-subfinder", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:strix-tooling-subfinder", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:strix-tooling-subfinder", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-rce", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-rce", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-rce", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-rce", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-rce", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-rce", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-rce", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.7214}, {"source": "skill:strix-vulnerabilities-rce", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-rce", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-subdomain-takeover", "target": "skill:007", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-subdomain-takeover", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-subdomain-takeover", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-subdomain-takeover", "target": "skill:claude-api", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-subdomain-takeover", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-subdomain-takeover", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-subdomain-takeover", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-subdomain-takeover", "target": "skill:github-archive", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-subdomain-takeover", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-subdomain-takeover", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-subdomain-takeover", "target": "agent:reverse-engineer", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-subdomain-takeover", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-subdomain-takeover", "target": "skill:vulnerability-scanner", "weight": 0.06}, {"source": "skill:vulnerability-scanner", "target": "skill:007", "weight": 0.03}, {"source": "skill:vulnerability-scanner", "target": "skill:ai-wrapper-product", "weight": 0.03}, {"source": "skill:vulnerability-scanner", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:vulnerability-scanner", "target": "skill:claude-api", "weight": 0.03}, {"source": "skill:vulnerability-scanner", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:vulnerability-scanner", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:vulnerability-scanner", "target": "skill:elon-musk", "weight": 0.03}, {"source": "skill:vulnerability-scanner", "target": "skill:github-archive", "weight": 0.03}, {"source": "skill:vulnerability-scanner", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:vulnerability-scanner", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:vulnerability-scanner", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:vulnerability-scanner", "target": "agent:reverse-engineer", "weight": 0.03}, {"source": "skill:ai-wrapper-product", "target": "skill:007", "weight": 0.03}, {"source": "skill:ai-wrapper-product", "target": "skill:telegram-bot-builder", "weight": 0.5817}, {"source": "skill:ai-wrapper-product", "target": "skill:claude-api", "weight": 0.03}, {"source": "skill:ai-wrapper-product", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:ai-wrapper-product", "target": "agent:reverse-engineer", "weight": 0.03}, {"source": "skill:ai-wrapper-product", "target": "agent:engineering-ai-engineer", "weight": 0.03}, {"source": "skill:ai-wrapper-product", "target": "skill:elon-musk", "weight": 0.06}, {"source": "skill:ai-wrapper-product", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:ai-wrapper-product", "target": "skill:yann-lecun", "weight": 0.03}, {"source": "agent:reverse-engineer", "target": "skill:007", "weight": 0.03}, {"source": "agent:reverse-engineer", "target": "skill:claude-api", "weight": 0.03}, {"source": "agent:reverse-engineer", "target": "skill:elon-musk", "weight": 0.03}, {"source": "agent:reverse-engineer", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "agent:reverse-engineer", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "agent:reverse-engineer", "target": "agent:engineering-ai-engineer", "weight": 0.03}, {"source": "skill:github-archive", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:github-archive", "target": "skill:claude-api", "weight": 0.03}, {"source": "skill:github-archive", "target": "skill:context-mode", "weight": 0.09}, {"source": "skill:github-archive", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:github-archive", "target": "skill:evaluation-methodology", "weight": 0.12}, {"source": "skill:github-archive", "target": "skill:odoo-docker-deployment", "weight": 0.03}, {"source": "skill:evaluation-methodology", "target": "skill:claude-api", "weight": 0.06}, {"source": "skill:evaluation-methodology", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:elon-musk", "target": "skill:007", "weight": 0.5685}, {"source": "skill:elon-musk", "target": "skill:claude-api", "weight": 0.03}, {"source": "skill:elon-musk", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:elon-musk", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:elon-musk", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:elon-musk", "target": "skill:yann-lecun", "weight": 0.6188}, {"source": "skill:elon-musk", "target": "agent:engineering-ai-engineer", "weight": 0.03}, {"source": "skill:elon-musk", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "agent:engineering-ai-engineer", "target": "skill:cred-omega", "weight": 0.03}, {"source": "agent:engineering-ai-engineer", "target": "skill:yann-lecun", "weight": 0.03}, {"source": "skill:yann-lecun", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:odoo-docker-deployment", "target": "skill:007", "weight": 0.03}, {"source": "skill:odoo-docker-deployment", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:odoo-docker-deployment", "target": "skill:context-mode", "weight": 0.06}, {"source": "skill:odoo-docker-deployment", "target": "skill:cred-omega", "weight": 0.03}, {"source": "skill:odoo-docker-deployment", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:odoo-docker-deployment", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:cred-omega", "target": "skill:007", "weight": 0.6122}, {"source": "skill:cred-omega", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:cred-omega", "target": "skill:context-mode", "weight": 0.03}, {"source": "skill:claude-api", "target": "skill:007", "weight": 0.03}, {"source": "skill:claude-api", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.06}, {"source": "skill:claude-api", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:claude-api", "target": "skill:context-mode", "weight": 0.09}, {"source": "skill:007", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:007", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.03}, {"source": "skill:context-mode", "target": "skill:aws-serverless", "weight": 0.06}, {"source": "skill:context-mode", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:context-mode", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:context-mode", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:context-mode", "target": "skill:strix-vulnerabilities-information-disclosure", "weight": 0.06}, {"source": "skill:context-mode", "target": "skill:telegram-bot-builder", "weight": 0.03}, {"source": "skill:context-mode", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "skill:telegram-bot-builder", "weight": 0.06}, {"source": "skill:strix-vulnerabilities-information-disclosure", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:telegram-bot-builder", "target": "skill:aws-serverless", "weight": 0.03}, {"source": "skill:telegram-bot-builder", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:telegram-bot-builder", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:telegram-bot-builder", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:telegram-bot-builder", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:aws-serverless", "target": "skill:azure-functions", "weight": 0.03}, {"source": "skill:aws-serverless", "target": "harness:langgraph", "weight": 0.03}, {"source": "skill:aws-serverless", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:aws-serverless", "target": "skill:docx-official", "weight": 0.03}, {"source": "harness:langgraph", "target": "skill:azure-functions", "weight": 0.03}, {"source": "harness:langgraph", "target": "skill:docx-official", "weight": 0.03}, {"source": "harness:langgraph", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:azure-functions", "target": "skill:odoo-migration-helper", "weight": 0.03}, {"source": "skill:azure-functions", "target": "skill:docx-official", "weight": 0.03}, {"source": "skill:docx-official", "target": "skill:odoo-migration-helper", "weight": 0.03}];
const TYPE_COLORS = {"skill": "#6366f1", "agent": "#f59e0b", "mcp-server": "#06b6d4", "harness": "#22c55e"};
const CTX_GRAPH_METADATA = {"export_id": "ctx-graph-rescore-20260527T171206Z-102928-2913960", "source_graph_nodes": 102928, "source_graph_edges": 2913960, "view_nodes": 90, "view_edges": 1725, "nodes": 90, "edges": 1725};
const COMM_COLORS = ["#ef4444","#f97316","#eab308","#22c55e","#06b6d4","#3b82f6","#8b5cf6","#ec4899","#14b8a6","#f43f5e","#84cc16","#0ea5e9","#a855f7","#e11d48","#10b981"];
function esc(s) { return String(s).replace(/&/g,'&amp;').replace(/</g,'&lt;').replace(/>/g,'&gt;').replace(/"/g,'&quot;').replace(/'/g,'&#39;'); }
let activeTags = new Set();
const allLabels = NODES.map(n => ({label:n.label, type:n.type})).sort((a,b) => a.label.localeCompare(b.label));
function onSearch() {
const q = document.getElementById('search').value.toLowerCase();
const ac = document.getElementById('autocomplete');
if (q.length < 2) { ac.style.display='none'; applyFilters(); return; }
const matches = allLabels.filter(n => n.label.toLowerCase().includes(q)).slice(0, 12);
if (matches.length === 0) { ac.style.display='none'; applyFilters(); return; }
// Build DOM nodes with textContent to prevent XSS (labels may contain <,>,&,",').
while (ac.firstChild) ac.removeChild(ac.firstChild);
for (const m of matches) {
const item = document.createElement('div');
item.className = 'ac-item';
item.appendChild(document.createTextNode(m.label));
const typeSpan = document.createElement('span');
typeSpan.className = 'ac-type';
typeSpan.textContent = m.type;
item.appendChild(typeSpan);
item.addEventListener('click', () => selectAc(m.label));
ac.appendChild(item);
}
ac.style.display='block';
applyFilters();
}
function selectAc(label) {
document.getElementById('search').value = label;
document.getElementById('autocomplete').style.display='none';
applyFilters();
}
document.addEventListener('click', function(e) {
if (!e.target.closest('#search') && !e.target.closest('#autocomplete'))
document.getElementById('autocomplete').style.display='none';
});
function toggleTag(el) {
const tag = el.dataset.tag;
if (activeTags.has(tag)) { activeTags.delete(tag); el.classList.remove('active'); }
else { activeTags.add(tag); el.classList.add('active'); }
applyFilters();
}
function applyFilters() {
const search = document.getElementById('search').value.toLowerCase();
const enabledTypes = new Set(Array.from(document.querySelectorAll('.type-filter:checked')).map(el => el.dataset.type));
const minDeg = parseInt(document.getElementById('min-degree').value);
const showLabels = document.getElementById('show-labels').checked;
const visible = new Set();
const filtered = NODES.filter(n => {
if (!enabledTypes.has(n.type)) return false;
if (n.degree < minDeg) return false;
if (search && !n.label.toLowerCase().includes(search)) return false;
if (activeTags.size > 0 && !n.tags.some(t => activeTags.has(t))) return false;
visible.add(n.id);
return true;
});
const nodeById = new Map(NODES.map(n => [n.id, n]));
const edgeX = [], edgeY = [];
let edgeCount = 0;
EDGES.forEach(e => {
if (visible.has(e.source) && visible.has(e.target)) {
const s = nodeById.get(e.source);
const t = nodeById.get(e.target);
if (s && t) { edgeX.push(s.x, t.x, null); edgeY.push(s.y, t.y, null); edgeCount++; }
}
});
const traces = [{
x: edgeX, y: edgeY, mode: 'lines',
line: { width: 0.3, color: '#334155' },
hoverinfo: 'none', showlegend: false
}];
Object.keys(TYPE_COLORS).forEach(type => {
const tn = filtered.filter(n => n.type === type);
if (!tn.length) return;
traces.push({
x: tn.map(n=>n.x), y: tn.map(n=>n.y),
mode: showLabels ? 'markers+text' : 'markers',
name: type + 's (' + tn.length + ')',
marker: { size: tn.map(n=>n.size), color: tn.map(n=>COMM_COLORS[n.community%15]),
line: { width: 1, color: '#1e293b' }, opacity: 0.85 },
text: tn.map(n=>n.label),
textposition: 'top center',
textfont: { size: 7, color: '#94a3b8' },
hovertext: tn.map(n => '<b>'+esc(n.label)+'</b><br>Type: '+esc(n.type)+'<br>Connections: '+n.degree+'<br>Tags: '+esc(n.tags.slice(0,5).join(', '))+'<br>Community: '+n.community),
hoverinfo: 'text'
});
});
const layout = {
showlegend: true, legend: { x:0, y:1, bgcolor:'rgba(30,41,59,0.9)', font:{color:'#e2e8f0'} },
xaxis: { showgrid:false, zeroline:false, showticklabels:false },
yaxis: { showgrid:false, zeroline:false, showticklabels:false },
plot_bgcolor: '#0f172a', paper_bgcolor: '#0f172a',
font: { color: '#e2e8f0' },
hovermode: 'closest',
margin: { l:10, r:10, t:10, b:10 }
};
Plotly.react('graph', traces, layout, { responsive: true });
document.getElementById('stat-line').textContent = filtered.length + ' nodes, ' + edgeCount + ' edges shown';
}
applyFilters();
</script></body></html>