optimizer
Agent Optimization Skill (Optimizer)
📌 Mandatory Usage Guidelines
CRITICAL: READ BEFORE USE. Adherence to these rules is essential for the skill to function correctly.
-
Tool Calls are Direct:
- ✅ DO call tool functions like
CAST_ANALYSIS(...)andCAST_CODER(...)directly. - ❌ DO NOT write or show Python code examples that import or manually implement tool logic (e.g.,
from aworld.experimental.ast import ACast). The tools are pre-loaded and ready for direct invocation.
- ✅ DO call tool functions like
-
CAST_ANALYSISQuery Format:- ✅ DO use regular expression (regex) patterns for all
search_astqueries.- Example:
.*MyClassName.*|.*my_function_name.*
- Example:
- ❌ DO NOT use natural language for
search_astqueries.- Incorrect:
"Show me the implementation of the MyClassName class"
- Incorrect:
- ✅ DO use regular expression (regex) patterns for all
More from inclusionai/aworld
xhs-scraper
小红书搜索抓取 skill - 通过 agent-browser (CDP) 抓取小红书搜索结果,支持列表+详情、多格式输出。使用场景:按关键词抓取笔记列表与正文、生成 RSS/JSON/Markdown。
23app_evaluator
A professional skill for App Evaluation (evaluating app's performance with score) and App Improvement (giving professional suggestions for improving the app's performance).
11agent-browser
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.
9x-scraper
X (Twitter) 抓取 skill - 通过 agent-browser (CDP) 抓取指定用户推文或首页推荐流,支持关键词过滤、Tab 切换、多格式输出。使用场景:按用户/关键词抓取时间线、查看首页推荐流、生成 RSS/JSON/Markdown。
6xhs-publisher
小红书发布 skill - 通过 agent-browser (CDP) 自动发布小红书图文笔记,支持多图上传、标题正文填写、一键发布。使用场景:自动化发布图文笔记到小红书创作中心。
6html-to-image
HTML 转图片 skill - 将 HTML 文件或内容通过 agent-browser 渲染并截图为图片。适用于生成信息图、社交媒体配图、数据可视化截图等场景。
6