Skip to content
Skillv1.0.0

netflow-analysis

分析 NetFlow 网络流量、异常流量和流量排行;analyse traffic anomalies and top talkers

by kevinyjk25(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

Imported from kevinyjk25/NetOpYuAgent (profiles/lan/skills/netflow-analysis/SKILL.md). Install upstream with npx skills add kevinyjk25/NetOpYuAgent --skill netflow-analysis. Copyright stays with the author.

NetFlow Analysis

Dumps and analyses NetFlow records. For large datasets, pages through stored results.

Parameters

  • site: Site name or 'all'

Examples

  • args: {'site': 'all'} — Analyse all-site traffic

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/kevinyjk25-netopyuagent-netflow-analysis/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

kevinyjk25-netopyuagent-netflow-analysis.ocm.jsonjson
{
  "ocm": "1",
  "id": "kevinyjk25-netopyuagent-netflow-analysis",
  "kind": "skill",
  "name": "netflow-analysis",
  "description": "分析 NetFlow 网络流量、异常流量和流量排行;analyse traffic anomalies and top talkers",
  "publisher": "kevinyjk25",
  "version": "1.0.0",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "skill-md",
      "traffic",
      "security",
      "github"
    ],
    "languages": [
      "en"
    ]
  },
  "quality_prior": 0.6,
  "examples": [
    "分析 NetFlow 网络流量、异常流量和流量排行;analyse traffic anomalies and top talkers"
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github",
      "repository": "https://github.com/kevinyjk25/NetOpYuAgent",
      "path": "profiles/lan/skills/netflow-analysis/SKILL.md",
      "ref": "7ec455acd490d651db32972ed2886980406c3532",
      "url": "https://github.com/kevinyjk25/NetOpYuAgent/blob/7ec455acd490d651db32972ed2886980406c3532/profiles/lan/skills/netflow-analysis/SKILL.md",
      "key": "kevinyjk25/NetOpYuAgent/profiles/lan/skills/netflow-analysis/SKILL.md"
    }
  },
  "instructions": "# NetFlow Analysis\n\nDumps and analyses NetFlow records. For large datasets, pages through stored results.\n\n## Parameters\n- `site`: Site name or 'all'\n\n## Examples\n- args: {'site': 'all'} — Analyse all-site traffic",
  "cost": {
    "context_tokens": 53
  }
}

Fetch it by URL: GET /api/v1/registry/kevinyjk25-netopyuagent-netflow-analysis/manifest?version=1.0.0

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.