10x-cli-guide

安装量: 497
排名: #6953

安装

npx skills add https://github.com/przeprogramowani/10x-cli --skill 10x-cli-guide

10x-cli Daily Usage Guide This skill helps users work with @przeprogramowani/10x-cli after it is already installed and authenticated. If the user has not installed or authenticated yet, hand off to the 10x-cli-setup skill instead. Step 1: Detect the user's environment Before giving any guidance, gather context silently — run these checks and remember the results. Do not print raw output to the user. Operating system echo " $OSTYPE " 2

/dev/null || echo "win32" Use the result to tailor path separators, shell syntax, and clipboard commands throughout your answers: Show more

返回排行榜