Install
openclaw skills install @crawlora-org/courtlistener-researchResearches public US legal opinions, courts, and judicial people through CourtListener via the Crawlora API, returning clean JSON. Use when the user wants to search opinions, browse courts, or look up public judge/person records without scraping CourtListener pages.
openclaw skills install @crawlora-org/courtlistener-researchSearch CourtListener's public opinion index and browse its court and judicial person directories as normalized JSON.
CRAWLORA_API_KEY in the environment before running the helper.CRAWLORA_API_KEY from the environment and sends requests to https://api.crawlora.net/api/v1.Use /courtlistener/search for opinion text search, /courtlistener/courts
for court discovery/detail, and /courtlistener/people for public judicial
person records. Treat results as research leads and verify legal conclusions
against the underlying opinion and applicable jurisdiction.
Full endpoint list: reference/endpoints.md.