Move the agent guides to the nextcloud-skills repository - #968
Merged
Conversation
This was referenced Aug 10, 2026
oleksandr-nc
force-pushed
the
docs/move-guides-to-skills-repo
branch
2 times, most recently
from
August 10, 2026 09:49
e465206 to
ad28154
Compare
Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
oleksandr-nc
force-pushed
the
docs/move-guides-to-skills-repo
branch
from
August 10, 2026 11:02
ad28154 to
3c6b7e9
Compare
oleksandr-nc
marked this pull request as ready for review
August 10, 2026 13:00
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (7)
💤 Files with no reviewable changes (6)
📝 WalkthroughWalkthroughThe change streamlines 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The agent-facing guides now live in a dedicated public skills repository that any AI agent can use (Claude, ChatGPT, Gemini and the rest): https://github.com/oleksandr-nc/nextcloud-skills
It carries everything that lived here under docs/appapi/ plus the operational half of AGENTS.md and the APPS.md catalog, and adds runbooks this repo never had: a full nextcloud-docker-dev environment guide, ExApp development in any language with a runnable reference app, and an AI maintenance loop for installed ExApps. The content was re-verified against NC 35 / AppAPI 35.0.0-dev.1 / HaRP 0.4.3, and the repository is planned to move under the Nextcloud organization later (GitHub redirects will keep the links working).
This PR removes the moved files, slims AGENTS.md down to what is specific to this repository (developing app_api itself), drops the dead /docs and /APPS.md entries from .nextcloudignore and points everything else at the new home.
Replaces #962.