nicolasmelo1

24 mods across 2 repositories, 60 stars between them.

logion AGENTS.md

01

nicolasmelo1/logion

Instructions file CodexOpenCode

Instructions for nicolasmelo1/logion, covering agents.md, protocol sources are mandatory, what logion is, hard rules (ci will reject violations) and working model.

35 3d ago A 1,733 tokens original MIT

minimal

02

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 3d ago A 52 tokens original MIT

with-eval

03

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 3d ago A 104 tokens original MIT

with-paid

04

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 3d 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 3d ago A 56 tokens original MIT

with-scripts

06

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 3d ago A 79 tokens original MIT

logion

07

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 3d ago A 30 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 3d ago A 3 tokens original MIT

fixture-skill

09

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 3d ago A 3 tokens copy · 100% MIT

logion

10

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 3d ago A 30 tokens copy · 100% MIT

clean_course

11

nicolasmelo1/logion

Skill Claude CodeCodex

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

35 3d ago A 0 tokens original MIT

nicolasmelo1/software-factory

Instructions file CodexOpenCode

Instructions for nicolasmelo1/software-factory, covering agent instructions, before changing anything, hard rules, adding or editing a skill and adding an interview decision or a template.

25 5d ago A 2,033 tokens original MIT

factory-author

21

nicolasmelo1/software-factory

Skill Claude CodeCodex

Turn a requirement into machine-checkable policy for the software factory — gates, activation paths, required assertions, and new catalog rules. Use when starting a phase of work that needs a completion gate, when a convention keeps being re-explained in review, or when someone asks "how do we stop this from happening…

25 5d ago A 68 tokens original MIT

factory-evidence

22

nicolasmelo1/software-factory

Skill Claude CodeCodex

Run the proof behind a software-factory L3 gate and seal an evidence manifest that survives re-verification. Use when a gate is red for missing or stale evidence, when closing a phase that has a completion gate, or when asked to prove a change actually works end to end.

25 5d ago A 61 tokens original MIT

factory-init

23

nicolasmelo1/software-factory

Skill Claude CodeCodex

Interview someone about their project's architecture and stack, then generate the software-factory rules those answers imply. Use when setting up sf in a repository for the first time, when someone asks what rules their project should have, or when an architectural decision changes and the policy should follow it.

25 5d ago A 59 tokens original MIT

factory-triage

24

nicolasmelo1/software-factory

Skill Claude CodeCodex

Read a software-factory report, explain what actually broke, and fix it. Use when sf check or sf verify is red, when CI fails on a factory rule, or when someone asks whether a rule is worth keeping.

25 5d ago A 54 tokens original MIT