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.
安装
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- Helprun- Runinfo- Infostatus- 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
# Show help
bcc help
# Run
bcc run
-
Run
bcc helpfor all commands -
Run
bcc helpfor 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. TRIGGER when: code imports anthropic/@anthropic-ai/sdk; user asks to use the Claude API, Anthropic SDKs, or Managed Agents (/v1/agents, /v1/sessions, /v1/environments). DO NOT TRIGGER when: code imports `openai`/other AI SDK, general programming, or ML/data-science tasks.
并行代理
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
思否热榜
by codekungfu
注册“SegmentFault”热门技能;当需要访问或自动化SegmentFault相关内容时调用。