This is an automated email from the ASF dual-hosted git repository.

wenjin272 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-agents.git


The following commit(s) were added to refs/heads/main by this push:
     new af28c580 [docs] Add missing Skills Agent Quickstart link to overview 
page (#805)
af28c580 is described below

commit af28c5808cd391d988a0fef19eea6a11ad03fa92
Author: Haocong Wang <[email protected]>
AuthorDate: Mon Jun 8 17:03:01 2026 +0800

    [docs] Add missing Skills Agent Quickstart link to overview page (#805)
    
    Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
---
 docs/content/docs/get-started/overview.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/content/docs/get-started/overview.md 
b/docs/content/docs/get-started/overview.md
index 4172d14e..bd2e985b 100644
--- a/docs/content/docs/get-started/overview.md
+++ b/docs/content/docs/get-started/overview.md
@@ -45,4 +45,5 @@ To get started with Apache Flink Agents, you can checkout the 
following quicksta
 
 - [Workflow Agent Quickstart]({{< ref 
"docs/get-started/quickstart/workflow_agent" >}})
 - [ReAct Agent Quickstart]({{< ref "docs/get-started/quickstart/react_agent" 
>}})
+- [Skills Agent Quickstart]({{< ref "docs/get-started/quickstart/skills_agent" 
>}})
 - [YAML Agent Quickstart]({{< ref "docs/get-started/quickstart/yaml_agent" >}})

Reply via email to