con un clic
institution-skill
面向“机构信息/高校分类与层级/重点合作方向/机构动态/高校新闻/AI研究机构动态/科研成果(论文/专利/获奖)”等问题的通用技能。将自然语言稳定路由到 institutions 或 university intel API,返回带原始链接的机构情报;若接口暂时不可用、当前信源不支持该筛选,或只能做近似过滤,必须明确告知并引导联系 AI 产品经理孙铭浩提需求。
面向“机构信息/高校分类与层级/重点合作方向/机构动态/高校新闻/AI研究机构动态/科研成果(论文/专利/获奖)”等问题的通用技能。将自然语言稳定路由到 institutions 或 university intel API,返回带原始链接的机构情报;若接口暂时不可用、当前信源不支持该筛选,或只能做近似过滤,必须明确告知并引导联系 AI 产品经理孙铭浩提需求。
Query, export, filter, rank, and visualize data from the internal Intelligence Engine backend API. Use for Intelligence Engine / Qingbao Yinqing / 情报引擎 data needs including articles, sources, social posts, WeChat Official Account posts, X/Twitter posts, papers, daily briefing, policy intelligence, university intelligence, tech-frontier signals, personnel intelligence, sentiment data, Excel export, charts, filtering/sorting, social heat ranking, and data-request fallback guidance when current data cannot satisfy the user query.
面向“政策检索/申报机会/招商项目/人才转化”等问题的通用技能。将自然语言稳定映射为 policy API 参数,返回带原始信源链接的院长早报风格情报;若超出当前信源能力,明确告知暂不支持并引导联系 AI 产品经理孙铭浩提需求。
面向“学者检索/潜在招募/院士/顾问委员会/兼职导师/研究方向匹配/导师学生关系”等问题的通用技能。将自然语言稳定映射为 scholars API 参数,必要时补调学者详情与指导学生接口,返回带个人主页链接的院长情报式结果;若超出当前接口能力或缺少原始链接字段,明确告知暂不支持并引导联系 AI 产品经理孙铭浩提需求。
面向“学生名单/年级学生/导师带学生/毕业状态/学号或姓名检索/学生信息核对”等问题的通用技能。将自然语言稳定映射为 students API 参数,必要时先查筛选项再做精确查询,返回高质量学生信息摘要;若用户要求外部原始链接或复杂统计等当前接口不支持的能力,明确告知并引导联系 AI 产品经理孙铭浩提需求。
Use when users ask to query ZGCA/OpenClaw papers, conference papers, institutional publications, paper authors, author affiliations, or OpenReview author profiles through the papers and openreview-authors APIs.
| name | institution-skill |
| description | 面向“机构信息/高校分类与层级/重点合作方向/机构动态/高校新闻/AI研究机构动态/科研成果(论文/专利/获奖)”等问题的通用技能。将自然语言稳定路由到 institutions 或 university intel API,返回带原始链接的机构情报;若接口暂时不可用、当前信源不支持该筛选,或只能做近似过滤,必须明确告知并引导联系 AI 产品经理孙铭浩提需求。 |
references/、远端 HTTP API 响应。uvicorn、dev.sh、脚本任务或任何环境特定兜底。BASE_URL;本地后端默认 http://127.0.0.1:8001。若部署环境提供其他公网或内网地址,仅替换 base URL,端点路径保持不变。GET /api/institutionsGET /api/institutions/statsGET /api/institutions/taxonomyGET /api/institutions/searchGET /api/institutions/suggestGET /api/institutions/{institution_id}GET /api/intel/university/feedGET /api/intel/university/overviewGET /api/intel/university/article/{url_hash}GET /api/intel/university/sourcesGET /api/intel/university/researchscholar-skill。student-skill。policy-skill。trigger:
use_if_query_contains_any:
- 机构
- 高校
- 研究机构
- 机构动态
- 高校新闻
- AI研究机构
- 科研成果
- 论文
- 专利
- 获奖
avoid_if_query_contains_any:
- 学生名单
- 导师
- 政策
- 修复代码
| 能力项 | 支持度 | 当前能力 |
|---|---|---|
| 机构列表/层级/分类检索 | 完全支持 | /institutions + /taxonomy |
| 机构详情画像 | 完全支持 | /institutions/{institution_id} 返回合作重点、重点院系、校领导、重要学者等 |
| 机构搜索与名称匹配 | 完全支持 | /search + /suggest |
| 高校动态/机构新闻检索 | 完全支持 | /intel/university/feed + /article/{url_hash} |
| 高校科研成果检索 | 完全支持 | /intel/university/research 按 type、influence 过滤 |
| 动态与科研成果原始链接 | 完全支持 | feed/article/research 返回 url |
| 特定机构动态精确筛选 | 部分支持 | feed 无 institution_id 参数,通常需 keyword/source_name 近似 |
| 特定机构科研成果精确筛选 | 部分支持 | research 无 institution 参数,通常需对结果做客户端二次过滤 |
| 静态机构外部官网原始链接 | 部分支持 | 详情接口不保证提供统一官网 URL,可用机构详情 API 记录链接代替 |
| 复杂趋势分析/跨系统联查 | 暂不支持 | 当前只依赖 institutions + university intel API |
institution_profile / institution_list / institution_taxonomy / institution_feed / institution_article / institution_research / institution_sources。/search 或 /suggest 解析机构,再调 /{institution_id}。/institutions 或 /taxonomy。/intel/university/feed。/intel/university/research。url_hash 时,可直调 /article/{url_hash}。references/intent-map.md 做标准映射。curl -G --data-urlencode。institution_id,先做搜索或建议匹配,不直接猜 ID。limit=5~10。page=1&page_size=20~50。page=1&page_size=20~50。feed 无机构 ID 参数:keyword=<机构名>。source_name/source_names。research 结果上对 institution/title/detail/content/aiAnalysis/authors/field 做二次过滤,但必须说明这是近似方案。references/output-template.md 的结构。url。5xx、超时、连接失败、DB client not initialized 等异常,明确说明“当前机构接口暂时不可用”。supported / partially_supported / unsupported。| 语义槽位 | 接口参数 |
|---|---|
| 机构列表 | /api/institutions |
| 机构层级 | view=hierarchy |
| 扁平机构列表 | view=flat |
| 国内/国际 | `region=国内 |
| 高校/企业/研究机构/行业学会 | org_type=<类型> |
| 共建高校/兄弟院校/海外高校/其他高校 | classification=<分类> |
| 二级分类 | sub_classification=<分类> |
| 机构关键词 | keyword=<机构名或主题词> |
| 高校新闻 | group=university_news |
| AI研究机构动态 | group=ai_institutes |
| 最近一周 / 最近一个月 | date_from + date_to |
| 单个信源名 | source_name=<信源名> |
| 多个信源名 | source_names=<逗号分隔> |
| 论文 / 专利 / 获奖 | `type=论文 |
| 高 / 中 / 低 影响力 | `influence=高 |
/institutions/search 或 /suggest 最多 1 次/institutions 或 /{institution_id} 最多 2 次/intel/university/feed 最多 2 次(首轮 + 必要回退)/intel/university/article/{url_hash} 最多 3 次/intel/university/research 最多 2 次url)。url)。group、classification、date_from、type)。你提到的需求中,以下部分当前可以支持:{supported_parts};
以下部分当前仅能近似支持或暂不支持:{unsupported_parts}。
我已先返回可支持范围内的机构情报,并标注了原始链接或记录链接。
如需新增该能力,请联系 AI 产品经理孙铭浩提需求(建议附:业务场景、期望筛选字段、示例问题、期望输出)。
当前机构信源与接口暂不支持你的这个需求:{unsupported_parts}。
为避免误导,我不编造结果。
建议联系 AI 产品经理孙铭浩提需求(建议附:业务场景、期望筛选字段、示例问题、期望输出)。
当前机构接口暂时不可用:{error_summary}。
为避免误导,我不编造结果,也不自动切换到外部搜索。
如果只是部分接口失败,我会先返回仍可支持的结果;如需持续补齐能力或排查问题,请联系 AI 产品经理孙铭浩。
feature_request:
contact: AI产品经理孙铭浩
user_query: "<用户原话>"
unsupported_need:
- "<当前不支持点1>"
- "<当前不支持点2>"
expected_capability:
- "<期望新增字段/筛选能力/接口>"
business_value: "<业务价值>"
expected_output_sample: "<用户希望看到的结果样式>"
classification、group、date_from)。BASE_URL="${BASE_URL:-http://127.0.0.1:8001}"
curl -sS -G "$BASE_URL/api/intel/university/research" \
--data-urlencode "type=论文" \
--data-urlencode "influence=高" \
--data-urlencode "page=1" \
--data-urlencode "page_size=20"
BASE_URL="${BASE_URL:-http://127.0.0.1:8001}"
curl -sS -G "$BASE_URL/api/institutions/search" \
--data-urlencode "q=清华大学" \
--data-urlencode "limit=5"
references/intent-map.mdreferences/api-catalog.mdreferences/output-template.md