Run any Skill in Manus
with one click
with one click
Run any Skill in Manus with one click
Get StartedGitHub repository
skill-process-explain-agents
skill-process-explain-agents contains 2 collected skills from johnson7788, with repository-level occupation coverage and site-owned skill detail pages.
skills collected
2
Stars
1
updated
2026-07-10
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer
Skills in this repository
creator/repo/skill
skill
occupation
description
updated
bingsearch
software-developers
Bing 网络搜索技能。⚠️ 注意:Bing 有强反爬机制,直接 curl 或 urllib 抓取必定被拦截、返回空结果。本技能脚本内置了完整反爬方案(Cookie 管理、多浏览器 UA、aiohttp + BeautifulSoup 结构化解析、结果缓存)。当需要联网搜索时时必须 `load_skill("bingsearch")` 加载本技能获取调用指导,然后按指导使用 `terminal` 运行脚本,**不得直接 curl 抓取**。支持关键词搜索、站点限定、多站点组合、排除/文件类型过滤、网页正文抓取。
2026-07-10
arxiv-paper-search
software-developers
arXiv 学术论文检索技能,通过 arXiv 官方公开 API 进行关键词检索,支持按相关性/最新提交并行检索、按分类(cs.CL、cs.LG 等)检索、按作者检索,以及自由检索表达式。支持字段标签和排序方式。适合查找特定主题的论文、追踪某方向最新进展、定位某作者工作,或使用高级检索表达式时触发此技能。
2026-06-18