ngrok-previewGenerate short-lived, mobile-friendly ngrok preview links for local artifacts and share them in Telegram. Use when OpenClaw produces images/charts/generated...
Install via ClawdBot CLI:
clawdbot install wynnsu/ngrok-previewGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://ngrok.com/downloadAudited Apr 17, 2026 · audit v1.0
Generated Mar 21, 2026
Graphic designers or UI/UX teams generate visual mockups locally and need to share them with remote clients or stakeholders for quick feedback. This skill creates temporary links to preview images, avoiding large file transfers and ensuring access is limited to the specific task.
Data analysts produce charts or reports from local tools like Python scripts and require mobile-friendly previews for team members on the go. The skill generates short-lived links to share these artifacts securely without exposing the entire workspace.
Developers testing web applications or generating screenshots locally can use this skill to share temporary previews with testers or product managers via Telegram, facilitating rapid iteration and feedback without deploying to a staging environment.
Instructors or trainers creating visual aids, such as diagrams or code outputs, can share them with students through temporary links. This ensures content is accessible only during class sessions and reduces manual file management.
Offer a basic version with limited TTL or sessions for free, while charging for extended durations, higher bandwidth, or advanced features like custom domains. Target small teams and individual developers who need occasional previews.
License the skill as part of a larger DevOps or collaboration platform, providing enhanced security, audit logs, and support for enterprises. Focus on industries with strict data handling requirements, such as finance or healthcare.
Provide managed preview services for agencies that handle multiple client projects, offering customization, priority support, and integration with their existing workflows. Charge per project or on a retainer basis.
💬 Integration Tip
Ensure the ngrok auth token is securely stored as an environment variable and automate session cleanup to prevent resource leaks in production environments.
Scored Jun 19, 2026
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Spec-first, TDD, subagent-driven software development workflow. Use when: (1) building any new feature or app — triggers brainstorm → plan → subagent executi...
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
Systematic code review patterns covering security, performance, maintainability, correctness, and testing — with severity levels, structured feedback guidance, review process, and anti-patterns to avoid. Use when reviewing PRs, establishing review standards, or improving review quality.