read-efs-data
CommunitySecurely access EFS live data.
Authorzkysar1
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides secure, read-only access to live EFS data, enabling inspection of critical information without risking data integrity.
Core Features & Use Cases
- Browse Files: List directories and files on EFS.
- View Content: Remotely read file contents, with options to view only the last N lines.
- Download Data: Securely copy files from EFS to the local environment for analysis.
- SSH Troubleshooting: Utility to fix SSH host key issues when EC2 instances are replaced.
- Use Case: An AI agent needs to check the latest training data logs on EFS to diagnose a performance issue. It uses
efs-list.shto find the relevant log file,efs-read.shto inspect its tail, and if necessary,efs-download.shto retrieve it for deeper analysis.
Quick Start
Use the read-efs-data skill to list all files in the /mnt/AyoAi/Accounts/ directory.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: read-efs-data Download link: https://github.com/zkysar1/Claude-Skills-Continual-Learning-Base/archive/main.zip#read-efs-data Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.