atrium-scout

Scan the Atrium marketplace for skills matching open loops and return ranked candidates.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/Atrium-Hermes/atrium-lighthouse --skill atrium-scout
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: atrium-scout
Source: https://github.com/Atrium-Hermes/atrium-lighthouse/tree/main/skills/atrium-scout
Command: npx skills add https://github.com/Atrium-Hermes/atrium-lighthouse --skill atrium-scout

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scan the Atrium marketplace for skills that match your agent's open loops and goals, then surface the best renting options or invocations to unblock real work.

Core Features & Use Cases

  • Finds capabilities your agent lacks by searching Atrium (onchain skill marketplace, Base) and surfacing skills that would unblock real work — instead of building everything from scratch.
  • Read-only by default; only invokes (pays) when the operator explicitly enables it.
  • Reads memory (memory/MEMORY.md, memory/logs, memory/topics) to inform prioritization and recommendations.

Quick Start

Provide a ranked set of candidate skills from Atrium that align with your current open loops and present a recommended one to rent or invoke.

Frequently Asked Questions about atrium-scout

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find rentable skills on a marketplace to fill my agent's capability gaps?

The marketplace recommendation process scans Atrium to match skills against your agent's open loops, returning structured results with skill identifiers, names, price per call, and execution snippets to unblock real work.

What is the process for augmenting an AI agent with external invocable skills?

Augmenting an agent involves reading memory logs to identify open loops, then scanning the Atrium marketplace to surface matching invocable skills, returning structured data including price per call and total invocations to guide renting decisions.

How do I get started scanning Atrium for matching skills based on my open loops?

Start by ensuring memory files like memory/MEMORY.md and memory/logs are populated with your agent's open loops, then trigger a marketplace scan to receive a ranked list of candidate skills with usage snippets for immediate execution.

Can I search the Atrium marketplace for skills without automatically paying for invocations?

Yes, marketplace scanning is read-only by default and only invokes or pays for a skill when the operator explicitly enables it, ensuring you can review recommended candidates, price per call, and total invocations without automatic charges.

What data does the marketplace scanner use to prioritize skill recommendations for my agent?

The scanner reads memory files including memory/MEMORY.md, memory/logs, and memory/topics to inform prioritization of recommended skills, ensuring returned candidates with tags and usage snippets closely align with your agent's current open loops.

What details are included in the structured result when discovering skills on Atrium?

The structured result includes skill identifiers, names, price per call, tags, and total invocations, plus a concise usage snippet to execute the recommended skills, ensuring you have all operational data to make renting decisions.