From b571118af4b7e20f32cc2da0d1b492b2cf6dfd16 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Wed, 1 Apr 2026 13:55:00 +0000 Subject: [PATCH] Add iflytek repos to ai-agents, robotic-process-automation, and tutorials collections Agent-Logs-Url: https://github.com/FenjuFu/explore/sessions/92c130f0-ab91-4e8e-9ef1-5ae4e1e2a4fe Co-authored-by: FenjuFu <92919259+FenjuFu@users.noreply.github.com> --- collections/ai-agents/index.md | 8 ++++++++ collections/robotic-process-automation/index.md | 6 ++++++ collections/tutorials/index.md | 6 ++++++ 3 files changed, 20 insertions(+) create mode 100644 collections/ai-agents/index.md create mode 100644 collections/robotic-process-automation/index.md create mode 100644 collections/tutorials/index.md diff --git a/collections/ai-agents/index.md b/collections/ai-agents/index.md new file mode 100644 index 00000000000..82a23392199 --- /dev/null +++ b/collections/ai-agents/index.md @@ -0,0 +1,8 @@ +--- +items: + - iflytek/astron-agent + - iflytek/iFly-Skills + - iflytek/skillhub +display_name: AI Agents +--- +Frameworks and skill libraries for building AI agents that can reason, plan, and take actions autonomously. diff --git a/collections/robotic-process-automation/index.md b/collections/robotic-process-automation/index.md new file mode 100644 index 00000000000..dfa1207f2a5 --- /dev/null +++ b/collections/robotic-process-automation/index.md @@ -0,0 +1,6 @@ +--- +items: + - iflytek/astron-rpa +display_name: Robotic Process Automation +--- +Tools and frameworks for automating repetitive tasks and business processes using software robots. diff --git a/collections/tutorials/index.md b/collections/tutorials/index.md new file mode 100644 index 00000000000..803b4a572b6 --- /dev/null +++ b/collections/tutorials/index.md @@ -0,0 +1,6 @@ +--- +items: + - iflytek/astronclaw-tutorial +display_name: Tutorials +--- +Hands-on tutorials and learning resources for developers to build practical skills with real-world projects.