home / skills / pluginagentmarketplace / custom-plugin-data-analyst / career
This skill helps navigate data analyst career paths by guiding portfolio building, interview prep, and strategic growth to advance professionally.
npx playbooks add skill pluginagentmarketplace/custom-plugin-data-analyst --skill careerReview the files below or copy the command above to add this skill to your agents.
---
name: career-development
description: Data analyst career development, portfolio building, and professional growth strategies
version: "2.0.0"
sasmp_version: "2.0.0"
bonded_agent: 07-career-coach
bond_type: PRIMARY_BOND
# Skill Configuration
config:
atomic: true
retry_enabled: true
max_retries: 3
backoff_strategy: exponential
# Parameter Validation
parameters:
career_stage:
type: string
required: true
enum: [entry, mid, senior, lead, executive]
default: mid
focus_area:
type: string
required: false
enum: [portfolio, job_search, interviews, advancement, all]
default: all
industry:
type: string
required: false
default: technology
# Observability
observability:
logging_level: info
metrics: [goal_progress, skill_acquisition, interview_success]
---
# Career Development Skill
## Overview
Navigate your data analyst career path with guidance on portfolio building, job searching, interviewing, and professional development.
## Core Topics
### Portfolio Development
- Project selection and presentation
- GitHub portfolio best practices
- Kaggle competitions and datasets
- Case study documentation
### Job Search Strategy
- Resume optimization for data roles
- LinkedIn profile enhancement
- Networking in the data community
- Remote vs on-site opportunities
### Interview Preparation
- Technical interview questions (SQL, Python, statistics)
- Case study interviews
- Behavioral interview frameworks (STAR method)
- Take-home assignment strategies
### Career Advancement
- Specialization paths (BI, data science, analytics engineering)
- Continuous learning strategies
- Certifications (Google, Microsoft, AWS)
- Building domain expertise
## Learning Objectives
- Build a compelling data analytics portfolio
- Navigate the job market effectively
- Excel in technical and behavioral interviews
- Plan long-term career growth
## Error Handling
| Error Type | Cause | Recovery |
|------------|-------|----------|
| Goal misalignment | Unclear objectives | Reassess values and priorities |
| Skill gap | Missing competencies | Create targeted learning plan |
| Interview rejection | Preparation gaps | Review feedback, practice more |
| Career stagnation | No growth activities | Set stretch goals, find mentor |
| Burnout | Overwork | Set boundaries, prioritize self-care |
## Related Skills
- All technical skills for interview preparation
- visualization (for portfolio presentation)
- programming (for GitHub presence)
This skill helps data analysts build a career roadmap focused on portfolio development, job search strategy, interview preparation, and long-term professional growth. It provides practical steps for presenting projects, closing skill gaps, and advancing into specialized roles. The guidance balances technical preparation with networking and personal branding.
I inspect your current portfolio, resume, LinkedIn profile, and skill set to identify gaps and high-impact improvements. I recommend specific projects, tools, and documentation formats to make your work discoverable and interview-ready. I also provide targeted interview practice plans (SQL, Python, statistics), behavioral frameworks, and follow-up strategies. Finally, I lay out a personalized growth path with specialization options and learning resources.
How many projects should I include in my portfolio?
Aim for 3–5 high-quality projects that demonstrate breadth and depth: one end-to-end analysis, one visualization/dashboard, and one technical or domain-specific project.
Should I complete certifications?
Certifications can help fill skill gaps and signal commitment, but prioritize hands-on projects and demonstrable impact over certificate count.