Add pgflow-docs agent skill and documentation API endpoint - #618
Conversation
|
|
View your CI Pipeline Execution ↗ for commit 81f03d5
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗ ☁️ Nx Cloud last updated this comment at |
|
Reworking this PR based on review:
|
🔍 Preview Deployment: Website✅ Deployment successful! 🔗 Preview URL: https://pr-618.pgflow.pages.dev 📝 Details:
_Last updated: _ |
🚀 Production Deployment: Website✅ Successfully deployed to production! 🔗 Production URL: https://pgflow.dev 📝 Details:
Deployed at: 2026-08-22T02:16:46+02:00 |

Summary
This PR adds a public
pgflow-docsAgent Skill and small, generated documentation indexes that let coding agents fetch current pgflow documentation on demand.Agent Skill
skills/pgflow-docs/SKILL.mdin the conventional skills repository location.npx skills add pgflow-dev/pgflow --skill pgflow-docswithout a manifest.Documentation indexes
/docs-index.mdplus section indexes for Get Started, Build, Deploy, Concepts, Reference, Tutorials, News, and Comparisons.docscontent collection rather than crawling files directly.Scope boundaries
/llms.txtorstarlight-llms-txt.skills.sh.json; it is unnecessary for one skill.