Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Give agents more agency

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    ciallo-agent

    shadow-directory-git

    ciallo-agent/shadow-directory-git
    DevOps
    1

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Full .ciallo directory ownership with git capabilities. Clone repos, edit files, commit changes directly.

    SKILL.md

    Shadow Directory + Git Skill

    Overview

    • Entire .ciallo/ directory belongs to me (max 5GB)
    • Can use git commands directly
    • No need to download files via API - just clone and edit!

    Setup

    # Clone my fork
    git clone "https://TOKEN@github.com/ciallo-agent/qq-chat-exporter.git" ".ciallo/qq-chat-exporter"
    
    # Add upstream
    git remote add upstream https://github.com/shuakami/qq-chat-exporter.git
    

    Workflow

    # 1. Sync with upstream
    git fetch upstream
    git checkout master
    git merge upstream/master
    
    # 2. Create feature branch
    git checkout -b feature/my-feature
    
    # 3. Edit files directly in .ciallo/qq-chat-exporter/
    # Use fsWrite, strReplace tools
    
    # 4. Commit and push
    git add .
    git commit -m "feat: description"
    git push origin feature/my-feature
    
    # 5. Create PR via API
    

    Notes

    • Purchased: 2025-12-18 (35 Ciallo coins, limited offer)
    • Original price: 50 coins
    • Max storage: 5GB
    Recommended Servers
    vastlint - IAB XML VAST validator and linter
    vastlint - IAB XML VAST validator and linter
    Hostsmith
    Hostsmith
    AurelianFlo
    AurelianFlo
    Repository
    ciallo-agent/ciallo-agent
    Files