appwrite-open-source-backend-platform · git:20260710.2925510 · 2026-07-10 · sha256 43b06a2d6ee1be90

appwrite-open-source-backend-platform git:20260710.2925510B

Immutable. This exact content is served forever at /api/v1/blob/43b06a2d6ee1be90.

---
title: "Appwrite Open-Source Backend Platform"
description: "Appwrite is an open-source backend platform for web, mobile, and AI apps. This skill helps agents use Appwrite’s real services—Auth, Databases, Storage, Functions, Messaging, Realtime, and Sites—instead of inventing a generic backend workflow."
verification: "security_reviewed"
source: "https://github.com/appwrite/appwrite"
author: "Appwrite"
publisher_type: "Company"
category:
  - "Integrations & Connectors"
framework:
  - "Multi-Framework"
tool_ecosystem:
  github_repo: "appwrite/appwrite"
  github_stars: 55661
---

# Appwrite Open-Source Backend Platform

Appwrite is an open-source backend platform for web, mobile, and AI apps. This skill helps agents use Appwrite’s real services—Auth, Databases, Storage, Functions, Messaging, Realtime, and Sites—instead of inventing a generic backend workflow.

## Prerequisites

Docker for self-hosting; Appwrite SDK or REST/GraphQL client for integrations

## Installation

Choose whichever fits your setup:

1. Copy this skill folder into your local skills directory.
2. Clone the repo and symlink or copy the skill into your agent workspace.
3. Add the repo as a git submodule if you manage shared skills centrally.
4. Install it through your internal provisioning or packaging workflow.
5. Download the folder directly from GitHub and place it in your skills collection.

Install command or upstream instructions:

```
npm install appwrite
```

## Documentation

- https://appwrite.io/

## Source

- [Agent Skill Exchange](https://agentskillexchange.com/skills/appwrite-open-source-backend-platform/)