brain-shared-list

List shared skills, agents, and rules with metadata from the brain network.

78|18|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/toroleapinc/claude-brain --skill brain-shared-list
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: brain-shared-list
Source: https://github.com/toroleapinc/claude-brain/tree/main/skills/brain-shared-list
Command: npx skills add https://github.com/toroleapinc/claude-brain --skill brain-shared-list

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill makes it easy to identify and enumerate all shared brain artifacts (skills, agents, and rules) across the brain network, enabling quick audits and coordination.

Core Features & Use Cases

  • Shared artifact discovery: List and categorize all shared items by type (skills, agents, rules) with metadata such as who shared them and when.
  • Cross-device visibility: Provides a centralized view across machines to inform sharing decisions and collaboration.
  • Use Case: When auditing access and sharing policies, run this to surface currently shared items and plan revocation or re-sharing.

Quick Start

Run the brain-shared-list command to display all currently shared artifacts in your brain network.

Frequently Asked Questions about brain-shared-list

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

FAQPage Schema
How do I list all shared brain artifacts in my CLI network?

Shared brain artifacts include skills, agents, and rules that users have distributed across the brain network. This Skill categorizes these items by type and displays metadata such as who shared them and when.

What is a shared brain artifact and how does cross-machine visibility work?

Shared brain artifacts include skills, agents, and rules distributed across the brain network. Cross-machine visibility reads local brain state and shared metadata to provide a centralized view of who shared what and when.

How do I audit shared skills, agents, and rules across multiple machines?

Run the brain-shared-list command to surface currently shared items across machines. It reads local brain state and shared metadata to expose a structured listing by type, enabling quick audits and sharing decisions.

Can I see who shared a specific agent or rule and when it was shared?

Yes, the listing displays shared metadata for all artifacts, showing who shared a specific agent or rule and when. This allows you to quickly audit access and plan revocation or re-sharing decisions.

What do I need to display all currently shared artifacts in the brain network?

You need a local brain state and shared metadata configured in your brain network. The Skill reads this local environment data to format and present the structured listing of shared artifacts for easy CLI review.