Skip to content

Document agent skills auto-install on init project#2842

Open
atharvadeosthale wants to merge 3 commits intomainfrom
docs-init-project-agent-skills
Open

Document agent skills auto-install on init project#2842
atharvadeosthale wants to merge 3 commits intomainfrom
docs-init-project-agent-skills

Conversation

@atharvadeosthale
Copy link
Copy Markdown
Member

@atharvadeosthale atharvadeosthale commented Mar 31, 2026

Summary

  • Added note to CLI installation docs that appwrite init project auto-detects project config and installs relevant Appwrite agent skills
  • Links to agent skills documentation

Summary by CodeRabbit

  • Documentation
    • Clarified installation docs: the CLI now auto-detects your project configuration and automatically installs relevant Appwrite agent skills during setup, so initial setup requires less manual configuration and gets you ready to use agents more quickly.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 31, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 392f44f6-9b71-4239-bf2a-69137bbb68c5

📥 Commits

Reviewing files that changed from the base of the PR and between 5339271 and 0717909.

📒 Files selected for processing (1)
  • src/routes/docs/tooling/command-line/installation/+page.markdoc
✅ Files skipped from review due to trivial changes (1)
  • src/routes/docs/tooling/command-line/installation/+page.markdoc

Walkthrough

A documentation page for CLI installation was updated: two lines were added to the "Initialization" section stating that the CLI will auto-detect the user's project configuration and automatically install relevant Appwrite agent skills. No code, control flow, or exported/public API changes were made.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: documenting that agent skills are automatically installed during project initialization.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs-init-project-agent-skills

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 and usage tips.

@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Mar 31, 2026

Greptile Summary

This PR adds a small documentation note in two places: a new info callout on the agent skills page explaining that appwrite init project auto-installs relevant skills, and a corresponding sentence in the CLI installation page linking to /docs/tooling/ai/skills. The changes are accurate, the link resolves to the correct canonical route (src/routes/docs/tooling/ai/skills/+page.markdoc), and the previously flagged broken-link issue has been addressed.

  • Added {% info %} callout on the skills page to surface auto-install behavior early in the install section.
  • Added a sentence in the CLI installation page pointing users to agent skills docs via /docs/tooling/ai/skills.

Confidence Score: 5/5

Safe to merge — only additive documentation changes with a correct, verified link.

Both files contain only additive prose; the linked URL /docs/tooling/ai/skills is the canonical path confirmed by the file system and redirects.json. No logic, code, or routing is affected.

No files require special attention.

Important Files Changed

Filename Overview
src/routes/docs/tooling/ai/skills/+page.markdoc Adds an info callout under "Install skills" noting that appwrite init project auto-installs relevant skills; no issues found.
src/routes/docs/tooling/command-line/installation/+page.markdoc Adds one sentence after the appwrite.config.json code block noting auto-detection and linking to /docs/tooling/ai/skills — the correct canonical URL.

Reviews (3): Last reviewed commit: "add notes to ai docs skill section" | Re-trigger Greptile

Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
Copy link
Copy Markdown
Contributor

@adityaoberai adityaoberai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should also document this behaviour in the Skills section of the AI docs

Sign up for free to 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.

3 participants