ワンクリックで
zgca-paper-author-query
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.
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.
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.
面向“机构信息/高校分类与层级/重点合作方向/机构动态/高校新闻/AI研究机构动态/科研成果(论文/专利/获奖)”等问题的通用技能。将自然语言稳定路由到 institutions 或 university intel API,返回带原始链接的机构情报;若接口暂时不可用、当前信源不支持该筛选,或只能做近似过滤,必须明确告知并引导联系 AI 产品经理孙铭浩提需求。
面向“政策检索/申报机会/招商项目/人才转化”等问题的通用技能。将自然语言稳定映射为 policy API 参数,返回带原始信源链接的院长早报风格情报;若超出当前信源能力,明确告知暂不支持并引导联系 AI 产品经理孙铭浩提需求。
面向“学者检索/潜在招募/院士/顾问委员会/兼职导师/研究方向匹配/导师学生关系”等问题的通用技能。将自然语言稳定映射为 scholars API 参数,必要时补调学者详情与指导学生接口,返回带个人主页链接的院长情报式结果;若超出当前接口能力或缺少原始链接字段,明确告知暂不支持并引导联系 AI 产品经理孙铭浩提需求。
面向“学生名单/年级学生/导师带学生/毕业状态/学号或姓名检索/学生信息核对”等问题的通用技能。将自然语言稳定映射为 students API 参数,必要时先查筛选项再做精确查询,返回高质量学生信息摘要;若用户要求外部原始链接或复杂统计等当前接口不支持的能力,明确告知并引导联系 AI 产品经理孙铭浩提需求。
| name | zgca-paper-author-query |
| description | 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. |
references/api-guide.md and the API responses.BASE_URL; local backend fallback is http://127.0.0.1:8001.curl -G --data-urlencode.Use this skill for:
/api/papers 或 /api/openreview-authors 参数。Do not use this skill for:
scholar-skill。student-skill。references/api-guide.md.paper_list: list papers from /api/papers.paper_detail: get one paper from /api/papers/{paper_id}.author_profile_list: list OpenReview authors from /api/openreview-authors.author_profile_detail: get one OpenReview profile from /api/openreview-authors/{profile_id}.paper_author_report: combine paper list results with optional OpenReview author profile lookups.page_size=20 by default and paginate only if needed.venue, optional venue_year, and affiliation; then extract authors and affiliations from returned papers./api/openreview-authors when the user asks for author profiles, emails, career/education, keywords, or profile URLs.title, venue, venue_year, publication_date, authors, affiliation evidence, and detail_url/pdf_url if present.preferred_name, profile_url, university, department, position, keywords, and publication_count.