Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions collections/ai-agents/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
---
items:
- iflytek/astron-agent
- iflytek/iFly-Skills
- iflytek/skillhub
display_name: AI Agents
Comment on lines +1 to +6
Copy link

Copilot AI Apr 1, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CONTRIBUTING.md asks to limit each pull request to the creation/updating of one topic or collection, but this PR adds/updates multiple collections (ai-agents, robotic-process-automation, tutorials). Please split this into separate PRs so each collection change can be reviewed and discussed independently.

Copilot uses AI. Check for mistakes.
---
Frameworks and skill libraries for building AI agents that can reason, plan, and take actions autonomously.
Comment on lines +6 to +8
Copy link

Copilot AI Apr 1, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These collections have very broad names (e.g., “AI Agents”) but the items list only repositories from a single organization (iflytek/*). This likely won’t meet the repo’s “benefit the community vs. an individual” guidance and makes the collection misleading. Either expand the items to include a representative set of community projects/resources, or rename/scope the collection to match the specific Astron/iFlytek ecosystem.

Suggested change
display_name: AI Agents
---
Frameworks and skill libraries for building AI agents that can reason, plan, and take actions autonomously.
display_name: Astron/iFlytek AI Agents
---
Frameworks and skill libraries from the Astron/iFlytek ecosystem for building AI agents that can reason, plan, and take actions autonomously.

Copilot uses AI. Check for mistakes.
6 changes: 6 additions & 0 deletions collections/robotic-process-automation/index.md
Original file line number Diff line number Diff line change
@@ -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.
6 changes: 6 additions & 0 deletions collections/tutorials/index.md
Original file line number Diff line number Diff line change
@@ -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.
Loading