processing-data
关于
The processing-data skill handles data transformation and analysis tasks when users mention specific keywords or request data processing. It performs operations like data cleaning, transformation, and analysis through structured workflows. Use this skill for data manipulation tasks that follow predefined steps to generate expected outputs.
技能文档
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]
快速安装
/plugin add https://github.com/jesseotremblay/claude-skills/tree/main/simple-skill-template在 Claude Code 中复制并粘贴此命令以安装该技能
GitHub 仓库
相关推荐技能
go-test
元go-test Skill为Go开发者提供全面的测试指导,涵盖单元测试、性能基准测试和集成测试的最佳实践。它能帮助您正确实现表驱动测试、子测试组织、mock接口和竞态检测,同时指导测试覆盖率分析和性能基准测试。当您编写_test.go文件、设计测试用例或优化测试策略时,这个Skill能确保您遵循Go语言的标准测试惯例。
issue-documentation
元该Skill为开发者提供标准化的issue文档模板和指南,适用于创建bug报告、GitHub/Linear/Jira问题等场景。它能系统化地记录问题状况、复现步骤、根本原因、解决方案和影响范围,确保团队沟通清晰高效。通过实施主流问题跟踪系统的最佳实践,帮助开发者生成结构完整的故障排除文档和事件报告。
llamaindex
元LlamaIndex是一个专门构建RAG应用的开发框架,提供300多种数据连接器用于文档摄取、索引和查询。它具备向量索引、查询引擎和智能代理等核心功能,支持构建文档问答、知识检索和聊天机器人等数据密集型应用。开发者可用它快速搭建连接私有数据与LLM的RAG管道。
adk-deployment-specialist
文档这个Skill用于在Vertex AI Agent Engine上管理ADK智能体间的A2A协议通信。它支持智能体发现、任务提交、状态轮询和会话管理,实现多智能体系统的编排。新增的监控功能包括可观测性面板、Cloud Trace集成和BigQuery分析导出。
