agent-setup

Check and configure outfitter marketplaces and plugins in project and user settings.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/outfitter-dev/agents-internal --skill agent-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agent-setup
Source: https://github.com/outfitter-dev/agents-internal/tree/main/internal/skills/agent-setup
Command: npx skills add https://github.com/outfitter-dev/agents-internal --skill agent-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Project and team often struggle to ensure outfitter marketplaces and required plugins are correctly configured, causing setup delays and misconfigurations.

Core Features & Use Cases

  • Check current status of both project (.claude/settings.json) and user (~/.claude/settings.json) levels.
  • Validate presence of required marketplaces and plugins and report discrepancies.
  • Provide a guided remediation path and full configuration recommendations.

Quick Start

Run the agent-setup script to verify and configure your outfitter settings for the current project.

Frequently Asked Questions about agent-setup

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

FAQPage Schema
How do I verify outfitter marketplace and plugin configuration for my project?

Verify outfitter marketplace and plugin configuration by running the agent-setup script, which automates checking project and user settings to ensure required plugins align with known marketplaces and generates a structured status report.

What is the difference between project and user level settings for outfitter plugins?

Project level settings for outfitter plugins are stored in .claude/settings.json, while user level settings reside in ~/.claude/settings.json. The setup process validates both scopes to detect discrepancies and ensure correct configuration across environments.

How do I diagnose marketplace connection issues during project setup?

Diagnose marketplace connection issues during project setup by running the validation script, which checks required marketplace presence, identifies configuration discrepancies, and provides a guided remediation path for your environments.

Can I use agent-setup to configure a new project from scratch?

Yes, you can use agent-setup to configure a new project from scratch. It automates checking and configuring required outfitter marketplaces and plugins, ensuring both project and user environments align with known settings.

What should I do when required outfitter plugins are missing from my settings?

When required outfitter plugins are missing from your settings, the setup script reports the discrepancies and provides a guided remediation path with full configuration recommendations to restore alignment with known marketplaces.