iris-assistant

Automate IRIS portal navigation, data extraction, and form submissions with audit logging.

27|3|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/hyeshik/qbio-skills --skill iris-assistant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: iris-assistant
Source: https://github.com/hyeshik/qbio-skills/tree/main/iris-assistant
Command: npx skills add https://github.com/hyeshik/qbio-skills --skill iris-assistant

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

IRIS is a complex, government R&D portal. This skill automates navigation, data extraction, and form submission on the IRIS R&D portal and provides an audit trail for accountability.

Core Features & Use Cases

  • Active navigation of the Nexacro-based IRIS portal to reach key pages (과제수행, 사후관리, and 과제평가) and perform tasks without manual clicking.
  • Data extraction and aggregation from portal pages, with deterministic scripts for repeatable workflows.
  • Automated form filling and submission, with optional reference materials read from the provided references directory to guide actions.

Quick Start

Instruct iris-assistant to navigate to the IRIS portal, perform a 연구비 지급현황 조회, and generate an audit trail HTML.

Frequently Asked Questions about iris-assistant

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate IRIS R&D portal data extraction for PI workflows?

IRIS R&D portal data extraction is automated by navigating Nexacro-based pages using deterministic scripts. It targets PI workflows across 과제수행, 사후관리, and 과제평가 to pull and aggregate portal data repeatably.

Can I automatically fill and submit forms on the Nexacro-based IRIS portal?

Yes, automated form filling and submission on the Nexacro-based IRIS portal is supported. The skill performs submissions using deterministic scripts and can read optional reference materials to guide the actions.

How does audit trail logging work for IRIS portal automation?

Audit trail logging for IRIS portal automation works by generating an HTML record of all automated actions for accountability. It tracks navigation, data extraction, and form submissions to ensure a robust, deterministic workflow history.

What is the best way to retrieve 연구비 지급현황 from the IRIS portal?

The best way to retrieve 연구비 지급현황 is to instruct the assistant to navigate the IRIS portal, perform the lookup, and generate an audit trail HTML. This automates the Nexacro page interaction and captures the output.

Do I need specific dependencies to run IRIS portal automation scripts?

No specific dependencies are required to run IRIS portal automation scripts. The skill operates using included scripts and references, requiring only a SKILL.md frontmatter with a name and description to function.

What are the limitations of automating government R&D portal navigation?

Limitations of automating government R&D portal navigation include dependency on the Nexacro-based page structure and deterministic scripts. Changes to the IRIS portal layout may require updating the included reference materials and scripts.