Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agentic Loops — spec + registry

The open standard and registry behind agenticloops.dev.

An agentic loop is an installable, recurring AI agent defined in a single file: a trigger, a set of skills, and a prompt. It runs on a schedule and completes a whole job on any agent harness.

What's here

  • SPEC.md — the LOOP.md standard (v0.1). Harness-agnostic, model-agnostic. One file defines a loop.
  • schema.json — JSON Schema for registry entries.
  • index.json — the curated registry consumed by the agenticloops.dev directory.

Publish a loop

  1. Put a valid LOOP.md in a public repo.
  2. Add the GitHub topic agenticloops.
  3. The crawler discovers and indexes it automatically — no PR needed.

Install any loop:

npx agenticloops install <owner/loop>

MIT.

About

The open standard and registry for agentic loops: installable, recurring AI agents. One file, any harness.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors