TT-Wang/memem
A Claude Code plugin that gives Claude persistent memory across sessions — stores lessons and decisions as markdown in your Obsidian vault, searches them with SQLite FTS5, and mines past transcripts automatically.
A Claude Code plugin that gives Claude persistent memory across sessions — stores lessons and decisions as markdown in your Obsidian vault, searches them with SQLite FTS5, and mines past transcripts automatically.
npx add-skill TT-Wang/mememA Claude Code plugin that gives Claude persistent memory across sessions — stores lessons and decisions as markdown in your Obsidian vault, searches them with SQLite FTS5, and mines past transcripts automatically.
Aikido Security CLI, MCP server & Claude Code skill (Rust)
Skills Repository for Claude Code & opencode
Interoperability tools for AI Agent skill standards — convert between Skill Manifest (skill.json), Agent Skills (SKILL.md), A2A Agent Card, and ClawHub (claw.json)
Generate skills for agent interactions based on a library of mainstream front-end components
Dev tools, optimized for agents. Structured, token-efficient MCP servers for git, test runners, npm, Docker, and more.
LLM-neutral skill that fetches a URL to a temp file so agents can pipe the path through rg / jq / awk instead of dumping the whole page into context. Same shape as pi-webfetch / opencode webfetch. Single-file Python 3 stdlib. Works on macOS, Linux, Windows.