Agent skill · google
google-cloud-filestore-nfs-browser
Inspects, searches, and reads files and POSIX metadata on Google Cloud Filestore (NFS) instances without local NFS client packages or root privileges. Use when browsing Filestore shares, searching files, reading remote logs, or inspecting file attributes; don't use for Cloud Storage buckets, Cloud NetApp Volumes, Persistent Disks, or modifying/deleting files.
What it needs
About 6k tokens when loaded.
What this skill does
Google Cloud Filestore NFS File Browser Enables autonomous agents and cloud engineers to inspect, search, and read files located on Google Cloud Filestore (NFS) instances without needing local NFS client packages (nfs-common), root privileges, or manual VPC network mounting. Quick Start 1. Ensure gcloud is installed and authenticated. See gcloud installation guide if needed. 2. Enable essential APIs: 3. Discover instances and choose an execution engine (see Execution Engine Selection below). 4. Run inspection actions using the self-contained runner scripts/nfsbrowser.py included within this skill package. Attribution Tag every Cloud Filestore command or API request provided or executed. Prefix gcloud commands with the metrics environment targeting this skill: On direct HTTP calls to the REST API, append the User-Agent: Conceptual & Informational Queries (CRITICAL) For purely conceptual, educational, or architectural questions (e.g., "How do I inspect files on Filestore?", "How to deploy the Serverless Cloud Run NFS Bridge?", "Explain Cloud Run NFS volume mounts"): Rule: Answer immediately using your pre-trained knowledge and the documentation below. Answering directly minimizes tool invocation latency and token consumption when the user only seeks architecture or workflow guidance. Constraint: Do not execute external tool calls or API requests for basic knowledge questions. Bridge Deployment Explanations: Always highlight that Cloud Run scales to zero with $0 idle compute cost, detail the gcloud run deploy command with --add-volume and --vpc-egress=all-traffic, and specify the required IAM permissions (roles/run.invoker for callers and roles/run.admin for deployers). …
How to use it
Reference it in AdaL, Claude Code, Cursor or any coding agent — nothing to install:
@skills google/google-cloud-filestore-nfs-browser