六年级数学苏格拉底教学

Automate Socratic math tutoring for sixth graders with cloud data uploads.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/SSS-ai-wq/xiaowu-six-grade-skill --skill -sss-ai-wq
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: 六年级数学苏格拉底教学
Source: https://github.com/SSS-ai-wq/xiaowu-six-grade-skill/tree/main
Command: npx skills add https://github.com/SSS-ai-wq/xiaowu-six-grade-skill --skill -sss-ai-wq

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, schedule, and includes scripts (resource) and references (resource) components.

What problem does it solve?

It enables a structured Socratic math tutoring flow for sixth graders by automating student data capture, progress tracking, and cloud synchronization, reducing setup time and increasing learning consistency.

Core Features & Use Cases

  • Socratic questioning engine guides students through stepwise reasoning without directly providing answers.
  • Automated data uploads to cloud databases for each tutoring session, with offline caching when the connection is unavailable.
  • Progress and knowledge-point tracking to support reporting, remediation, and curriculum alignment.
  • Real-world use: a teacher activates the tutor, asks a question like “圆的半径是3cm,面积是多少?”, and the system guides the student through reasoning while saving the interaction for analytics.

Quick Start

Start by invoking the tutor and asking a sixth-grade math question to trigger the Socratic guidance flow.

Frequently Asked Questions about 六年级数学苏格拉底教学

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

FAQPage Schema
How does Socratic teaching work for sixth-grade math tutoring?

Socratic teaching for sixth-grade math works by guiding students through stepwise reasoning using a deterministic questioning engine, ensuring students derive answers themselves rather than receiving direct solutions.

How do I set up automated progress tracking and data uploads for math tutoring sessions?

Automated progress tracking and data uploads require configuring a cloud API to capture interactions, while utilizing a local cache for offline resilience when network connectivity is unavailable.

Can I use offline caching to save tutoring interactions when the network connection drops?

Offline caching allows tutoring interactions to be saved locally during network disruptions, automatically synchronizing captured data to the cloud database once the connection is restored.

Do I need a cloud API to run the Socratic math tutoring flow?

A cloud API is required to enable automated data uploads and cloud synchronization, serving as the primary backend for storing captured tutoring sessions and progress analytics.

What's the best way to track knowledge points and generate remediation reports for sixth graders?

Tracking knowledge points and generating remediation reports is best handled by automating student data capture during interactive tutoring, aligning progress metrics directly with curriculum requirements.

Why does the Socratic questioning engine avoid giving direct answers during math tutoring?

The Socratic questioning engine avoids giving direct answers to enforce stepwise reasoning, utilizing built-in safeguards that ensure students independently work through mathematical problems.