Agent Skills by Michael Yagi
Showing 35 vetted skills indexed across 1 GitHub repositories.
code_assistant
Analyze code for bugs, security issues, and quality defects across multiple languages.
weather_lookup
Retrieve current weather conditions and short-term forecasts for a given location.
time_lookup
Retrieve current local time for any city using get_time_tool.
location_lookup
Retrieve city, country, coordinates, and timezone for any location.
rag_status
Retrieve RAG database statistics including document counts and ingestion progress.
rag_ingestion
Ingest text and Plex items into a RAG vector database.
rag_diagnostics
Diagnose missing subtitles and ingestion gaps in RAG pipelines.
rag_search
Query a RAG vector database to retrieve semantically relevant chunks and context.
todo_creation
Create tasks, reminders, and to-do items from natural language prompts.
todo_management
Update, complete, delete, and clear to-do tasks.
todo_listing_and_search
List and filter to-do tasks by text, status, or due date.
system_hardware
Retrieve CPU, GPU, RAM, and platform specifications from local or remote machines.
system_process_management
List system processes and terminate them by PID using Python.
system_info
Retrieve CPU, memory, disk, OS details, and uptime metrics.
github_review
Clone GitHub repositories and analyze architecture, files, and bugs.
ingestion_monitoring
Retrieve Plex ingestion statistics for progress reports and monitoring.
scene_discovery
Locate exact movie and TV scenes using subtitle cues and dialogue.
media_search
Search Plex libraries semantically by title, actor, genre, or description.
ml_recommendations
Generate personalized Plex recommendations from viewing history using trained ML models.
media_ingestion
Ingest Plex media items into a RAG system with subtitles and metadata.
kb_listing
List all knowledge base entries using the list_entries tool.
kb_semantic_search
Perform embedding-based semantic search across knowledge_base entries.
kb_update
Update existing knowledge base entries with the update_entry tool.
kb_creation
Create and store knowledge base entries using the add_entry tool.