Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Query and submit artifacts to the OpenAlexandria federated knowledge protocol (reference node by default).
Query and submit artifacts to the OpenAlexandria federated knowledge protocol (reference node by default).
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
A minimal client skill for the OpenAlexandria Protocol v0.1. Default node (can be overridden): https://openalexandria.vercel.app Important: Submissions require an OpenAlexandria API key (a βlibrary cardβ).
OPENALEXANDRIA_BASE_URL (optional) Example: https://node.yourdomain.tld
This skill ships a tiny client script: python3 skills/openalexandria/openalexandria_cli.py wellknown python3 skills/openalexandria/openalexandria_cli.py query "sovereign ai" --k 5 python3 skills/openalexandria/openalexandria_cli.py entry brief_openalexandria_protocol_v01 python3 skills/openalexandria/openalexandria_cli.py feed # API key required for submissions + whoami export OPENALEXANDRIA_API_KEY="oa_..." python3 skills/openalexandria/openalexandria_cli.py whoami python3 skills/openalexandria/openalexandria_cli.py submit --file bundle.json python3 skills/openalexandria/openalexandria_cli.py submission sub_... # status + feedback
GET /.well-known/openalexandria.json GET /v1/query?q=...&k=... GET /v1/entry/:id GET /v1/feed?since=cursor POST /v1/submit (requires API key) GET /v1/submission/:id (status + feedback) GET /v1/whoami (requires API key) GET /v1/stats (public-safe stats)
Before web search, query OpenAlexandria for likely cache hits. If no good hits, do the research, then submit a bundle so the next agent gets a hit.
Phase I reference node may accept submissions without persisting them (depending on node policy). Trust/signatures/reputation are layered in Phase II.
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.