🎯

research-assistant

🎯Skill

from tatat/agents-playground

VibeIndex|
What it does

Assists researchers by autonomously searching, synthesizing, and summarizing information from multiple sources to support comprehensive research tasks.

research-assistant

Installation

Install skill:
npx skills add https://github.com/tatat/agents-playground --skill research-assistant
5
AddedJan 27, 2026

Skill Details

SKILL.md

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

🎯
interview-prep🎯Skill

Helps job seekers practice and prepare for technical interviews by generating personalized mock interview questions, providing feedback, and offering targeted coaching.

🎯
sql-query🎯Skill

Generates and validates complex SQL queries with intelligent syntax checking and database-specific optimization recommendations

🎯
document-summary🎯Skill

Generates concise, informative summaries of documents by extracting key points, main ideas, and critical insights across various file formats.

🎯
translation🎯Skill

Translates text between multiple languages with high accuracy, supporting various language pairs and translation contexts

🎯
meeting-facilitator🎯Skill

Assists in structuring, guiding, and documenting virtual meetings by providing real-time facilitation, agenda tracking, and collaborative note-taking.

🎯
language-tutor🎯Skill

Helps users learn and practice languages by providing interactive, personalized language learning conversations and exercises through Claude AI.

🎯
budget-advisor🎯Skill

Helps users analyze personal finances, provide budget recommendations, and suggest strategies for saving money and optimizing spending.

🎯
creative-writer🎯Skill

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.

🎯
debate-coach🎯Skill

Provides AI-powered coaching and feedback for debate participants by analyzing arguments, suggesting improvements, and offering strategic communication guidance.

🎯
fitness-coach🎯Skill

Provides personalized fitness and workout recommendations by analyzing user fitness goals, current health status, and creating tailored exercise plans.