BPF工具集

Bcc

by BytesAgain

BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more bcc, c. Use when you need bcc capabilities. Triggers on: bcc.

4.5k其他未扫描2026年3月23日

安装

claude skill add --url github.com/openclaw/skills/tree/main/skills/bytesagain1/bcc

文档

Bcc

BCC - Tools for BPF-based Linux IO analysis, networking, monitoring, and more ## Commands

  • help - Help
  • run - Run
  • info - Info
  • status - Status

Features

  • Core functionality from iovisor/bcc

Usage

Run any command: bcc <command> [args]

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Examples

bash
# Show help
bcc help

# Run
bcc run
  • Run bcc help for all commands

  • Run bcc help for all commands

When to Use

  • when you need quick bcc from the command line
  • to automate bcc tasks in your workflow

Output

Returns formatted output to stdout. Redirect to a file with bcc run > output.txt.

Configuration

Set BCC_DIR to change data directory. Default: ~/.local/share/bcc/

Configuration

Set BCC_DIR to change data directory. Default: ~/.local/share/bcc/

相关 Skills

Claude API

by anthropic

热门

Build, debug, and optimize Claude API / Anthropic SDK apps. Apps built with this skill should include prompt caching. Also handles migrating existing Claude API code between Claude model versions (4.5 → 4.6, 4.6 → 4.7, retired-model replacements). TRIGGER when: code imports `anthropic`/`@anthropic-ai/sdk`; user asks for the Claude API, Anthropic SDK, or Managed Agents; user adds/modifies/tunes a Claude feature (caching, thinking, compaction, tool use, batch, files, citations, memory) or model (Opus/Sonnet/Haiku) in a file; questions about prompt caching / cache hit rate in an Anthropic SDK project. SKIP: file imports `openai`/other-provider SDK, filename like `*-openai.py`/`*-generic.py`, provider-neutral code, general programming/ML.

其他
安全163.8k

并行代理

by axelhu

热门

Use when facing 2 or more independent tasks that can be worked on without shared state - dispatches parallel subagents using sessions_spawn for concurrent investigation and execution, adapted for OpenClaw

其他
未扫描4.5k

高光制作器

by bwbernardweston18

热门

>

其他
未扫描4.5k

评论