CtrlK
BlogDocsLog inGet started
Tessl Logo

agentmemory-rest-api

The agentmemory HTTP REST API surface, the primary protocol for talking to the memory server. Use when calling agentmemory over HTTP, when MCP is unavailable and you need a fallback, or when integrating a host that does not speak MCP.

76

Quality

93%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

SKILL.md
Quality
Evals
Security

Quality

Content

100%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

An exemplary lean reference skill: executable quick-start commands, concrete conventions, and clean deferral of the full endpoint list to a generated reference. Nothing material is missing for its stated purpose.

DimensionReasoningScore

Conciseness

Lean body that assumes Claude's competence — no padding about what REST/curl/HTTP are — with every line (status codes, auth header, field-whitelisting note) earning its place.

5 / 5

Actionability

Copy-paste-ready curl commands with full URLs, headers, and real JSON payloads covering the common cases (liveness, save, recall), plus concrete status codes and auth details.

5 / 5

Workflow Clarity

A single-purpose reference skill with an unambiguous action (call an endpoint); the simple-skill exception applies and no destructive/batch operation requires validation feedback loops.

5 / 5

Progressive Disclosure

Well-organized sections under 50 lines with the full endpoint list deferred to a clearly signaled one-level-deep REFERENCE.md, plus a See-also linking related skills.

5 / 5

Total

20

/

20

Passed

Description

87%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

A strong, third-person description that crisply answers both what the skill is and when to use it, with concrete triggers and a distinct niche. Minor room to expand the action vocabulary and synonyms for a perfect score.

DimensionReasoningScore

Specificity

Names the domain ("agentmemory HTTP REST API surface") with several concrete use triggers (call over HTTP, MCP-unavailable fallback, integrate non-MCP host); stops short of a comprehensive list of multiple discrete actions.

4 / 5

Completeness

Explicitly states both what ("the primary protocol for talking to the memory server") and when ("Use when calling agentmemory over HTTP, when MCP is unavailable...") with concrete trigger phrases.

5 / 5

Trigger Term Quality

Includes natural terms a user would say ("REST API", "HTTP", "MCP is unavailable", "fallback") with good coverage, but lacks a fuller set of synonyms/extensions to reach comprehensive.

4 / 5

Distinctiveness Conflict Risk

Occupies a clear niche (HTTP REST surface / MCP fallback) with distinct triggers and explicit positioning versus the MCP-tools skill, minimizing conflict risk.

5 / 5

Total

18

/

20

Passed

Validation

100%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
rohitg00/agentmemory
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.