.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/gramaton-ai/gramaton
home/skills/gramaton-ai/gramaton
gramaton-ai avatar

gramaton-ai/gramaton

9 skills

View on GitHub
$npx skills add gramaton-ai/gramaton
SkillInstalls
benchmark-extractUse to ingest a LongMemEval-style benchmark dataset into the isolated benchmark gramaton store via Claude Code sub-agents.—curation-sweepUse to run piggyback curation on pending records when the server has no LLM configured.—cursorPersistent memory for this user via Gramaton MCP tools. Use when the user references past decisions, prior sessions, project context, or preferences; mentions…—gramaton-reviewUse for code review of Gramaton changes — PR review, branch review, pre-merge review.—gramaton-security-reviewUse for security review of Gramaton changes. Checks Gramaton-specific vulnerability classes: path traversal in user-supplied filesystem paths, loopback gates…—migrate-to-apiUse when moving an existing inline HTTP/MCP handler (server/handler_X.go, server/mcp_X.go) into the api/ canonical surface.—new-operationUse when adding a new operation to the api/ package (new capture/search/branch/backup/etc method, new MCP tool, new HTTP endpoint).—pre-merge-checkUse before opening a PR, committing a substantive change, or declaring a feature done.—store-healthUse to diagnose the health of a Gramaton knowledge store. Aggregates the standard health probes into a single report — pending classification, orphans,…—