Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

files-cli

files-cli contém 125 skills coletadas de Files-com, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
125
Stars
46
atualizado
2026-07-20
Forks
4
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

filescom-user-additional-email-recipients
Desenvolvedores de software

Files.com User Additional Email Recipients via files-cli.

2026-07-20
filescom-holiday-calendars
Desenvolvedores de software

A Holiday Calendar defines site-wide holiday dates and optional partial-day windows that scheduled resources skip.

2026-07-17
filescom-remote-server-credentials
Desenvolvedores de software

A RemoteServerCredential is a way to store a credential for Remote Servers in a centralized vault and then reference it from Remote Server definitions.

2026-07-17
filescom-remote-servers
Desenvolvedores de software

A RemoteServer is a specific type of Behavior called `remote_server_sync`.

2026-07-17
filescom-files
Desenvolvedores de software

Files.com Files via files-cli.

2026-07-15
filescom-expectations
Desenvolvedores de software

Expectations let your Files.com site define what “correct” file delivery looks like, continuously evaluate whether it happened, and keep history when it did not.

2026-07-15
filescom-automation-logs
Administradores de redes e sistemas de computador

An AutomationLog is an audit log for monitoring and troubleshooting triggered Automation.

2026-07-15
filescom-automations
Administradores de redes e sistemas de computador

An Automation is an automated process of controlling workflows on your Files.com site.

2026-07-15
filescom-automation-runs
Desenvolvedores de software

An AutomationRun is a record with information about a single execution of a given Automation.

2026-07-14
filescom-behaviors
Desenvolvedores de software

A Behavior is an API resource for what are also known as Folder Settings.

2026-07-14
filescom-sites
Desenvolvedores de software

A Site is the place you'll come to update site settings, as well as manage site-wide API keys.

2026-07-12
filescom-groups
Desenvolvedores de software

A Group is a powerful tool for permissions and user management on Files.com.

2026-07-10
filescom-integration-centric-profiles
Desenvolvedores de software

An Integration Centric Profile defines the Remote Server integrations a user is expected to add and connect during integration-centric onboarding.

2026-07-10
filescom-users
Desenvolvedores de software

A User represents a human or system/service user with the ability to connect to Files.com via any of the available connectivity methods (unless restricted to specific protocols). Pick `--authentication-method` carefully at creation. Each method behaves differently: `email_signup` mails a "set your password" link; `password` requires the admin to set one upfront; `sso` defers authentication to a configured SSO strategy; `none` allows only API key or SSH key login.

2026-07-10
filescom-partner-channel-templates
Desenvolvedores de software

A PartnerChannelTemplate defines reusable Partner Channel configuration that can be applied to Partners.

2026-07-10
filescom-partner-channels
Desenvolvedores de software

A PartnerChannel defines a structured communication path within a Partner root folder, including directional folder names and partner-scoped routing configuration.

2026-07-09
filescom-partners
Desenvolvedores de software

A Partner is a first-class entity that cleanly represents an external organization, enables delegated administration, and enforces strict boundaries.

2026-07-09
filescom-custom-domains
Desenvolvedores de software

A CustomDomain object represents an additional customer-owned domain that routes to a Files.com site.

2026-07-08
filescom-secrets
Desenvolvedores de software

A Secret stores named, typed secret material for later use by features that reference the Secret by ID.

2026-07-08
filescom-ai-assistant-personalities
Desenvolvedores de software

An AI Assistant Personality defines a system prompt used to customize the in-app AI Assistant.

2026-07-02
filescom-chat-sessions
Desenvolvedores de software

A ChatSession represents one conversation with the Files.com AI Assistant.

2026-06-29
filescom-ai-tasks
Desenvolvedores de software

An AI Task defines a Files.com AI prompt that can run on a schedule or in response to file actions.

2026-06-28
filescom-api-keys
Desenvolvedores de software

An APIKey is a key that allows programmatic access to your Site.

2026-06-28
filescom-bundles
Desenvolvedores de software

A Bundle is the API/SDK term for the feature called Share Links in the web interface. Creating a Share Link does not send any email. To deliver the link by email, either call `bundles share` after creation, or pass `--share-after-create=true` when adding a recipient with `bundle-recipients create`.

2026-06-26
filescom-permissions
Desenvolvedores de software

A Permission object represents a grant of access permission on a specific Path to a User or Group. Use this skill to answer access questions — who can access a folder, and what a given user or group can access — and to grant or revoke folder access. For a full site-wide permissions report, use a `permission_audit` scheduled export (see `recipe-generating-reports`).

2026-06-16
filescom-workspaces
Desenvolvedores de software

A Workspace is a lightweight way to organize related resources inside a single Files.com Site.

2026-06-16
recipe-folder-size-and-counts
Desenvolvedores de software

Determine storage usage and file/folder counts on Files.com from the data the agent can actually read back, without recursively walking the tree; use this when the user asks "how big is this folder", "how much storage are we using", or "how many files do we have". The agent-readable source is `usage-snapshots` / `usage-daily-snapshots` (size and file count per top-level folder) and `site/usage` (site totals). Note the important limits: usage data only breaks down by top-level folder, and the `folder_size_audit` scheduled export is emailed to a Site Admin rather than returned to the API.

2026-06-16
recipe-generating-reports
Desenvolvedores de software

Choose the right built-in Files.com report or export instead of assembling one by hand; use this when the user asks for a report, audit, export, or summary — storage/usage, bandwidth/transfer, activity/audit logs, webhook delivery, permissions, group membership, or share-link audits. Files.com already produces these as first-class resources (`usage-snapshots`, `bandwidth-snapshots`, `history-exports`, `action-notification-exports`, and `scheduled-exports`). Prefer them; only home-roll a report by listing and aggregating records when no built-in report covers the need.

2026-06-16
recipe-searching-for-files
Desenvolvedores de software

Find files and folders on Files.com effectively, and pick the right tool for the job; use this when the user wants to locate files by name, path, modified time, or custom metadata. The key distinction: the `--search` / `--search-all` flags on `folders list-for` are the web search bar — best-effort, not real time, and meant only for ad-hoc human lookups — while automated or precise lookups should list a folder directly and filter deterministically. Covers both, and when to use each.

2026-06-16
filescom-event-channels
Desenvolvedores de software

An EventChannel is a named grouping of EventSubscriptions.

2026-06-14
filescom-partner-site-requests
Desenvolvedores de software

A PartnerSiteRequest represents a request for a Guest Partner to add their Files.com Site to their Partnership with the Host Partner.

2026-06-14
filescom-partner-sites
Desenvolvedores de software

Files.com Partner Sites via files-cli.

2026-06-14
filescom-syncs
Desenvolvedores de software

A Sync represents a file synchronization job between two locations (local-remote, remote-remote, local-child_site, etc).

2026-06-10
filescom-key-lifecycle-rules
Desenvolvedores de software

A KeyLifecycleRule represents a rule that applies to API keys, GPG keys, and SSH keys (also called User Public Keys) based on their inactivity or age.

2026-06-10
filescom-notifications
Desenvolvedores de software

A Notification is our feature that sends E-Mails when specific actions occur in the folder.

2026-06-09
filescom-siem-http-destinations
Desenvolvedores de software

Files.com Siem Http Destinations via files-cli.

2026-06-08
filescom-scheduled-exports
Desenvolvedores de software

A Scheduled Export defines a recurring schedule for generating one of the built-in CSV exports and e-mailing it to a Site Admin recipient.

2026-06-06
filescom-action-logs
Desenvolvedores de software

An ActionLog is an audit log of file actions performed by users or the system.

2026-06-04
filescom-action-notification-export-results
Desenvolvedores de software

An ActionNotificationExportResult is a single record containing webhook log information that can be obtained as a part of Action Notification Export request.

2026-06-04
filescom-action-notification-exports
Desenvolvedores de software

An ActionNotificationExport is an operation that provides access to outgoing webhook logs.

2026-06-04
Mostrando as 40 principais de 125 skills coletadas neste repositório.