Guhirwa

MwAgent — AI skill for Claude Code

AI community

Movie Watchlist Agent is a conversational AI assistant, built in Python with LangGraph, LangChain, and Claude, that lets you manage a personal movie watchlist through natural conversation, adding, rem.

How to install MwAgent

This entry records only its repository, not the path inside it, so there is no exact command to give. Open Guhirwa/mwAgent and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What MwAgent does

Movie Watchlist Agent is a conversational AI assistant, built in Python with LangGraph, LangChain, and Claude, that lets you manage a personal movie watchlist through natural conversation, adding, removing, listing, or randomly picking movies, while remembering context and saving your list to disk via a Streamlit chat interface.

Alternatives in AI

  • Humanizer — A Claude Code skill that removes signs of AI-generated writing from text, making it sound more natural and hum 11.3k ★
  • Agentrq — AgentRQ: Human-in-loop realtime conversational task manager for AI Agents 1.1k ★
  • Multi Agent AI System — Building a Multi-Agent AI System with LangGraph and LangSmith 374 ★

README

mwAgent

Movie Watchlist Agent is a conversational AI assistant, built in Python with LangGraph, LangChain, and Claude, that lets you manage a personal movie watchlist through natural conversation, adding, removing, listing, or randomly picking movies, while remembering context and saving your list to disk via a Streamlit chat interface.