interview-prep
π―Skillfrom tatat/agents-playground
Helps job seekers practice and prepare for technical interviews by generating personalized mock interview questions, providing feedback, and offering targeted coaching.
Installation
npx skills add https://github.com/tatat/agents-playground --skill interview-prepSkill Details
Overview
# agents-playground
Experimental repository for LangChain / LangGraph agents.
Setup
```bash
uv sync
cp .env.sample .env # Set ANTHROPIC_API_KEY
uv run pre-commit install
```
Usage
```bash
# Jupyter Notebook
uv run jupyter notebook
# CLI Chat (see docs/agentchat.md)
uv run agentchat-direct
uv run agentchat-programmatic
```
Development
```bash
make lint # ruff check
make format # ruff format
make typecheck # mypy
make typecheck-nb # mypy (notebooks)
make check # lint + typecheck
make check-all # check + typecheck-nb
```
make check-all runs automatically via pre-commit hook.
More from this repository10
Assists in structuring, guiding, and documenting virtual meetings by providing real-time facilitation, agenda tracking, and collaborative note-taking.
Helps users learn and practice languages by providing interactive, personalized language learning conversations and exercises through Claude AI.
Helps users analyze personal finances, provide budget recommendations, and suggest strategies for saving money and optimizing spending.
Generates creative writing content by leveraging Claude's language generation capabilities to produce original stories, poems, or narrative text based on user prompts or specified parameters.
Generates and validates complex SQL queries with intelligent syntax checking and database-specific optimization recommendations
Generates concise, informative summaries of documents by extracting key points, main ideas, and critical insights across various file formats.
Translates text between multiple languages with high accuracy, supporting various language pairs and translation contexts
Assists researchers by autonomously searching, synthesizing, and summarizing information from multiple sources to support comprehensive research tasks.
Provides AI-powered coaching and feedback for debate participants by analyzing arguments, suggesting improvements, and offering strategic communication guidance.
Provides personalized fitness and workout recommendations by analyzing user fitness goals, current health status, and creating tailored exercise plans.