qcmcbw7qm2-svg/ziyu
公关舆情应对技能包 · 11种危机类型 · 覆盖网暴/产品质量/老板翻车/餐饮安全 · Claude Code Skill · 开源
公关舆情应对技能包 · 11种危机类型 · 覆盖网暴/产品质量/老板翻车/餐饮安全 · Claude Code Skill · 开源
npx skills add qcmcbw7qm2-svg/ziyu公关舆情应对技能包 · 11种危机类型 · 覆盖网暴/产品质量/老板翻车/餐饮安全 · Claude Code Skill · 开源
Agent skills by mizchi, distributed via APM
When the user wants to get press coverage, media mentions, or editorial features for their app — including writing press releases, pitching journalists, getting on "best apps" lists, or building an app press kit. Use when the user mentions "press", "PR", "media coverage", "TechCrunch", "journalist", "press release", "app press kit", "get featured in media", "editorial coverage", "review from a blogger", or "app launch announcement". For Apple editorial featuring, see app-store-featured. For launch strategy, see app-launch.
一个面向多 Agent、企业自建 Agent 和服务器运行时的通用 Skill Hub,可以像软件一样经历共建、校验、打包、发布、部署、加载和回滚的 Agent Skill 通用仓库。
A reusable skill for fast, safe code cleanup, comment normalization, and trailing comment alignment. Works with Codex, VSCode agents, and OpenCode.
This skill should be used when user wants to access, capture, or reference Claude Code session history. Trigger when user says "capture session", "save session history", or references past/current conversation as a source - whether for saving, extracting, summarizing, or reviewing. This includes any mention of "what we discussed", "today's work", "session history", or when user treats the conversation itself as source material (e.g., "from our conversation").
Golang CLI command tree library using spf13/cobra — cobra.Command, RunE vs Run, PersistentPreRunE hook chain, Args validators (NoArgs, ExactArgs, MatchAll, custom), persistent vs local flags, command groups, ValidArgsFunction, RegisterFlagCompletionFunc, ShellCompDirective, usage/help template customization, man-page and markdown doc generation, and testing with SetArgs/SetOut/SetErr. Apply when using or adopting spf13/cobra, or when the codebase imports `github.com/spf13/cobra`. For configuration layering alongside cobra, see the `samber/cc-skills-golang@golang-spf13-viper` skill. For general CLI architecture (project layout, exit codes, signal handling, I/O patterns), see `samber/cc-skills-golang@golang-cli`.