section-operations

Generate R operation tutorials with structured sections and YAML frontmatter.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically generate comprehensive R operation tutorials that cover data import/export, cleaning, transformation, regex, web scraping, and environment setup to streamline reproducible workflows.

Core Features & Use Cases

  • Produces ready-to-publish tutorials (.rmd/.qmd) with structured sections: objective, preparation, steps, validation, and visuals.
  • Supports end-to-end workflows from data ingestion to cleaning and transformation, including real-world scenarios such as cleaning messy CSV data, extracting regex patterns, scraping data from websites, and setting up the project environment.
  • Generates reusable templates and documentation workflows that can be embedded in data science projects.

Quick Start

Generate an end-to-end R operation tutorial for a dataset task using recommended tools and a clear, verifiable workflow.

Frequently Asked Questions about section-operations

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

FAQPage Schema
How do I generate a reproducible R data processing tutorial with Quarto?▼

Generate reproducible R data processing tutorials by producing ready-to-publish .rmd or .qmd files with structured sections. These files cover objective, preparation, steps, validation, and visuals for consistent data projects.

What's the best way to create an end-to-end R workflow for web scraping and regex extraction?▼

Create end-to-end R workflows by generating tutorials that cover web scraping and regex pattern extraction. The workflow includes data ingestion, transformation, and validation steps for real-world scenarios.

Does this R tutorial generator work with messy CSV data cleaning tasks?▼

Yes, it supports messy CSV data cleaning tasks by generating structured guides. The tutorials cover data import, cleaning, and transformation steps with verifiable workflows for consistent data project outputs.

Can I use this to set up an R project environment with YAML frontmatter?▼

Yes, you can set up R project environments with enforced YAML frontmatter. The generated tutorials include name and description fields, following the 30xx-*.rmd file naming pattern for structured project setup.

What limitations exist when generating R operation tutorials for data transformation?▼

R operation tutorials require file names following the 30xx-*.rmd pattern for proper generation. The tutorials enforce YAML frontmatter and structured sections, limiting flexibility in custom document formats.

How do R operation tutorials handle data import and export workflows?▼

R operation tutorials handle data import and export by generating structured sections for data ingestion and transformation. The tutorials produce reusable templates with verifiable workflows for consistent data processing projects.