From 2c7d9074fb5a3a7fb266d8196af068b5f5aa2a5a Mon Sep 17 00:00:00 2001 From: Huangzisu <1003101889@qq.com> Date: Mon, 25 May 2026 05:32:04 +0000 Subject: [PATCH] update webpage for arxiv link --- index.html | 18 ++++++++++-------- skillopt.html | 18 ++++++++++-------- 2 files changed, 20 insertions(+), 16 deletions(-) diff --git a/index.html b/index.html index e3726ab..1d79b1d 100644 --- a/index.html +++ b/index.html @@ -1803,7 +1803,7 @@ Code Repo - + Paper @@ -2409,19 +2409,21 @@

Citation.

- Placeholder BibTeX. The final paper link and camera-ready citation will be updated when available. + If you find SkillOpt useful, please cite the arXiv preprint below.

-
@misc{skillopt2026,
-  title  = {SkillOpt: Executive Strategy for Self-Evolving Agent Skills},
-  author = {SkillOpt Authors},
-  year   = {2026},
-  note   = {Preprint forthcoming},
-  url    = {https://microsoft.github.io/SkillOpt/}
+        
@article{skillopt2026,
+  title         = {SkillOpt: Executive Strategy for Self-Evolving Agent Skills},
+  author        = {SkillOpt Authors},
+  year          = {2026},
+  eprint        = {2605.23904},
+  archivePrefix = {arXiv},
+  primaryClass  = {cs.LG},
+  url           = {https://arxiv.org/abs/2605.23904}
 }
diff --git a/skillopt.html b/skillopt.html index e3726ab..1d79b1d 100644 --- a/skillopt.html +++ b/skillopt.html @@ -1803,7 +1803,7 @@ Code Repo - + Paper @@ -2409,19 +2409,21 @@

Citation.

- Placeholder BibTeX. The final paper link and camera-ready citation will be updated when available. + If you find SkillOpt useful, please cite the arXiv preprint below.

-
@misc{skillopt2026,
-  title  = {SkillOpt: Executive Strategy for Self-Evolving Agent Skills},
-  author = {SkillOpt Authors},
-  year   = {2026},
-  note   = {Preprint forthcoming},
-  url    = {https://microsoft.github.io/SkillOpt/}
+        
@article{skillopt2026,
+  title         = {SkillOpt: Executive Strategy for Self-Evolving Agent Skills},
+  author        = {SkillOpt Authors},
+  year          = {2026},
+  eprint        = {2605.23904},
+  archivePrefix = {arXiv},
+  primaryClass  = {cs.LG},
+  url           = {https://arxiv.org/abs/2605.23904}
 }