ワンクリックで
data-processing
Process and analyze structured data. Use when working with CSV, JSON, or other structured data formats for transformation, filtering, or analysis.
メニュー
Process and analyze structured data. Use when working with CSV, JSON, or other structured data formats for transformation, filtering, or analysis.
Search the web for information. Use when you need to find current information, research topics, or fetch web content.
Fetch web pages and convert HTML to clean Markdown. Use when you need to read article content, documentation, or any web page as structured text.
Create, read, and modify PowerPoint (.pptx) presentations. Use when the user wants to build or edit slide decks, add charts, images, tables, or formatted text to presentations.
Create, read, and modify Word (.docx) and Excel (.xlsx/.xls) documents. Use when the user wants to work with office documents.
Conversational task management and automation control. Use when the user wants to create, manage, monitor, or query scheduled tasks and background jobs via natural language.
Analyze code structure and quality. Use when reviewing code for bugs, anti-patterns, security issues, or best practices.
| name | data_processing |
| description | Process and analyze structured data. Use when working with CSV, JSON, or other structured data formats for transformation, filtering, or analysis. |
This skill enables you to process, transform, and analyze structured data in various formats including CSV, JSON, and text files.
Use this skill when:
User: "Process this CSV and count unique values in column 2"
Your approach:
User: "Convert this JSON to CSV"
Your approach: