appwrite-backend

appwrite-backend is a skill for Claude Code, Codex from sgaabdu4/hard-eng. It costs 48 tokens per session (3,674 once invoked), scanned A, original, MIT.

A guide for developing and operating applications on Appwrite, a backend platform that provides services such as accounts, databases, storage, and functions.

In plain words
What is it for?
Use it for Appwrite SDK work, CLI commands, schema and query design, migrations, permissions, bulk operations, and account or data erasure.
Why use it?
It helps route Appwrite work through the appropriate safety checks, especially for production changes, bulk updates, queries, and permanent data deletion.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/sgaabdu4/hard-eng/appwrite-backend
Any agent
npx skills add sgaabdu4/hard-eng --skill appwrite-backend
Clone the repo
git clone --depth 1 https://github.com/sgaabdu4/hard-eng

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for appwrite-backend

README.md
[![agentmods](https://agentmods.dev/badge/skills/sgaabdu4/hard-eng/appwrite-backend.svg)](https://agentmods.dev/skills/sgaabdu4/hard-eng/appwrite-backend)
Your own site
<a href="https://agentmods.dev/skills/sgaabdu4/hard-eng/appwrite-backend"><img src="https://agentmods.dev/badge/skills/sgaabdu4/hard-eng/appwrite-backend.svg" alt="Measured on agentmods" height="20"></a>
Per session 48 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,674 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 1 finding. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00048 $0.03674
Opus 5 $0.00024 $0.01837
Sonnet 5 $0.00010 $0.00735
Haiku 4.5 $0.00005 $0.00367

Measured 4d ago against content hash 7aa8fa7f7c03, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

appwrite-backend scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

The scan reads SKILL.md. This mod also ships 5 executable files (scripts/appwrite-query-contract.mjs, scripts/appwrite-query-contract.test.mjs, scripts/appwrite-schema-guard.mjs, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

1. **Official SDK only** — raw Appwrite HTTP (`fetch`, `requests`, `dio`, `package:http`, `curl`) is a violation unless the SDK lacks the endpoint or an isolated, tested `Client.call` works around SDK model parsing.
skills/appwrite-backend/SKILL.md · 174 lines

How it starts

The opening of the file, as written. The whole thing — 174 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Appwrite Development

Route

Load the owner before acting. Unlisted detail = read the owner, never infer.

Trigger Owner
Any Appwrite CLI/wrapper command, deployment, schema sync, function/site variable operation, or CLI failure — before installing, binding, probing, diagnosing, or mutating appwrite-cli
Production schema/data/ACL/function cutover production-migrations + CLI owner when CLI participates
TablesDB transaction or cross-service consistency transactions + permissions
Permanent account/subject-data erasure across TablesDB, Auth, Storage, provider data, or retained audit evidence destructive-erasure + transactions
Mass row create/update/upsert/delete, transaction-limit pressure, per-row write loop bulk-operations + transactions when atomic scope spans requests/tables
Filter by more IDs than the deployed Query.equal() value cap chunked-queries
Table/column/index design, encryption at rest, auto-increment, timestamp override, CSV import/export schema-management
Query shape, select, spatial, time helpers, missing-index suspicion query-optimization
Counter, array, string, or date field mutated concurrently atomic-operators
Relationship modeling or traversal relationships
List, feed, infinite scroll, or large-offset paging pagination-performance
Slow path, caching, delta sync, bootstrap ordering performance
Bandwidth, execution, or storage cost cost-optimization
Sessions, MFA, SSR auth, JWT, user labels, security settings authentication
OAuth, magic link, email OTP, phone, anonymous, custom token auth-methods
ACL design, lockout, public-leak suspicion permissions
Team, membership, or multi-tenancy teams
Upload, download, preview, transform, bucket config storage-files
Function authoring, handler, runtime, cold start, env vars functions
Function events, schedules, idempotency, binary payloads, CI/CD functions-advanced
Function execution SDK model or response-format parsing failure after remote work starts functions-advanced
Realtime subscription, channel, presence, event filtering realtime
Push, email, or SMS delivery messaging
Outbound event delivery to an external system webhooks
Avatar, initials, QR, flag, favicon avatars
429, retry, typed error, timeout, code-zero transport failure, client request burst, partial-sync report error-handling + performance
Platform ceiling or limit error limits
Country, currency, language, or geo lookup locale
GraphQL endpoint graphql
Appwrite MCP server setup for a coding agent, or Appwrite documentation lookup mcp-servers
Self-hosted install, config, security, scaling, SDK version pins self-hosting
Self-hosted backup, restore, upgrade, data-loss incident self-hosting-ops
Health check, queue depth, uptime monitoring health

Read the full file on GitHub · 174 lines

Files

What ships with it

37 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago Changed · +1 lines 7aa8fa7f7c03
  2. 6d ago Changed · +1 lines de0d76486c23
  3. 6d ago First seen · 172 lines · 48 tokens per session scan A 83b18ed4aa24

Subscribe to this mod's changes

appwrite-backend is a skill published in the GitHub repository sgaabdu4/hard-eng (5 stars, last pushed yesterday), licensed MIT. It adds 48 tokens to every session and 3,674 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

agent-code-analyzer

Agent skill for code-analyzer - invoke with $agent-code-analyzer.

ruvnet/ruflo · 19 tokens

worker-integration

Worker-Agent integration for intelligent task dispatch and performance tracking.

ruvnet/ruflo · 14 tokens

agui-dotnet-streaming-chat

Get started with the AG-UI .NET SDK: bootstrap and run your first streaming-chat app (client + server) with the AG-UI .NET NuGet packages (AGUI.Client, AGUI.Server, AGUI.Formatting, AGUI.Abstractions). USE FOR: which packages to install and how to wire them; constructing an AGUIChatClient against an endpoint and…

ag-ui-protocol/ag-ui · 223 tokens

agui-dotnet-sample-step

Add a GettingStarted sample Step (a Server/Client pair) to the AG-UI .NET SDK that demonstrates one protocol feature the way we want users to write it. USE FOR: adding a new samples/GettingStarted/StepNN Server+Client pair, wiring it into AGUI.slnx and the integration-test project, giving it a deterministic…

ag-ui-protocol/ag-ui · 168 tokens

agui-dotnet-protobuf

Use the protobuf wire transport (instead of the default Server-Sent Events) for an AG-UI connection with the AG-UI .NET SDK — a compact binary event stream negotiated via the Accept header. USE FOR: making an AGUIChatClient prefer protobuf by wiring an AGUIEventStreamHandler with ProtobufEventStreamFormatter (then…

ag-ui-protocol/ag-ui · 162 tokens

cog-knowledge-consolidation

Build structured knowledge frameworks from scattered vault notes with source attribution.

a5c-ai/babysitter · 19 tokens