loop-library

loop-library

Helps AI agents discover, adapt, and design reusable workflows.

Agent SkillDevOpen source
Type
Agent Skill
Open source
Yes
GitHub Stars
★ 1.5k
Source
skill-github

Overview

Loop Library is a practical AI agent loop library and an installable skill for finding, adapting, and designing reusable agent workflows. Through conversation, this skill helps AI agents discover, audit, fix, adapt, or design loops. It uses a real-time directory of websites to recommend published loops. This capability is ideal for developers and teams aiming to automate and optimize workflows.

Capabilities

  • Discover repetitive tasks in code repositories
  • Find published loops that match your needs
  • Audit existing loops and fix issues
  • Adapt to tools and constraints
  • Design new loops
  • Convert results into compact prompts

Use cases

Automated code reviewsContinuous integration and deploymentDocumentation updates and maintenanceProduct testing and improvement

Setup

Requires: Node.jsnpx
npx skills add Forward-Future/loop-library --skill loop-library --agent <your_agent> -g -y

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

How do I install the Loop Library skill?

Install using the npx command, for example: npx skills add Forward-Future/loop-library --skill loop-library --agent codex -g -y

Which agent platforms are supported?

Supports platforms such as Codex, Cursor, and Claude Code

Related skills