ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified productivity Safety 3/5

方正鸿云编辑助手

方正鸿云学术出版平台自动化技能。使用 browser 工具处理登录和页面交互,API 调用使用 browser.evaluate() 执行。触发关键词:登录方正鸿云、切换刊物、自动催修、自动催审、催审第 X 条、鸿云任务提醒、自动填写送审单、自动注册 DOI、获取登录 Cookie、调用获取刊物信息接口、调用获取发布站点接口、调用获取刊期列表接口、调用获取刊期论文列表接口、调用 DOI 注册接口、将文章{标题}发布到微信公众号。

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/behurry/founder-hy-editor-browser
Or

What This Skill Does

方正鸿云编辑助手 (Founder Hongyun Editor Assistant) is a specialized browser automation skill designed to streamline the academic publishing workflow on the Founder Hongyun platform. By leveraging browser automation, it enables users to interact with complex journal management systems without needing to manually click through tedious interfaces. It manages authentication securely via cookie handling, allows for rapid journal switching, and provides automated visibility into critical editorial deadlines like manuscript reviews and expert review statuses. The skill strictly adheres to the rule of using browser.evaluate() for all API interactions to ensure session integrity and reliable data retrieval from the platform's backend services.

Installation

To install this skill, run the following command in your terminal:

clawhub install openclaw/skills/skills/behurry/founder-hy-editor-browser

After installation, you can optionally set your environment variables FOUNDER_USERNAME and FOUNDER_PASSWORD to enable seamless automated login. If left unset, the agent will prompt you for these credentials during your first session.

Use Cases

  • Editorial Efficiency: Quickly switch between multiple journal publications to handle diverse editorial tasks without navigating long, repetitive platform menus.
  • Deadline Management: Automatically pull lists of manuscripts that are currently in 'Retrospective' or 'Expert Review' stages to identify articles that have exceeded expected processing times.
  • Task Summarization: Perform a quick audit of your pending tasks by querying the 'Task Reminder' feature, allowing you to prioritize work effectively each morning.
  • System Integration: Automate the repetitive extraction of data for DOI registration or list retrieval, reducing human error in editorial data entry.

Example Prompts

  1. "登录方正鸿云,查看一下目前所有待处理任务。"
  2. "切换刊物,进入我的《计算机科学》期刊工作台。"
  3. "自动催修,帮我看看第1页有没有哪些稿件已经超时需要处理?"

Tips & Limitations

  • Cookie Persistence: The skill intelligently caches your login state. If you encounter a login redirect, the system will automatically attempt to refresh the session.
  • Read-Only Reporting: Note that '自动催修' and '自动催审' are currently designed as reporting tools. They will identify and calculate overdue statuses but will not trigger outgoing email or notification commands directly to authors unless otherwise specified.
  • Platform Reliance: As this is a browser-based automation tool, changes to the Founder Hongyun UI structure may require periodic updates to the selector logic for continued compatibility.

Metadata

Author@behurry
Stars4473
Views1
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-behurry-founder-hy-editor-browser": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#academic-publishing#editor-tools#browser-automation#productivity
Safety Score: 3/5

Flags: network-access, external-api, code-execution