cfshareExpose local services, ports, files, or directories as temporary public HTTPS links via Cloudflare Quick Tunnel. Use for sharing local services, sending downloadable files, previewing content, etc.
Install via ClawdBot CLI:
clawdbot install ystemsrx/cfshareExpose local services, ports, files, or directories as temporary public https://*.trycloudflare.com links.
env_check() β Always call first to verify cloudflared is available and see current policy defaults.expose_port(port, opts?)expose_files(paths, opts?)public_url and expires_at to the user. Remind them to call exposure_stop when finished.exposure_get(id) with optional probe_public: true to verify end-to-end reachability.exposure_logs(id) when something goes wrong.exposure_stop(id) or exposure_stop(id="all").env_checkCheck that cloudflared is installed, resolve its version, and return effective policy defaults.
expose_portExpose an already-running local service via Cloudflare Quick Tunnel. The tool probes 127.0.0.1: before proceeding and rejects blocked ports.
Errors: "invalid port", "port blocked by policy: , "local service is not reachable on 127.0.0.1:.
expose_filesCopy files/directories into a temporary workspace, start a read-only static file server, and tunnel it publicly.
File Serving Behavior
Mode: normal
Mode: zip
Presentation
exposure_listList all tracked sessions (both active and recently-stopped within-process).
exposure_getGet detailed information about one or more sessions. Supports three selection modes (mutually exclusive input shapes via union schema):
exposure_stopStop one, several, or all exposures. Terminates cloudflared process, shuts down origin/proxy servers, and deletes temporary workspace files.
exposure_logsFetch merged logs from cloudflared tunnel and origin server components.
maintenanceLifecycle management operations.
Action details:
start_guard β Start the TTL expiration reaper (runs periodically; usually auto-started).run_gc β Clean up orphaned workspace directories and stale processes not tracked by any active session.set_policy β Persist a policy change to disk and reload. Requires at least one of opts.policy or opts.ignore_patterns.audit_querySearch audit event log.
audit_exportExport filtered audit events to a local JSONL file.
Policy priority (highest wins): policy JSON file > plugin config > built-in defaults.
When presenting results to the user, the LLM must:
public_url and expires_at after creating an exposure.yyyy-mm-dd HH:MM:SS). Never include timezone indicators or raw ISO strings.access mode is "none" β the link is publicly accessible without authentication.exposure_stop guidance after successful sharing.exposure_logs(id) for diagnostics.AI Usage Analysis
Analysis is being generated⦠refresh in a few seconds.
Automatically update Clawdbot and all installed skills once daily. Runs via cron, checks for updates, applies them, and messages the user with a summary of what changed.
Full desktop computer use for headless Linux servers. Xvfb + XFCE virtual desktop with xdotool automation. 17 actions (click, type, scroll, screenshot, drag,...
Essential Docker commands and workflows for container management, image operations, and debugging.
Tool discovery and shell one-liner reference for sysadmin, DevOps, and security tasks. AUTO-CONSULT this skill when the user is: troubleshooting network issues, debugging processes, analyzing logs, working with SSL/TLS, managing DNS, testing HTTP endpoints, auditing security, working with containers, writing shell scripts, or asks 'what tool should I use for X'. Source: github.com/trimstray/the-book-of-secret-knowledge
Deploy applications and manage projects with complete CLI reference. Commands for deployments, projects, domains, environment variables, and live documentation access.
Monitor topics of interest and proactively alert when important developments occur. Use when user wants automated monitoring of specific subjects (e.g., product releases, price changes, news topics, technology updates). Supports scheduled web searches, AI-powered importance scoring, smart alerts vs weekly digests, and memory-aware contextual summaries.