squid
Forward proxy server and web cache with ACL-based content filtering. Use when setting up corporate internet proxy, blocking websites by domain or URL pattern, caching HTTP traffic, authenticating proxy users via LDAP, or inspecting HTTPS with SSL bump.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/bytesagain/squidSquid Reference
Forward proxy server, web cache, and content filter. Squid sits between users and the internet, providing access control, caching, bandwidth management, and HTTPS inspection for corporate and institutional networks.
When to Use
- Setting up a corporate forward proxy for internet access control
- Blocking websites by domain, URL pattern, or file type
- Implementing time-based access rules for social media
- Caching frequently accessed web content to save bandwidth
- Authenticating users via LDAP, RADIUS, or htpasswd
- Inspecting HTTPS traffic with SSL bump for content filtering
Commands
| Command | Description |
|---|---|
intro | Architecture overview, Squid vs Varnish comparison, use cases, installation |
config | squid.conf directives, ACL rules, cache settings, content filtering, time-based access |
operations | Authentication setup (LDAP/htpasswd), SSL bump HTTPS inspection, monitoring and log analysis |
Requirements
- No external dependencies — outputs reference documentation only
- No API keys required
Feedback
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-bytesagain-squid": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
doctorbot-ci-validator
Stop failing in production. Validate your GitHub Actions, GitLab CI & Keep workflows offline with surgical precision. Born from Keep bounty research, perfected for agents.
social-vault
社交平台账号凭证管理器。提供登录态获取、AES-256-GCM 加密存储、定时健康监测和自动续期。Use when managing social media account credentials, importing cookies, checking login status, or automating session refresh. Also covers platform adapter creation and browser fingerprint management.
arc-shield
Output sanitization for agent responses - prevents accidental secret leaks
undertow
Skill discovery engine for AI coding agents. Recommends and installs the right skill when you need it — code review, test generation, debugging, commit messages, PR preparation, security scanning, dependency audits, Docker setup, CI/CD pipelines, API documentation, refactoring, performance optimization, bundle analysis, git recovery, README generation, license compliance, migration guides, dead code removal, and secret detection. One install gives your agent access to a curated library of 20+ developer workflow skills. Use when the user asks for help with any development workflow, code quality, DevOps, security, testing, documentation, or project setup task.
AURA Security Scanner
Scan AI agent skills for malware, credential theft, prompt injection, and dangerous permissions before installing them