← 返回 Skills 市场
bytesagain3

Iptables

作者 bytesagain3 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
142
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install iptables
功能描述
Iptables reference tool. Use when working with iptables in sysops contexts.
使用说明 (SKILL.md)

Iptables

Iptables reference tool. Use when working with iptables in sysops contexts.

When to Use

  • Working with iptables and need quick reference
  • Looking up sysops standards or best practices for iptables
  • Troubleshooting iptables issues
  • Need a checklist or guide for iptables tasks

Commands

intro

scripts/script.sh intro

Overview and core concepts

quickstart

scripts/script.sh quickstart

Getting started guide

patterns

scripts/script.sh patterns

Common patterns and best practices

debugging

scripts/script.sh debugging

Debugging and troubleshooting

performance

scripts/script.sh performance

Performance optimization tips

security

scripts/script.sh security

Security considerations

migration

scripts/script.sh migration

Migration and upgrade guide

cheatsheet

scripts/script.sh cheatsheet

Quick reference cheat sheet

help

scripts/script.sh help

version

scripts/script.sh version

Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This appears to be a harmless, local reference tool: it only prints documentation from an included script and does not contact external services or request credentials. As always, if you plan to run the script on a production host, review the file yourself or execute it in a sandbox; the script is small and readable, so manual inspection is quick. If you expect an interactive or more featureful tool (live queries, system diagnostics), note that this skill is purely static documentation rather than an iptables management tool.
功能分析
Type: OpenClaw Skill Name: iptables Version: 1.0.0 The 'iptables' skill is a purely informational reference tool. The main script (scripts/script.sh) uses static heredocs to display documentation and best practices regarding iptables without executing any system commands, making network calls, or accessing sensitive data.
能力评估
Purpose & Capability
The name/description (iptables reference) match the provided assets: SKILL.md documents commands that invoke scripts/script.sh which prints iptables guidance. Nothing required or requested is unrelated to the stated purpose.
Instruction Scope
Runtime instructions simply call the included shell script with named commands. The script only emits static help and guidance text and does not read system files, access environment variables, or transmit data externally; scope stays within a documentation/reference tool.
Install Mechanism
No install spec is present. This is instruction-only plus an included script file; nothing is downloaded or installed from external URLs during runtime.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the code does not reference secrets or unrelated credentials.
Persistence & Privilege
always is false and the skill has no special persistence or system-modifying behavior. It does not attempt to modify other skills or system-wide configuration.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install iptables
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /iptables 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
publish v1.0.0
元数据
Slug iptables
版本 1.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 1
常见问题

Iptables 是什么?

Iptables reference tool. Use when working with iptables in sysops contexts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 142 次。

如何安装 Iptables?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install iptables」即可一键安装,无需额外配置。

Iptables 是免费的吗?

是的,Iptables 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Iptables 支持哪些平台?

Iptables 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Iptables?

由 bytesagain3(@bytesagain3)开发并维护,当前版本 v1.0.0。

💬 留言讨论