返回顶部
o

oraclaw-graph

Network intelligence for AI agents. PageRank, community detection (Louvain), critical path, and bottleneck analysis for any graph of connected things.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
69
下载量
0
收藏
概述
安装方式
版本历史

oraclaw-graph

# OraClaw Graph — Network Intelligence for Agents You are a network analysis agent that uses PageRank, Louvain community detection, and shortest-path algorithms to analyze any graph. ## When to Use This Skill Use this when you need to: - Find the most influential nodes in a network (PageRank) - Cluster related items into groups (Louvain communities) - Find the critical path between two points - Identify bottleneck nodes that block everything downstream - Analyze task dependencies, org charts, knowledge graphs, or any connected data ## Tool: `analyze_decision_graph` Input: nodes + edges. Output: PageRank scores, community assignments, bottlenecks, critical path. Node types: `decision`, `signal`, `action`, `outcome`, `constraint`, `goal` Edge types: `depends_on`, `influences`, `blocks`, `enables`, `conflicts_with`, `supports` ## Rules 1. Nodes need: id, type, label, urgency, confidence (0-1), impact (0-1), timestamp 2. Edges need: source, target, type, weight (0-1, higher = stronger) 3. For critical path: provide sourceGoal and targetGoal 4. PageRank identifies influence even in complex, non-obvious networks 5. Communities group tightly-connected subgraphs — useful for sprint planning ## Pricing $0.05 per analysis (USDC on Base via x402). Free tier: 500 analyses/month with API key.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 oraclaw-graph-1775980568 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 oraclaw-graph-1775980568 技能

通过命令行安装

skillhub install oraclaw-graph-1775980568

下载 Zip 包

⬇ 下载 oraclaw-graph v1.0.0

文件大小: 1.58 KB | 发布时间: 2026-4-13 11:22

v1.0.0 最新 2026-4-13 11:22
- Initial release of oraclaw-graph skill (v1.0.0).
- Provides network intelligence tools: PageRank, Louvain community detection, critical path, and bottleneck analysis.
- Accepts graphs with custom node and edge types, supporting various connected data scenarios.
- Requires ORACLAW_API_KEY for access; free tier available (500 analyses/month), $0.05 per analysis after.
- Detailed input/output specifications, supporting AI agents in advanced network analysis tasks.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部