[SCM] PostGIS branch master updated. 3.6.0rc2-526-gc7ae53a03

git at osgeo.org git at osgeo.org
Fri Jun 12 11:29:52 PDT 2026


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".

The branch, master has been updated
       via  c7ae53a031b86aaa1a4c57a9affbc8693ea48c6a (commit)
      from  f90aeaf718d1b89865cc4214a18c4e8fe7a7f43c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c7ae53a031b86aaa1a4c57a9affbc8693ea48c6a
Author: Sandro Santilli <strk at kbt.io>
Date:   Fri Jun 12 20:29:40 2026 +0200

    Add a README about what skills are

diff --git a/doc/skills/README.md b/doc/skills/README.md
new file mode 100644
index 000000000..7ddb589ca
--- /dev/null
+++ b/doc/skills/README.md
@@ -0,0 +1,6 @@
+# AI Agents skills
+
+Files in this directory are meant to be used by AI agents.
+
+Skills are a standardized way to give AI agents new capabilities and
+expertise, read more about it on https://agentskills.io

-----------------------------------------------------------------------

Summary of changes:
 doc/skills/README.md | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 doc/skills/README.md


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list