Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →

przeprogramowani/10x-cli

2 skills4.1k installs98 starsGitHub

Install

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

Skills in this repo

110x Cli SetupThis skill sets up the przeprogramowani 10x cli on the user s machine The core principle is simple the README is the single source of truth The CLI evolves version requirements change new install methods appear commands get updated Rather than hardcoding any of that here this skill tells you how to work and the README tells you what to do Step 1 Check if the CLI is already installed Before anything else check the current state bash 10x version 2 dev null echo NOT_INSTALLED If a version is printed the CLI is already installed Tell the user and ask if they want to update reconfigure or troubleshoot If not installed proceed to Step 2 The 10x cli setup agent skill provides documented workflows prerequisites triggers and safety guidance from its SKILL md source Agents load it when user requests match the description and follow step by step instructions without inventing capabilities It integrates with standard agent tooling for the tasks inputs outputs and failure modes described in the repository2.1kinstalls210x Cli GuideThis 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 Before giving any guidance gather context silently run these checks and remember the results Do not print raw output to the user bash echo OSTYPE 2 dev null echo win32 Use the result to tailor path separators shell syntax and clipboard commands throughout your answers OS Shell Home var Clipboard Temp dir macOS darwin zsh bash HOME pbcopy TMPDIR Linux linux gnu bash zsh HOME xclip selection clipboard or xsel clipboard tmp Windows win32 MSYS Git Bash PowerShell cmd USERPROFILE clip exe TEMP The 10x cli guide agent skill provides documented workflows prerequisites triggers and safety guidance from its SKILL md source Agents load it when user requests match the description and follow step by step instructions without inventing capabilities It integrates with standard agent tooling for the tasks inputs outputs and failure modes described in2kinstalls

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.

przeprogramowani/10x-cli · 2 skills · Skillselion