processing-data
について
processing-dataスキルは、ユーザーが特定のキーワードに言及した場合やデータ処理を要求した場合に、データ変換および分析タスクを処理します。このスキルは、構造化されたワークフローを通じて、データクリーニング、変換、分析などの操作を実行します。定義済みのステップに従って期待される出力を生成するデータ操作タスクに、このスキルをご利用ください。
クイックインストール
Claude Code
推奨/plugin add https://github.com/jesseotremblay/claude-skillsgit clone https://github.com/jesseotremblay/claude-skills.git ~/.claude/skills/processing-dataこのコマンドをClaude Codeにコピー&ペーストしてスキルをインストールします
ドキュメント
Processing Data
Brief 1-2 sentence overview of what this skill does and its primary purpose.
When to Use This Skill
Invoke this skill when the user:
- [Specific condition or request 1]
- [Specific condition or request 2]
- [Mentions keywords: keyword1, keyword2, keyword3]
- [Requests specific type of task]
Core Functionality
Main Task 1
[Description of the first main task this skill performs]
Steps:
- [Step 1 description]
- [Step 2 description]
- [Step 3 description]
- [Step 4 description]
Expected Output: [Description of what the user should expect as output]
Main Task 2
[Description of the second main task this skill performs]
Steps:
- [Step 1 description]
- [Step 2 description]
- [Step 3 description]
Expected Output: [Description of what the user should expect as output]
Common Patterns
Pattern 1: [Pattern Name]
- When to use: [Scenario description]
- Approach: [How to handle this pattern]
- Example: [Brief example if helpful]
Pattern 2: [Pattern Name]
- When to use: [Scenario description]
- Approach: [How to handle this pattern]
- Example: [Brief example if helpful]
Error Handling
Common Issue 1: [Issue Description]
- Cause: [Why this happens]
- Solution: [How to resolve]
Common Issue 2: [Issue Description]
- Cause: [Why this happens]
- Solution: [How to resolve]
Validation Checklist
Before completing the task:
- [Validation step 1]
- [Validation step 2]
- [Validation step 3]
- [Validation step 4]
- [Output meets requirements]
Examples
Example 1: [Scenario Name]
Input: [What the user provides]
Process:
- [What you do step 1]
- [What you do step 2]
- [What you do step 3]
Output: [What you deliver]
Example 2: [Scenario Name]
Input: [What the user provides]
Process:
- [What you do step 1]
- [What you do step 2]
Output: [What you deliver]
Additional Notes
[Any other important information about this skill, limitations, or special considerations]
GitHub リポジトリ
関連スキル
content-collections
メタThis skill provides a production-tested setup for Content Collections, a TypeScript-first tool that transforms Markdown/MDX files into type-safe data collections with Zod validation. Use it when building blogs, documentation sites, or content-heavy Vite + React applications to ensure type safety and automatic content validation. It covers everything from Vite plugin configuration and MDX compilation to deployment optimization and schema validation.
polymarket
メタThis skill enables developers to build applications with the Polymarket prediction markets platform, including API integration for trading and market data. It also provides real-time data streaming via WebSocket to monitor live trades and market activity. Use it for implementing trading strategies or creating tools that process live market updates.
cloudflare-turnstile
メタThis skill provides comprehensive guidance for implementing Cloudflare Turnstile as a CAPTCHA-alternative bot protection system. It covers integration for forms, login pages, API endpoints, and frameworks like React/Next.js/Hono, while handling invisible challenges that maintain user experience. Use it when migrating from reCAPTCHA, debugging error codes, or implementing token validation and E2E tests.
hybrid-cloud-networking
メタThis skill configures secure hybrid cloud networking between on-premises infrastructure and cloud platforms like AWS, Azure, and GCP. Use it when connecting data centers to the cloud, building hybrid architectures, or implementing secure cross-premises connectivity. It supports key capabilities such as VPNs and dedicated connections like AWS Direct Connect for high-performance, reliable setups.
