Levitation Skills(浮揚スキル)

Read Excel and CSV data for store management tasks.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/wearemssatoshi/talent-intelligence-calculator2 --skill levitation-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Levitation Skills(浮揚スキル)
Source: https://github.com/wearemssatoshi/talent-intelligence-calculator2/tree/main/.agent/skills/levitation
Command: npx skills add https://github.com/wearemssatoshi/talent-intelligence-calculator2 --skill levitation-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires pandas, openpyxl, xlrd, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill aims to eliminate the time managers spend on tasks like shift creation and inventory management, allowing them to focus entirely on customer service.

Core Features & Use Cases

  • Excel/CSV Data Reading: A foundational skill for processing data from Excel or CSV files.
  • Optimized Shift Scheduling (Planned): Future capability to calculate optimal shifts using momentum and talent intelligence.
  • Automated Inventory Calculation (Planned): Future capability for automatic calculation of inventory and order quantities.

Quick Start

Use the excel-reader skill to process the file named 'staff_schedules.xlsx'.

Frequently Asked Questions about Levitation Skills(浮揚スキル)

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

FAQPage Schema
How do I automate reading Excel and CSV files for store management?

To automate reading Excel and CSV files for store management, you can use this Skill's foundational data processing capabilities to ingest staff schedules and inventory data, reducing manual operational burdens.

Does this Skill support automated staff scheduling and shift creation?

Automated staff scheduling and shift creation are planned features for this Skill. Currently, it provides foundational capabilities for reading Excel and CSV data to help reduce the time managers spend on operational tasks.

Can I use pandas and openpyxl to process inventory data with this Skill?

Yes, you can use pandas and openpyxl to process inventory data. This Skill relies on these dependencies to read Excel and CSV files, laying the groundwork for the planned automated inventory calculation features.

What is the best way to reduce operational burden for store managers handling data?

The best way to reduce operational burden for store managers handling data is to automate data processing tasks. This Skill reads Excel and CSV files, freeing up manager time for customer-facing activities.

How do I start processing a staff schedules Excel file?

To start processing a staff schedules Excel file, use the Skill's excel-reader capability to read the file named 'staff_schedules.xlsx' directly, leveraging pandas and openpyxl dependencies for data extraction.