3proxy

Deploy 3proxy — the tiny, fast, universal proxy server supporting HTTP(S), SOCKS4/5, port forwarding, and transparent proxying in a single ~200KB binary. Ideal for lightweight proxy setups, proxy chaining, multiuser access with traffic accounting, and scenarios where a full VPN is overkill. This skill covers installati

概要

The 3proxy skill enables AI agents, such as Claude and Gemini, to automate the deployment and management of the 3proxy universal proxy server. This lightweight tool, featured in the TerminalSkills/skills repository, provides a compact binary solution for handling HTTP(S), SOCKS4/5, and transparent proxying. By utilizing this skill, developers can implement port forwarding and proxy chaining without the overhead of a full VPN. The skill streamlines the installation process for this versatile server, which is known for its minimal footprint of approximately 200KB. According to the source documentation on GitHub, the tool supports multi-user access and detailed traffic accounting, making it suitable for complex networking environments where performance and resource efficiency are prioritized.

ユースケース

Setting up lightweight HTTP or SOCKS5 proxy servers for multi-user access.
Configuring proxy chaining and port forwarding to manage network traffic routing.
Implementing transparent proxying and traffic accounting in resource-constrained environments.

導入方法

# Review source first
open https://github.com/TerminalSkills/skills/blob/main/skills/3proxy/SKILL.md

Copy or clone the skill folder into your agent skills directory after reviewing its instructions and scripts.

セキュリティ

Users should ensure proper authentication is configured, as 3proxy supports multi-user access and traffic accounting. Since this skill facilitates network-level proxying, verify that all port forwarding and transparent proxying rules align with organizational security policies to prevent unauthorized external access.

関連Skills

CI Cd And Automation

addyosmani/agent-skills

DevOps

CI/CDパイプラインのセットアップを自動化します。ビルドおよびデプロイパイプラインの設定や変更時に使用します。クオリティゲートの自動化、CIでのテストランナーの設定、またはデプロイ戦略の確立が必要な場合に使用してください。

typescriptsecurity
91,023 StarsMIT

Protected Vercel Deployments

vercel-labs/agent-browser

DevOps

Vercel Authentication、SSO、または Deployment Protection で保護された Vercel デプロイメントに agent-browser でアクセスしてテストします。プレビューまたは本番の URL が Vercel ログインページにリダイレクトされる場合、保護による 401 または 403 エラーを返す場合、あるいは静的なバイパスシークレットや公開例外の代わりに短期間の Trusted Sources OIDC 認証が必要な場合に使用します。

securityreview
41,611 StarsApache-2.0

Agent Browser

vercel-labs/agent-browser

DevOps

AIエージェント向けのブラウザ自動化CLIです。ページの移動、フォーム入力、ボタンのクリック、スクリーンショットの取得、データ抽出、ウェブアプリのテスト、またはあらゆるブラウザタスクの自動化など、ユーザーがウェブサイトを操作する必要がある場合に使用します。トリガーには、「ウェブサイトを開く」、「フォームに入力する」、「ボタンをクリックする」、「スクリーンショットを撮る」、「ページからデータをスクレイピングする」、「このウェブアプリをテストする」、「サイトにログインする」、「ブラウザ操作を自動化する」、またはプログラムによるウェブ操作を必要とするあらゆるタスクが含まれます。また、...に使用します。

CodexClaude Code
testingbrowser
41,611 StarsApache-2.0

Agents SDK

cloudflare/skills

DevOps

Agents SDKを使用してCloudflare Workers上にAIエージェントを構築します。ステートフルなエージェント、Durable Workflows、リアルタイムWebSocketアプリ、スケジュール済みタスク、MCPサーバー、チャットアプリケーション、音声エージェント、またはブラウザ自動化を作成する際にロードしてください。Agentクラス、状態管理、呼び出し可能なRPC、Workflows、永続的な実行、キュー、リトライ、オブザーバビリティ、およびReactフックをカバーしています。事前学習済みの知識よりもCloudflareドキュメントからの検索(retrieval)を優先します。

typescriptreact
2,747 StarsApache-2.0

Cloudflare

cloudflare/skills

DevOps

Workers、Pages、ストレージ(KV、D1、R2)、AI(Workers AI、Vectorize、Agents SDK)、フィーチャーフラグ(Flagship)、ネットワーキング(Tunnel、Spectrum)、セキュリティ(WAF、DDoS)、および infrastructure-as-code(Terraform、Pulumi)を網羅する包括的な Cloudflare プラットフォームスキルです。あらゆる Cloudflare 開発タスクに使用できます。学習済みの知識よりも Cloudflare ドキュメントからの情報取得を優先します。

securitybrowser
2,747 StarsApache-2.0

Cloudflare Email Service

cloudflare/skills

DevOps

Cloudflare Email Service(Email Sending + Email Routing)を使用して、トランザクションメールの送受信を行います。メール送信(Workers bindingまたはREST API)、Email Routing、エージェントのSDKメール処理の構築、またはWorkers、Node.js、Python、Goなどのあらゆるアプリへのメール統合に使用します。また、メールの到達性、SPF/DKIM/DMARC、wranglerのメール設定、MCPメールツール、またはコーディングエージェントがメールを送信する必要がある場合にも使用します。「Workerにメールを追加して」といった単純なリクエストであっても、このスキルには重要な設定が含まれています。

Claude CodeClaude
typescriptpython
2,747 StarsApache-2.0