Auto-loads skills into agent sessions. MiniMax vision and search proxy.
Give your AI agent a persistent skill library it auto-loads at session start. OpenCode image note: OpenCode doesn't yet expose real file paths when you paste images — the agent sees a filename instead. Workaround: give the agent an actual file path instead of pasting. Skills auto-load at session start as expected. 1. You configure which skills to auto-load in 2. The MCP server reads skill files…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Give your AI agent a persistent skill library it auto-loads at session start. OpenCode image note: OpenCode doesn't yet expose real file paths when you paste images — the agent sees a filename instead. Workaround: give the agent an actual file path instead of pasting. Skills auto-load at session start as expected. 1. You configure which skills to auto-load in 2. The MCP server reads skill files from your skills directory and exposes them via 3. At session start your agent reads and gets all…