diff --git a/orgs/orgs.yml b/orgs/orgs.yml index 05d838673..40f75c81e 100644 --- a/orgs/orgs.yml +++ b/orgs/orgs.yml @@ -2376,6 +2376,10 @@ orgs: sipid: archived: true has_projects: true + skills: + description: Portable Agent Skills for Cloud Foundry AI coding agents + default_branch: main + has_projects: false slack-interrupt-bot: has_projects: false has_wiki: false diff --git a/toc/working-groups/agentic-runtime.md b/toc/working-groups/agentic-runtime.md index b61eb31d8..5e9e397cb 100644 --- a/toc/working-groups/agentic-runtime.md +++ b/toc/working-groups/agentic-runtime.md @@ -77,4 +77,5 @@ areas: github: al-gerd repositories: - cloudfoundry/agentic-runtime-notes + - cloudfoundry/skills ```