Skills by Bing
A personal monorepo of Agent Skills maintained by Bing Bryan. Each Skill lives in its own folder and can be installed independently.
Install
Install all Skills:
npx skills add Bing-Bryan/skills-by-bing
Install one Skill:
npx skills add Bing-Bryan/skills-by-bing --skill skill-discovery-optimizer
Works with agents supported by npx skills, including Claude Code, Cursor, Codex, Copilot, and Gemini CLI.
Available Skills
| Skill | What it does |
|---|---|
| skill-discovery-optimizer | Through pre-publish checks, optimization, and verification, it makes Skills easier for Agents to discover, invoke correctly, and install successfully. |
| xianyu-publish | A local-first workflow for personal Xianyu sellers: inspect photos, research comparables, protect pricing, write honest copy, publish after confirmation, verify, and track lightly. |
Repository structure
skills-by-bing/
└── <skill-name>/
├── SKILL.md
└── optional resources
The repository index and release documentation are maintained in English and Simplified Chinese.
No comments yet
Be the first to share your take.