section-intro-guide

Generate beginner-friendly R introductory guides with theory and practical workflows.

16|4|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/KangWang42/R_note_for_Epidemiology --skill section-intro-guide
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: section-intro-guide
Source: https://github.com/KangWang42/R_note_for_Epidemiology/tree/main/.opencode/skills/section-intro-guide
Command: npx skills add https://github.com/KangWang42/R_note_for_Epidemiology --skill section-intro-guide

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill automates the creation of comprehensive R introductory guides that combine theory and practical workflows, helping learners start with clear, structured materials instead of scattered notes.

Core Features & Use Cases

  • Generate learning-path oriented tutorials that cover basic concepts, RStudio setup, and hands-on exercises.
  • Use templates and reference materials to ensure consistent structure, navigation, and coverage across topics.
  • Support template-driven generation with defined content structure and visuals to facilitate scalable learning paths.

Quick Start

Generate a beginner-friendly R introductory guide (.rmd/.qmd) following the content-structure template, including a learning path, core concepts, and hands-on exercises, with a mandatory cover image.

Frequently Asked Questions about section-intro-guide

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

FAQPage Schema
How do I create a beginner-friendly R learning path tutorial?

To create a beginner-friendly R learning path tutorial, generate an .rmd or .qmd file using a content-structure template that combines theory and practical workflows, including core concepts and hands-on exercises.

What is the ideal text to code ratio for RMarkdown starter guides?

The ideal text to code ratio for RMarkdown starter guides is 70% text and 30% code. This balance ensures beginners grasp the theoretical concepts before engaging with the practical R workflows.

Does RMarkdown tutorial generation require a cover image and navigation updates?

Yes, RMarkdown tutorial generation mandates a cover image and proper navigation updates. Using visual templates ensures consistent structure and coverage across all beginner learning path topics.

Can I use file naming patterns to trigger RStudio setup and learning guide generation?

Yes, you can use file names matching the 00xx-*.rmd pattern to trigger the generation of RStudio setup guides and learning paths. This applies template-driven workflows to produce structured introductory materials.

What's the best way to structure documentation for R beginners?

The best way to structure documentation for R beginners is applying a template-driven content structure that combines theory and practical workflows, ensuring consistent navigation and scalable learning paths.