根据用户给出的搜索关键语句,调用zhipu的搜索引擎得到搜索结果。
3.7
Rating
0
Installs
AI & LLM
Category
The skill provides a basic framework for integrating Zhipu search engine with time-aware query modification. The description adequately explains the core functionality, and the instructions outline the temporal query processing logic. However, descriptionCoverage is moderate because the CLI invocation details and expected output format could be clearer. taskKnowledge scores lower as the actual implementation (zhipu_searcher.py) is referenced but key details like API configuration, error handling, and result formatting are not documented. structure is acceptable for a simple skill with clear steps. novelty is limited since this wraps an external API with basic date parsing - something a capable CLI agent could accomplish with a few API calls, though the time calculation preprocessing adds some value. The skill would benefit from documenting API requirements, example inputs/outputs, and error scenarios.
Loading SKILL.md…