diff --git a/README.md b/README.md
index 049fe06..4b7be70 100644
--- a/README.md
+++ b/README.md
@@ -126,13 +126,30 @@ Depending on your needs and technical concerns, you may find any number of diffe
|---|---|---|
| [UPBGE 0.5](https://upbge.org) | UPBGE 0.36.1 seems to be slop-free | [0.5 release notes state the use of AI in plain language](https://github.com/UPBGE/upbge/wiki/Release-notes-version-0.50#b-implementation-technique-and-limitations) |
-### Services
+### Services/Utilities
| Name | Alternative(s) | Evidence |
|---|---|---|
| [Bluesky](https://bsky.app) | [Mastodon](https://joinmastodon.org/) | [CTO discusses using Claude in development](https://bsky.app/profile/pfrazee.com/post/3luyb3jcbv52d) |
| [Calibre 8.16.2](https://calibre-ebook.com) | [BookLore](https://booklore.org/)
[Clbre](https://github.com/grimthorpe/clbre), a Calibre fork without AI
[Arcalibre](https://codeberg.org/rereading/arcalibre), a Calibre hard-fork from before AI features | [Added "Discuss selected book(s) with AI" feature](https://github.com/kovidgoyal/calibre/blob/master/Changelog.txt)
| [MinIO](https://www.min.io/) | [Garage](https://garagehq.deuxfleurs.fr/) | Advertises AI as their primary focus on their website. |
+| [Nextcloud](https://nextcloud.com/) | | [✨ Nextcloud Assistant](https://nextcloud.com/assistant/) |
+| [Bitwarden](https://bitwarden.com/) | | Include [CLAUDE.md](https://github.com/bitwarden/server/blob/main/.claude/CLAUDE.md) |
+| [KeepassXC](https://keepassxc.org/) | | Use Copilot to generate PRs:
+ [Example 1](https://github.com/keepassxreboot/keepassxc/pull/12588),
+ [Example 2](https://github.com/keepassxreboot/keepassxc/pull/12314),
+ [Example 3](https://github.com/keepassxreboot/keepassxc/pull/12199)|
+| [Ghost](https://ghost.org/) | [WriteFreely][wfree] | Include configurations for
+ [Claude](https://github.com/TryGhost/Ghost/tree/main/.claude) and [cursor](https://github.com/TryGhost/Ghost/blob/main/.cursor/rules/yarn.mdc);
+ images on website seem generated |
+| [Wagtail CMS](https://wagtail.org/) | [WriteFreely][wfree] | Include
+ [AGENTS.md](https://github.com/wagtail/wagtail/blob/main/AGENTS.md);
+ [Wagtail AI](https://wagtail.org/wagtail-ai/) |
+| [WordPress](https://wordpress.org) | [WriteFreely][wfree] | Include
+ [AGENTS.md](https://github.com/WordPress/gutenberg/blob/trunk/AGENTS.md);
+ has [Copilot PRs](https://github.com/WordPress/gutenberg/pull/74449) |
+
+[wfree]: https://writefreely.org/
### Operating Systems