nicolasmelo1/logion

"Does this actually work with my agent?" An open, versioned registry of AI-agent artifacts: skills, plugins, MCP servers, models, etc. with provenance and evidence attached, published over open protocols.

35Stars on the repository
19Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

minimal

01

nicolasmelo1/logion

Skill Claude CodeCodex

A bare-minimum Logion course example. Use as a starting template when authoring a new skill that needs no tools, no network, no filesystem writes, and no env vars. Demonstrates the smallest valid SKILL.md plus capabilities.yaml pairing.

35 4d ago A 52 tokens original MIT

with-eval

02

nicolasmelo1/logion

Skill Claude CodeCodex

Reviews code diffs against a structured checklist covering security (sql-injection, hardcoded-secret, unvalidated-input), reliability (missing-error-handling, resource-leak), and correctness (off-by-one, wrong-comparison). Use when reviewing PRs, audit diffs, or any code change where you want a categorised…

35 4d ago A 104 tokens original MIT

with-paid

03

nicolasmelo1/logion

Skill Claude CodeCodex

Paid-course example showing how to package a self-contained Logion bundle with the marketplace paid license. Use as a starting point when you want a benign course that reads local artifacts, produces a structured report, and exercises the paid publication path end to end.

35 4d ago A 53 tokens original MIT

nicolasmelo1/logion

Skill Claude CodeCodex

Logion course example that bundles a runnable script and a reference doc. Use as a starting template when your skill executes a small subprocess (terminal tool) and produces output files. Demonstrates progressive disclosure across SKILL.md, references/, and scripts/.

35 4d ago A 56 tokens original MIT

with-scripts

05

nicolasmelo1/logion

Skill Claude CodeCodex

Bundled Gmail CLI example demonstrating the scripts/ entrypoint + src/ implementation split. Use as a template when your course ships real code that goes beyond a single shell script. Shows how to organize a course bundle that owns its codebase — no runtime package installation, all dependencies stdlib-only. Replaces…

35 4d ago A 79 tokens original MIT

logion

06

nicolasmelo1/logion

Skill Claude CodeCodex

Compact bootstrap skill for recall-first Logion discovery, inspection, install, update, and creator-course-management routing without loading the whole marketplace.

35 4d ago A 30 tokens original MIT

fixture-skill

07

nicolasmelo1/logion

Skill Claude CodeCodex

"Does this actually work with my agent?" An open, versioned registry of AI-agent artifacts: skills, plugins, MCP servers, models, etc. with provenance and evidence attached, published over open protocols.

35 4d ago A 3 tokens original MIT

fixture-skill

08

nicolasmelo1/logion

Skill Claude CodeCodex

"Does this actually work with my agent?" An open, versioned registry of AI-agent artifacts: skills, plugins, MCP servers, models, etc. with provenance and evidence attached, published over open protocols.

35 4d ago A 3 tokens copy · 100% MIT

logion

09

nicolasmelo1/logion

Skill Claude CodeCodex

Compact bootstrap skill for recall-first Logion discovery, inspection, install, update, and creator-course-management routing without loading the whole marketplace.

35 4d ago A 30 tokens copy · 100% MIT

clean_course

10

nicolasmelo1/logion

Skill Claude CodeCodex

Skill "clean_course" from nicolasmelo1/logion, covering clean course and usage.

35 4d ago A 0 tokens original MIT