qingjiao-element

Manage Qingjiao content elements and tasks within course subsections.

Updated Apr 4, 2026
One-click install
npx skills add https://github.com/kim1024/agent-skills --skill qingjiao-element
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: qingjiao-element
Source: https://github.com/kim1024/agent-skills/tree/main/openclaw-qingjiao/package/skills/qingjiao-element
Command: npx skills add https://github.com/kim1024/agent-skills --skill qingjiao-element

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It provides a self-contained skill to manage course content elements within the Qingjiao platform, handling creation, querying, updating, and deletion of elements inside subsections. When scenario_id is confirmed, it coordinates writing generated content into the target subsection using the appropriate tooling.

Core Features & Use Cases

  • Create, read, update, and delete content elements (training, test_paper, learn_material, video, etc.) within a course subsection using the qingjiao_element tool.
  • Manage tasks and task conditions for practical drills and assessments with the qingjiao_task tool.
  • Support workflows where scenario_id is confirmed, enabling content to be persisted to the platform, along with listing existing elements and updating or removing them as needed.

Quick Start

Once the scenario_id is confirmed, initialize content elements with qingjiao_element for the target subsection and proceed to create corresponding tasks and conditions using qingjiao_task.

Frequently Asked Questions about qingjiao-element

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

FAQPage Schema
How do I create course content elements on the Qingjiao education platform?

To manage course content elements on the Qingjiao platform, initialize content elements using the qingjiao_element tool within a target subsection, then create corresponding tasks and conditions using the qingjiao_task tool.

What is needed to add learning content to a course subsection?

Adding learning content to a course subsection requires a confirmed scenario_id, which enables the qingjiao_element tool to persist generated content and metadata directly to the target subsection on the platform.

Can I update and delete training tasks within course subsections?

Yes, you can update and delete training tasks within course subsections by using the qingjiao_task tool to manage task conditions, alongside querying and modifying existing content elements through qingjiao_element once the scenario_id is confirmed.

Does content element management support different types of learning materials?

Content element management supports multiple learning material types including training, test_paper, learn_material, and video, allowing you to create and organize diverse learning content within course subsections.

Why are my content elements not saving to the education platform?

Content elements fail to save when the scenario_id is not confirmed, as this identifier gates the qingjiao_element and qingjiao_task tools required to persist content and metadata to the platform subsection.