← 返回 Skills 市场
xueyetianya

Bash Themes

作者 bytesagain4 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
387
总下载
0
收藏
1
当前安装
8
版本数
在 OpenClaw 中安装
/install bash-themes
功能描述
A delightful community-driven framework for managing your bash configuration, and an auto-update too oh my bash, shell, bash-configuration, bash-themes.
使用说明 (SKILL.md)

Oh My Bash

A delightful community-driven framework for managing your bash configuration, and an auto-update tool so that makes it easy to keep up with the latest updates from the community. ## Commands

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

Features

  • Core functionality from ohmybash/bash-themes

Usage

Run any command: bash-themes \x3Ccommand> [args]

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

Examples

# Show help
bash-themes help

# Run
bash-themes run
  • Run bash-themes help for all commands

  • Run bash-themes help for all commands

Configuration

Set BASH_THEMES_DIR to change data directory. Default: ~/.local/share/bash-themes/

安全使用建议
This skill appears coherent and low-risk: it only creates a user data directory and appends simple logs, and it does not request credentials or perform network calls. Before installing or running, you may want to (1) inspect the scripts yourself (they are short and readable), (2) run them as a non-root user or in a sandbox if you’re cautious, and (3) set BASH_THEMES_DIR to a directory you control if you want logs and data isolated. If you need verification of authenticity, confirm the repository/source URL and author before using regularly.
功能分析
Type: OpenClaw Skill Name: bash-themes Version: 2.0.0 The bash-themes skill bundle is a placeholder or skeleton implementation for a bash configuration management tool. The scripts (scripts/oh_my_bash.sh and scripts/script.sh) contain basic command structures and logging functionality to a local directory (~/.local/share/bash-themes/), but they lack any actual logic for the features described in the documentation (e.g., auto-updates or theme management). There are no indicators of data exfiltration, malicious execution, or prompt injection.
能力评估
Purpose & Capability
Name/description (bash themes / oh-my-bash style tool) align with included scripts: they implement CLI commands, create a per-user data directory, and log actions. Nothing in the manifest or files asks for unrelated capabilities (no cloud creds, no system-wide config access).
Instruction Scope
SKILL.md provides simple CLI usage and examples; runtime scripts only read environment variables for data directory location and operate on files inside that directory. The instructions do not direct the agent to read arbitrary system files, secrets, or send data externally.
Install Mechanism
There is no install spec (instruction-only). Code files are simple shell scripts included in the bundle — no downloads or archive extraction occur during install. This is low-risk from an install perspective.
Credentials
No required environment variables or credentials are declared. The scripts use common env vars (BASH_THEMES_DIR, XDG_DATA_HOME, HOME) to determine a user-local data directory; this is appropriate for the stated purpose.
Persistence & Privilege
The skill does not request persistent platform privileges (always is false). It writes to a user-scoped data directory (~/.local/share/bash-themes by default), which is expected for a theme/config manager and not an elevated privilege.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install bash-themes
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /bash-themes 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
yaml-fix+quality
v1.0.5
yaml-fix+quality
v1.0.4
Quality upgrade
v1.0.3
Standards compliance: unique content, no template text
v1.0.2
Quality fix: cleaner docs, removed flags
v1.0.1
Quality update: docs, examples, standards compliance
v1.0.0
Initial release
元数据
Slug bash-themes
版本 2.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 8
常见问题

Bash Themes 是什么?

A delightful community-driven framework for managing your bash configuration, and an auto-update too oh my bash, shell, bash-configuration, bash-themes. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 387 次。

如何安装 Bash Themes?

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

Bash Themes 是免费的吗?

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

Bash Themes 支持哪些平台?

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

谁开发了 Bash Themes?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.0。

💬 留言讨论