loop-library
Helps AI agents discover, adapt, and design reusable workflows.
- Type
- Agent Skill
- Open source
- Yes
- GitHub Stars
- ★ 1.5k
- Source
- skill-github
- Repository
- github.com/Forward-Future/loop-library
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
Setup
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
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
private-gpt
Provides a complete API layer for local models, supporting RAG, skills, tools, and more.
planning-with-files
File-based persistent planning skill, ideal for AI coding agents and long-running tasks.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.