Tour

Configure agentic-loop project settings by checking dependencies and inspecting files.

38|5|Updated Dec 10, 2025
One-click install
npx skills add https://github.com/allierays/agentic-loop --skill tour
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Tour
Source: https://github.com/allierays/agentic-loop/tree/main/.claude/skills/tour
Command: npx skills add https://github.com/allierays/agentic-loop --skill tour

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill guides users through the initial setup and configuration of the agentic-loop project, ensuring all necessary tools and settings are in place for smooth operation.

Core Features & Use Cases

  • Environment Check: Verifies the installation and availability of essential tools like jq, playwright, and docker.
  • Project Configuration: Automatically detects and configures project paths, URLs, commands, and test patterns based on the project's structure and files (e.g., package.json, .env).
  • Credential Setup: Optionally assists in setting up test credentials for authentication.
  • Personalization: Guides users through setting up their personal coding preferences (DNA).

Quick Start

Run the tour skill to check and configure your project setup.

Frequently Asked Questions about Tour

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure the agentic-loop project setup automatically?

To configure the agentic-loop project setup, this guide auto-detects settings by inspecting files like package.json and .env, configuring project paths, URLs, commands, and test patterns automatically.

What dependencies do I need to check before initializing the agentic-loop workflow?

Before initializing the agentic-loop workflow, you need to verify essential tools like jq, playwright, and docker are installed and available in your environment.

How does project initialization detect test patterns and commands?

Project initialization detects test patterns and commands by inspecting the project's structure and configuration files such as package.json and .env to determine the correct settings.

Can I set up test credentials and personal coding preferences during project configuration?

Yes, during project configuration you can optionally set up test credentials for authentication and guide the setup of your personal coding preferences, known as DNA.

Does the agentic-loop setup guide work without docker and playwright installed?

The setup guide verifies that tools like docker and playwright are installed. While it checks for these dependencies, running the guide without them may result in incomplete environment verification.

Why is my agentic-loop environment check failing during setup?

Your agentic-loop environment check may fail during setup if essential tools like jq, playwright, or docker are not installed or available in your system path.