11 skills found
openclaw / 1passwordSet up and use 1Password CLI for sign-in, desktop integration, and reading or injecting secrets.
qax-os / excelizeGo language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
zoharbabin / web-researcher-mcpGive your AI assistant real web search, full-page reading, and multi-source research with citations that are never fabricated.
raymondchins / agentmapStop your coding agent reading the wrong files. Compiler-grade TS/JS repo map — 100% precision on blast radius vs grep's 60%, measured on public repos. CLI + MCP server, fully local, no vector DB.
ast-outline / ast-outlineast-outline lets AI coding agents pull exactly the code context they need — a repo skeleton, a file outline, or one symbol — instead of reading whole files. A stateless, tree-sitter-based CLI.
SecurityRonin / docx-mcpMCP server for reading and editing Word (.docx) documents with track changes, comments, footnotes, and structural validation
bridge-mind / BridgeWardTrust nothing. Ship safely. — Skeptical-reading and prompt-injection defense skill for AI agents. Provenance tagging, red-flag patterns, refusal templates, and a read-only injection auditor. MIT.
LuiggiVal08 / toon-memoryMCP server giving AI coding agents offline, token-efficient persistent memory — recall decisions, patterns, and bugs across sessions with 68.5% fewer tokens than re-reading context. No LLM, no server; works with 15+ agents.
peteretelej / largefileMCP server for reading, searching, and editing files too large for LLM context windows
Atypical-Consulting / RoselineMCPRoslyn code intelligence for AI coding agents, over MCP. Navigate C# by structure — symbols, references, call graphs, surgical edits — for 81% fewer tokens than reading files. Works with Claude, Cursor & Copilot.
ArchimedesCrypto / excel-reader-mcpA Model Context Protocol (MCP) server for reading Excel files with automatic chunking and pagination support. Built with SheetJS and TypeScript.