smithery/pluginagentmarketplace

data-analytics-foundations

Core data analytics concepts, Excel/Google Sheets fundamentals, and data collection techniques

Installation

$ npx skills add smithery/pluginagentmarketplace --skill data-analytics-foundations

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/pluginagentmarketplace · top by installs.

npx skills add smithery/pluginagentmarketplace

Browse all from smithery/pluginagentmarketplace

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Version2.0.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,285 B
  • docs SUMMARY.md 128 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

Data Analytics Foundations Skill

Overview

Master the foundational concepts of data analytics including data types, collection methods, spreadsheet fundamentals, and basic data manipulation techniques.

Core Topics

Data Fundamentals

  • Understanding data types (quantitative, qualitative, structured, unstructured)
  • Data sources and collection methods
  • Data quality dimensions (accuracy, completeness, consistency, timeliness)

Spreadsheet Proficiency

  • Excel fundamentals and advanced formulas
  • Google Sheets collaboration features
  • Data cleaning and transformation in spreadsheets
  • Pivot tables and data summarization

Data Collection

  • Survey design and implementation
  • Web scraping basics
  • API data extraction
  • Database querying fundamentals

Learning Objectives

  • Understand core data analytics terminology and concepts
  • Master Excel and Google Sheets for data analysis
  • Implement effective data collection strategies
  • Apply data quality assessment techniques

Error Handling

Error Type Cause Recovery
Formula error Invalid syntax Validate formula structure
Data type mismatch Wrong input format Convert data types explicitly
Missing data Incomplete dataset Apply imputation or filtering
Performance issue Large dataset Use data sampling or optimization

Related Skills

  • databases-sql (for advanced data querying)
  • statistics (for data analysis techniques)
  • visualization (for presenting insights)