Strands Mcp
This shows how to use mcp in Stands SDK with streamlit.
Sam Project
It is an agent based on Strands SDK using MCP and SKILL.
Seoul Subway
Seoul Subway assistant for real-time arrivals, route planning, and service alerts (Korean/English)
Gog
Google Workspace CLI for Gmail, Calendar, Drive, Contacts, Sheets, and Docs.
Kma Weather
>
Browser Harness
Site-specific browser playbooks (domain-skills, interaction-skills) for Naver, GitHub, etc. Automate the browser with the browser-use CLI (state/indexed elements, eval, screenshots)—same stack as skills/browser-use. Upstream browser-harness Python repo is optional for advanced CDP.
Ppt Translator
>-
Notion
Notion API for creating and managing pages, databases, and blocks.
Account Status
Generate a account status report by taking an account name, analyze spend trends and AWS account mappings, create an HTML report, render chart image for email compatibility, ask recipient email after report completion, and send immediately without reconfirmation. All analysis and email narrative must be in Korean.
Tavily Search
Web search using Tavily AI-powered search API. Returns AI-synthesized answers with citations and structured search results. Use when the user explicitly requests Tavily search, or when high-quality AI-synthesized answers with citations are needed for research, fact-checking, or comprehensive information gathering. Requires TAVILY_API_KEY.
Mcp Manus
It shows how to use MCP in an autonomous AI agent
Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating new PDFs, filling PDF forms, encrypting/decrypting PDFs, extracting images, and OCR on scanned PDFs to make them searchable. If the user mentions a .pdf file o…
Model Discover
>
Pdf2img
>
Search Weather
Search real-time weather information by city name using OpenWeatherMap API. Use when the user asks about weather, current temperature, forecasts, or climate conditions for a specific city (e.g., "서울 날씨", "Tokyo weather", "뉴욕 기온"). Always pass city names in English to the script.
Kyopark2014 Mcp
It shows how to use model-context-protocol.
Myslide
|
Retrieve
Search a knowledge base using Amazon Bedrock RAG (Retrieval-Augmented Generation). Use when users want to find information from uploaded documents, ask questions about stored knowledge, or retrieve relevant content from the knowledge base. Returns matched content with source references and URLs.
Asil Price Lookup
아실(asil.kr) 사이트에서 아파트 실거래가(매매), 전세, 월세 정보를 조회합니다. browser-use CLI와 Python BeautifulSoup을 사용하여 특정 아파트 단지의 매매 실거래가, 전세가, 월세 정보를 검색하고 결과를 정리합니다. 사용자가 "아파트 실거래가 조회", "전세 시세 확인", "월세 정보", "아파트 매매가", "갱신 제외 전세" 등을 요청할 때 사용합니다.
Img2text
>
Memory Manager
Comprehensive memory management for agents. Use when working with memory files (MEMORY.md, memory/*.md), searching historical context, managing daily logs, or organizing long-term knowledge. Includes memory_search and memory_get tools,file management utilities, and best practices for curating agent memory.
Book Search
Search for books using Kyobo Book Centre's online catalog. Use when users want to find books by keyword, title, author, or topic. Supports Korean and English search terms and returns book titles with direct purchase links. Perfect for book recommendations, finding specific titles, or discovering books on particular subjects.
Skill Creator
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Graphify
Knowledge graph tool: '/graphify <path>' builds a graph, '/graphify query' searches existing graph, '/graphify path/explain' traces or explains nodes. Check the subcommand FIRST before responding.
Img2textocr
>
Agent Skills
It shows how to use agent skills based on LangGraph.