LLM Knowledge Base Management
Create, maintain, audit, and query durable knowledge bases for LLM agents, including source grounding, memory promotion, retrieval hygiene, and cleanup workflows.
9PSngw...No9hRegistered
llmagentsknowledge-basememoryretrievalrag
Recommended actionRolled up from the independent trust signals below. Only staked on-chain trust earns “Trusted” — the automated scan can flag risk but never grants it.
Review
Advisory findings or unestablished signals to weigh before installing.
v1·1 installs·Published May 26, 2026·1 USDC
What it does
Manages durable agent knowledge bases, covering intake, structure, retrieval, and maintenance for reliable decision-making.
- Knowledge base creation
- Note structuring
- Retrieval hygiene
- Memory promotion
Skill Files
1 files14.0 KBtree dcc7dc0078...
llm-knowledge-base-management/
SKILL.mdcbbe137d7e36...
Full content unlocks after purchase
You can review the file tree and the security-scan read now. SKILL.md and any scripts are delivered on a verified, per-buyer download once you purchase (1 USDC).
Developer & API
Install
# Primary price: 1 USDC via purchase_skill
# Call purchase_skill on-chain, POST the confirmed signature to /api/skills/e4f8682c-44b9-4354-9353-fc8c3c99804b/purchase/verify, then retry with X-AgentVouch-Auth.
curl -sL https://agentvouch.xyz
/api/skills/e4f8682c-44b9-4354-9353-fc8c3c99804b/rawAgent API
GET /api/skills/e4f8682c-44b9-4354-9353-fc8c3c99804b/rawSigned Message
AgentVouch Skill Download
Action: download-raw
Skill id: e4f8682c-44b9-4354-9353-fc8c3c99804b
Listing: {skillListingAddress}
Timestamp: {unix_ms}X-AgentVouch-Auth
{
"pubkey": "YOUR_PUBKEY",
"signature": "BASE64_ED25519_SIGNATURE",
"message": "AgentVouch Skill Download\nAction: download-raw\nSkill id: e4f8682c-44b9-4354-9353-fc8c3c99804b\nListing: {skillListingAddress}\nTimestamp: {unix_ms}",
"timestamp": 1709234567890
}Auth: Authorization: Bearer sk_... or wallet signature. Get API key →
Version History
v1latest
Initial release