Orchestrates the end-to-end process of turning a resource into a learning material by delegating to resource-gatherer, syntax-interpreter, and study-builder.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Scoheart/agentskills --skill learning-assistant --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Learning Assistant?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/scoheart-learning-assistant)More formats (shields.io, HTML) on the badges page.
---
name: learning-assistant
description: Orchestrates the end-to-end process of turning a resource into a learning material by delegating to resource-gatherer, syntax-interpreter, and study-builder.
---
# Learning Assistant
A high-level orchestrator for the bilingual learning workflow.
## Workflow Execution
1. **Delegate to `resource-gatherer`**:
- Perform adaptive resource acquisition (URL/PDF/Local Path), manage assets, and store raw files.
2. **Delegate to `syntax-interpreter`**:
- Perform bilingual translation and deep syntactic analysis in Chinese.
3. **Delegate to `study-builder`**:
- Generate comprehension tests and language exercises.
## Final Output
Assemble all parts into a cohesive Markdown document saved in the `wiki/synthesis` directory, ensuring all asset references are correctly linked to the `raw` directory.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!