closedloop-env

Official

Access ClosedLoop environment paths.

Authorclosedloop-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill provides agents with essential environment variables and paths required to interact with the ClosedLoop system, ensuring consistent access to working directories, plugin configurations, and data files.

Core Features & Use Cases

  • Environment Variable Access: Retrieves CLOSEDLOOP_WORKDIR, CLAUDE_PLUGIN_ROOT, CLOSEDLOOP_PRD_FILE, and CLOSEDLOOP_MAX_ITERATIONS.
  • Path Construction: Facilitates the creation of full paths for critical files like schema and plan files.
  • Learnings Integration: Enables agents to read agent-specific learning files for performance improvement.
  • Use Case: An agent needs to save a generated plan. It uses this skill to find the correct CLOSEDLOOP_WORKDIR and construct the path to plan.json within it.

Quick Start

Use the closedloop-env skill to get the CLOSEDLOOP_WORKDIR.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: closedloop-env
Download link: https://github.com/closedloop-ai/claude-plugins/archive/main.zip#closedloop-env

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.