diff --git a/README.md b/README.md
index 1e7fab0..77a10e7 100644
--- a/README.md
+++ b/README.md
@@ -99,6 +99,19 @@ Our vision is to revolutionize how AI agents collaborate to solve real-world tas
+
+
+ 🧩 NEW: COMMUNITY AGENT CHALLENGES! 🧩
+
+
+ Showcase your creativity by designing unique challenges for AI agents!
+ Join our community and see your innovative ideas tackled by cutting-edge AI.
+
+
+ View & Submit Challenges
+
+
+
🎉 Latest Major Update - March 15, 2025
diff --git a/README_zh.md b/README_zh.md
index 01ab58b..60a73f2 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -99,6 +99,19 @@
+
+
+ 🧩 新增:社区智能体挑战! 🧩
+
+
+ 展示您的创造力,为AI智能体设计独特的挑战!
+ 加入我们的社区,见证您的创新想法被尖端AI技术实现。
+
+
+ 查看与提交挑战
+
+
+
🎉 最新重大更新 - 2025年3月15日
diff --git a/community_challenges.md b/community_challenges.md
new file mode 100644
index 0000000..9171edd
--- /dev/null
+++ b/community_challenges.md
@@ -0,0 +1,50 @@
+# 🧩 Community Agent Challenges
+
+Welcome to the OWL Community Challenges hub! This is where creative minds come together to craft interesting, innovative, and thought-provoking challenges for AI agents. Got an idea for a task that would really put an AI to the test? We want to hear from you!
+
+## 🚀 Why Submit a Challenge?
+
+- **Showcase your creativity** - Design unique tasks that highlight your innovative thinking
+- **Join our community** - Become part of the growing OWL ecosystem
+- **See your ideas in action** - Watch as your challenges are tackled by cutting-edge AI
+- **Help shape the future** - Contribute to advancing the capabilities of AI assistants
+
+## 📝 How to Submit Your Challenge
+
+It's easy! Simply add your challenge directly to this document by following the template below. The more detailed and creative your challenge, the better!
+
+## ✨ Challenge Template
+
+```markdown
+### [Challenge Title]
+
+**Task**: Detailed instructions for the task.
+
+**Success Criteria**:
+- What defines successful completion of this challenge?
+
+**Hints** (Optional):
+- Any helpful tips
+```
+
+## 🏆 Community Challenges
+
+### GitHub Repository Statistics Visualization
+
+**Task**: Open Google search, summarize the GitHub stars, fork counts, and other relevant statistics of camel-ai/camel framework. Then, write these numbers into a Python file using a plotting package (such as matplotlib or seaborn), save the visualization locally, and run the generated Python file to display the chart.
+
+**Success Criteria**:
+- Retrieve accurate GitHub statistics for the camel-ai/camel repository
+- Generate a Python script that visualizes the data
+- Successfully run the script and create a visualization
+
+
+---
+
+### [Your Challenge Here]
+
+**Task**:
+
+**Success Criteria**:
+
+**Hints** (Optional):