スキル一覧に戻る
clawdbot

browsh

by clawdbot

All versions of all skills that are on clawdhub.com archived

7🍴 6📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


name: browsh description: A modern text-based browser. Renders web pages in the terminal using headless Firefox. metadata: {"clawdbot":{"emoji":"🌐","requires":{"bins":["browsh","firefox"]}}}

Browsh

A fully-modern text-based browser. It renders stories and videos, filters ads, and saves bandwidth.

Prerequisites

  • browsh binary must be in PATH.
  • firefox binary must be in PATH (Browsh uses it as a headless backend).

Local Setup (if installed in ~/apps): Ensure your PATH includes the installation directories:

export PATH=$HOME/apps:$HOME/apps/firefox:$PATH

Usage

Start Browsh:

browsh

Open a specific URL:

browsh --startup-url https://google.com

Note: Browsh is a TUI application. Run it inside a PTY session (e.g., using tmux or the process tool with pty=true).

スコア

総合スコア

65/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新

+5
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

+5

レビュー

💬

レビュー機能は近日公開予定です