Skip to content

Move the agent guides to the nextcloud-skills repository - #968

Merged
oleksandr-nc merged 1 commit into
mainfrom
docs/move-guides-to-skills-repo
Aug 11, 2026
Merged

Move the agent guides to the nextcloud-skills repository#968
oleksandr-nc merged 1 commit into
mainfrom
docs/move-guides-to-skills-repo

Conversation

@oleksandr-nc

@oleksandr-ncoleksandr-nc commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

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.

Signed-off-by: Oleksander Piskun <oleksandr2088@icloud.com>
@oleksandr-nc
oleksandr-ncforce-pushed the docs/move-guides-to-skills-repo branch from ad28154 to 3c6b7e9CompareAugust 10, 2026 11:02
@oleksandr-nc
oleksandr-nc marked this pull request as ready for review August 10, 2026 13:00
@coderabbitai

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 7f0f4874-82f4-4388-8f7c-3fe23179dc73

📥 Commits

Reviewing files that changed from the base of the PR and between acb342f and 3c6b7e9.

📒 Files selected for processing (7)
  • .nextcloudignore
  • AGENTS.md
  • APPS.md
  • docs/appapi/aio.md
  • docs/appapi/exapp-contract.md
  • docs/appapi/kubernetes.md
  • docs/appapi/remote-daemon.md
💤 Files with no reviewable changes (6)
  • docs/appapi/kubernetes.md
  • docs/appapi/exapp-contract.md
  • .nextcloudignore
  • docs/appapi/remote-daemon.md
  • APPS.md
  • docs/appapi/aio.md

📝 Walkthrough

Walkthrough

The change streamlines AGENTS.md around repository development and links operational AppAPI and ExApp guidance to nextcloud-skills. It updates related links and portability guidance. It removes APPS.md and several AppAPI runbooks. It also removes /APPS.md and /docs from .nextcloudignore.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check nameStatusExplanation
Title check✅ PassedThe title clearly summarizes the main change: moving the agent-facing guides to the nextcloud-skills repository.
Description check✅ PassedThe description directly explains the guide migration, removed files, updated references, and reduced repository-specific guidance.
Docstring Coverage✅ PassedNo functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check✅ PassedCheck skipped because no linked issues were found for this pull request.
Out of Scope Changes check✅ PassedCheck skipped because no linked issues were found for this pull request.

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@oleksandr-nc
oleksandr-nc merged commit 65d78ff into mainAug 11, 2026
55 checks passed
@oleksandr-nc
oleksandr-nc deleted the docs/move-guides-to-skills-repo branch August 11, 2026 07:20
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@oleksandr-nc