understand-dashboard

安装量: 2.4K
排名: #5371

安装

npx skills add https://github.com/egonex-ai/understand-anything --skill understand-dashboard

/understand-dashboard Start the Understand Anything dashboard to visualize the knowledge graph for the current project. Instructions Determine the project directory and data directory: If $ARGUMENTS contains a path, use that as the project directory Otherwise, use the current working directory Prefer the legacy .understand-anything/ data directory when it exists, otherwise use .ua/ Use the Bash tool to resolve: PROJECT_ARG = " $ARGUMENTS " if [ -n " $PROJECT_ARG " ] ; then PROJECT_DIR = $( cd " $PROJECT_ARG " 2

/dev/null && pwd -P ) else PROJECT_DIR = $( pwd -P ) fi Show more Installs 832 Repository egonex-ai/under…anything GitHub Stars 78.6K First Seen Jun 9, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Fail

返回排行榜