htaccess-genGenerate .htaccess files for Apache web servers. Use when creating redirect rules, URL rewrites, security headers, HTTPS enforcement, IP blocking, caching ru...
Install via ClawdBot CLI:
clawdbot install Johnnywang2001/htaccess-genGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
When migrating a website to a new domain or restructuring URLs, this skill generates 301 redirect rules to maintain search engine rankings and user access. It ensures old links point to new locations, preventing 404 errors and preserving SEO equity during transitions.
For web applications needing enhanced security, this skill adds security headers like X-Frame-Options and HSTS to protect against clickjacking and enforce HTTPS. It also allows IP blocking to restrict access from malicious sources, improving overall server security posture.
To improve website load times, this skill enables gzip compression and sets browser caching rules for assets like images and CSS. This reduces bandwidth usage and speeds up page delivery, enhancing user experience and supporting faster content delivery.
For sites hosting proprietary images or media, this skill generates rules to prevent hotlinking, ensuring resources are only served from authorized domains. It helps protect intellectual property and reduces unauthorized bandwidth consumption from external sites.
When improving user experience during errors, this skill adds custom error pages for 404 and 500 status codes. It provides branded, helpful messages to guide users back to functional parts of the site, reducing bounce rates and frustration.
Offer a free version for basic .htaccess generation, such as redirects and caching, and charge for advanced features like security headers, hotlink protection, and bulk IP blocking. Revenue comes from subscription plans targeting web developers and agencies needing comprehensive configurations.
Provide expert services to businesses for custom .htaccess setups, including migration support, security audits, and performance tuning. Revenue is generated through project-based fees or retainer agreements, leveraging the skill as a tool to deliver tailored solutions.
Partner with web hosting companies to embed this skill into their control panels, allowing users to generate .htaccess files directly from their dashboards. Revenue comes from licensing fees or revenue-sharing agreements based on usage and upsells to premium features.
💬 Integration Tip
Integrate this skill into CI/CD pipelines to automatically generate .htaccess files during deployment, ensuring consistent configurations across environments. Use it with version control to track changes and maintain audit trails for security and compliance.
Scored Apr 19, 2026
Fetch GitHub issues, spawn sub-agents to implement fixes and open PRs, then monitor and address PR review comments. Usage: /gh-issues [owner/repo] [--label b...
全功能智能股票监控预警系统。支持成本百分比、均线金叉死叉、RSI超买超卖、成交量异动、跳空缺口、动态止盈等7大预警规则。符合中国投资者习惯(红涨绿跌)。
Essential SSH commands for secure remote access, key management, tunneling, and file transfers.
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Parse, search, and analyze application logs across formats. Use when debugging from log files, setting up structured logging, analyzing error patterns, correlating events across services, parsing stack traces, or monitoring log output in real time.