A powerful integration that enables AI agents to manage secure file storage, user permissions, and cloud automations on Files.com.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install filescom-integration
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install filescom-integration using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Files.com skill for Openclaw Skills provides a robust bridge between AI coding agents and a professional-grade secure file management platform. It allows developers and automated agents to interact with Files.com data—including folders, groups, and remote server integrations—without manually managing complex authentication headers or API keys.
By leveraging the Membrane framework, this skill ensures that all interactions are secure, authenticated, and optimized for LLM token usage. Whether you are managing internal business files or orchestrating complex data transfers across Azure, AWS, or Google Cloud via Files.com, this skill streamlines the process through a standardized CLI and action-based workflow.
First, install the Membrane CLI to enable Openclaw Skills functionality:
npm install -g @membranehq/cli@latest
Authenticate your agent environment:
membrane login --tenant --clientName=openclaw
Establish a connection to your Files.com instance:
membrane connection ensure "https://www.files.com/" --json
The skill organizes Files.com resources into a clear hierarchy. Data is exchanged primarily via JSON structures.
| Resource Type | Description |
|---|---|
| File/Folder | Core assets representing the file system structure and metadata. |
| User/Group | Identity objects used for access control and organization. |
| Permissions | Mapping of users/groups to specific paths and access levels. |
| Remote Servers | Configuration for external integrations (S3, Azure, Google Drive). |
| Automations | Logic rules for triggered file actions and notifications. |
--intent flag to find the best API actions using semantic search.Loading
Fixer is a powerful currency exchange and conversion skill that provides real-time and historical financial data through a managed Membrane integration.

An enterprise-grade integration for managing IT asset data, cloud cost optimization, and SaaS license compliance.

A location intelligence skill that enables AI agents to visualize and analyze geospatial data for smarter business decision-making.

A comprehensive integration allowing AI agents to manage Flowla organizations, pipelines, and tasks through the Membrane framework.

Finto.io is a financial data aggregation skill that allows AI agents to access, manage, and automate financial records across various sources.

A robust file handling skill for automating uploads, transformations, and asset delivery within agentic workflows.








































