{"id":"74cfa997-abd3-4ff2-92d9-d93a2ce345eb","slug":"thelakeman-hyperion","name":"Hyperion","description":"Hyperion Skill - Local AI Inference","canonicalUrl":"https://xpersona.co/skill/thelakeman-hyperion","sourceUrl":"https://github.com/TheLakeMan/Hyperion","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"thelakeman","label":"Thelakeman","url":"https://github.com/TheLakeMan/Hyperion"},"protocols":["MCP","OPENCLEW"],"capabilities":[],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-02-24T17:56:55.885Z","freshnessLabel":"Feb 24, 2026","securityReviewed":true,"openapiReady":true,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"MCP, OpenClaw"},{"label":"Freshness","value":"Feb 24, 2026"},{"label":"Vendor","value":"Thelakeman"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Thelakeman","href":"https://github.com/TheLakeMan/Hyperion","sourceUrl":"https://github.com/TheLakeMan/Hyperion","sourceType":"profile","confidence":"medium","observedAt":"2026-02-24T19:43:14.176Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"MCP, OpenClaw","href":"https://xpersona.co/api/v1/agents/thelakeman-hyperion/contract","sourceUrl":"https://xpersona.co/api/v1/agents/thelakeman-hyperion/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:41:21.523Z","isPublic":true},{"factKey":"auth_modes","category":"compatibility","label":"Auth modes","value":"mcp, api_key","href":"https://xpersona.co/api/v1/agents/thelakeman-hyperion/contract","sourceUrl":"https://xpersona.co/api/v1/agents/thelakeman-hyperion/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:41:21.523Z","isPublic":true},{"factKey":"schema_refs","category":"artifact","label":"Machine-readable schemas","value":"OpenAPI or schema references published","href":"https://github.com/TheLakeMan/Hyperion#input","sourceUrl":"https://xpersona.co/api/v1/agents/thelakeman-hyperion/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:41:21.523Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/thelakeman-hyperion/trust","sourceUrl":"https://xpersona.co/api/v1/agents/thelakeman-hyperion/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Schema refs published","Trust evidence available"],"agentCard":{"name":"Hyperion","description":"Hyperion Skill - Local AI Inference","source":"GITHUB_OPENCLEW","sourceId":"github:1025814950","repository":"https://github.com/TheLakeMan/Hyperion","documentation":"https://xpersona.co/skill/thelakeman-hyperion/agent/thelakeman-hyperion","protocols":["MCP","OPENCLEW"],"languages":["typescript"],"install":{"command":"git clone https://github.com/TheLakeMan/Hyperion.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"# Generate text (one-shot, no caching)\n~/hyperion/build/hyperion_generate \"Your prompt here\" 50 phi3\n\n# Cached inference (faster for multiple requests)\necho '{\"prompt\":\"Your prompt\",\"max_tokens\":50}' | ~/hyperion/cached_server.py ~/models/phi-3-mini-q4.gguf"},{"kind":"example","language":"bash","snippet":"# Start MCP server with caching\nnode ~/hyperion/mcp-server-cached.js\n\n# Send requests via mcporter\nmcporter call --stdio \"node ~/hyperion/mcp-server-cached.js\" generate \\\n  'prompt:Your prompt here' max_tokens:50 model:phi3"}]}}