skills/install-skills-for-personal-work/SKILL.md
Automatically install all personal development skills in a fresh environment. Use when setting up a new computer, workspace, or when the user asks to configure/initialize their dev environment with required skills.
npx skillsauth add tkorays/zero-skills install-skills-for-personal-workInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Quickly install personal development skills in any new environment using the npx skills CLI tool.
npx skills list -g--skill flag for multi-skill reposnpx skills list -g| Command | Purpose |
|---------|---------|
| npx skills list -g | List installed skills |
| npx skills add <pkg> --skill <name> -g -y | Install skill(s) |
| npx skills remove <name> -g | Remove skill |
| npx skills find <query> | Search for skills |
npx skills list -g
Multi-skill repository (use --skill for each):
npx skills add <owner>/<repo> --skill <skill-1> --skill <skill-2> -g -y
Single skill package:
npx skills add <skill-name> -g -y
npx skills remove <skill-name> -g
npx skills list -g
| Install Command | Description |
|----------------|-------------|
| npx skills add obra/superpowers --skill brainstorming -g -y | Brainstorming Ideas Into Designs |
| npx skills add obra/superpowers --skill writing-plans -g -y | Writing Plans |
| npx skills add vercel-labs/agent-skills --skill vercel-react-best-practices -g -y | Vercel React Best Practices |
| npx skills add anthropics/skills --skill skill-creator -g -y | creating effective skills |
| npx skills add supabase/agent-skills --skill supabase-postgres-best-practices -g -y | Supabase Postgres Best Practices |
| npx skills add wshobson/agents --skill sql-optimization-patterns -g -y | SQL Optimization Patterns |
| npx skills add kepano/obsidian-skills --skill obsidian-markdown -g -y | Obsidian Flavored Markdown Skill |
| npx skills add kepano/obsidian-skills --skill json-canvas -g -y | JSON Canvas Skill |
| npx skills add kepano/obsidian-skills --skill obsidian-bases -g -y | Obsidian Bases Skill |
| npx skills add ComposioHQ/awesome-claude-skills --skill video-downloader -g -y | YouTube Video Downloader |
| npx skills add Shubhamsaboo/awesome-llm-apps --skills project-planner -g -y | Project Planner |
| npx skills add vercel-labs/agent-browser --skill agent-browser -g -y | Browser Automation with agent-browser |
| npx skills add wshobson/agents --skill python-project-structure -g -y | Python Project Structure & Module Architecture |
| npx skills add wshobson/agents --skill python-packaging -g -y | Python Packaging |
| npx skills add anthropics/skills --skill pdf -g -y | PDF Processing Guide |
--skill when installing from a multi-skill repository-g for global (user-level) installationdevelopment
XtQuant Python量化交易库使用指南。使用场景:(1) 获取股票/期货/期权等行情数据, (2) 实现实盘交易(下单/撤单/查持仓), (3) 查询财务数据/板块信息, (4) 编写量化策略脚本。当用户提到"xtquant"、"MiniQMT"、"量化交易"、"QMT实盘"时使用此skill。
development
Use when: (1) working with Feishu/Lark document API (docx), (2) creating or editing Feishu documents via Python SDK, (3) adding blocks (text, heading, list, quote, code, etc.) to Feishu documents, or when user mentions "飞书文档", "Feishu docx", or "lark docx".
development
SQL, pandas, and Python data analysis. Use when: (1) writing SQL queries, (2) data analysis with pandas, (3) data cleaning/transformation, (4) exploratory data analysis, or when user mentions data analysis, SQL, pandas, or statistics.
development
Maintainer-only workflow for handling GitHub Secret Scanning alerts on OpenClaw. Use when Codex needs to triage, redact, clean up, and resolve secret leakage found in issue comments, issue bodies, PR comments, or other GitHub content.