data-engineering-storage-remote-access とは?
Python でのクラウド ストレージ アクセス: fsspec、pyarrow.fs、obstore ライブラリに加え、Polars、DuckDB、PyArrow、Delta Lake、Iceberg との統合。 ソース: legout/data-platform-agent-skills。
Python でのクラウド ストレージ アクセス: fsspec、pyarrow.fs、obstore ライブラリに加え、Polars、DuckDB、PyArrow、Delta Lake、Iceberg との統合。
コマンドラインで data-engineering-storage-remote-access AI スキルを開発環境にすばやくインストール
ソース: legout/data-platform-agent-skills。
Comprehensive guide to accessing cloud storage (S3, GCS, Azure) and remote filesystems in Python. Covers three major libraries - fsspec, pyarrow.fs, and obstore - and their integration with data engineering tools.
| Best For | Broad compatibility, ecosystem integration | Arrow-native workflows, Parquet | High-throughput, performance-critical | | Backends | S3, GCS, Azure, HTTP, FTP, 20+ more | S3, GCS, HDFS, local | S3, GCS, Azure, local | | Performance | Good (with caching) | Excellent for Parquet | 9x faster for concurrent ops |
| Dependencies | Backend-specific (s3fs, gcsfs) | Bundled with PyArrow | Zero Python deps (Rust) | | Async Support | Yes (aiohttp) | Limited | Native sync/async | | DataFrame Integration | Universal | PyArrow-native | Via fsspec wrapper | | Maturity | Very mature (2018+) | Mature | New (2025), rapidly evolving |
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-storage-remote-accessPython でのクラウド ストレージ アクセス: fsspec、pyarrow.fs、obstore ライブラリに加え、Polars、DuckDB、PyArrow、Delta Lake、Iceberg との統合。 ソース: legout/data-platform-agent-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/legout/data-platform-agent-skills --skill data-engineering-storage-remote-access インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/legout/data-platform-agent-skills