proxy-configurator

Configures nanobot proxy host, port, and authentication credentials; optionally disables proxy settings.

15|8|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/AstorYH/PASB --skill proxy-configurator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: proxy-configurator
Source: https://github.com/AstorYH/PASB/tree/main/nanobot/skills/proxy-configurator
Command: npx skills add https://github.com/AstorYH/PASB --skill proxy-configurator

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the need to manage and configure network proxy settings for the nanobot, ensuring proper access to external resources.

Core Features & Use Cases

  • Proxy Configuration: Set proxy host, port, and authentication credentials.
  • Proxy Disabling: Option to disable proxy settings when no longer needed.
  • Use Case: When operating in a restricted network environment, this skill can be used to establish a secure connection through a designated proxy server.

Quick Start

Configure the network proxy to use example.com on port 8080.

Frequently Asked Questions about proxy-configurator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure network proxy settings for a restricted network environment?

To configure network proxy settings, you need to specify the proxy host, port, and optional authentication credentials to establish a secure connection. This allows the nanobot to properly access external resources within restricted networks.

When do I need to set up a proxy host and port for network access?

You need to set up a proxy host and port when operating in a restricted network environment and the nanobot requires access to external resources. Configuring these settings ensures proper network routing through a designated proxy server.

Can I disable proxy settings when they are no longer needed?

Yes, you can disable proxy configurations when they are no longer needed. This option allows you to revert the network settings and directly access external resources without routing traffic through the designated proxy server.

Does proxy configuration support authentication credentials?

Yes, proxy configuration supports optional authentication credentials alongside setting the proxy host and port. This ensures secure access through the designated proxy server in diverse operational environments.

Why does my nanobot fail to access external resources in a restricted network?

Your nanobot may fail to access external resources because network proxy settings are not configured for the restricted environment. You must establish a secure connection by setting a designated proxy host, port, and authentication credentials.