Claude Skill

setup

Initialize or refresh this context workspace through the canonical guided review. Use only when the user explicitly invokes setup.

LLM Mart · 0 points · 19 views 0 listing impressions 0 install-command copies
Virus-scanned Reviewed automatically before listing.

Full trust report

Download conorbronsdon-agent-context-os-.agents_skills_setup-5b67281.zip · 0 KB
Part of conorbronsdon/agent-context-os — 14 skills

Install

skills CLI npx skills add https://github.com/conorbronsdon/agent-context-os/tree/main/.agents/skills/setup
Claude Code claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install conorbronsdon-agent-context-os@llmmart
Git git clone https://github.com/conorbronsdon/agent-context-os.git

The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole conorbronsdon/agent-context-os collection as a plugin from our marketplace. Git is the plain clone.

Skill manifest

Set up workspace context

Read and follow ../context-setup/SKILL.md as the canonical workflow. This is a short invocation alias; do not duplicate or modify the workflow here.

Files (agent-context-os)
  • agents
    • openai.yaml 228 B
      interface:
        display_name: "Setup"
        short_description: "Build or import durable workspace context"
        default_prompt: "Use $setup to initialize this workspace through a guided review."
      policy:
        allow_implicit_invocation: false
      
  • SKILL.md 344 B
    ---
    name: setup
    description: Initialize or refresh this context workspace through the canonical guided review. Use only when the user explicitly invokes setup.
    ---
    
    # Set up workspace context
    
    Read and follow `../context-setup/SKILL.md` as the canonical workflow. This is a
    short invocation alias; do not duplicate or modify the workflow here.
    

Comments (0)

Sign in to join the conversation.

No comments yet.

Reviews (0)

No reviews yet.

Related