用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/noraj/rawsec-cybersecurity-inventory --skill add-entry命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | add-entry |
| description | Add a new entry (tool, resource, etc.) to the inventory. |
Add the entry. Add BlackArch package name if existing. Create author mention message.
pacman -Ss <tool_name> to check if the tool exists in BlackArch or ArchLinxu repository. If it is the case add a "blackarch" JSON node to the entry with the corresponding package name.<entry_name> by `@twitter_handle` (e.g. unisec by `@noraj_rawsec`). If the github namespace is a company or organization, also check for the top contributor (https://github.com///graphs/contributors?all=1) and check if the top contributor has a X / Twitter profile too, in that case aim the message to be <entry_name> by `@to_contrib_twitter_handle` at `@company_twitter_handle`. Really add the backquotes around the X / Twitter handle. Else, if author has no X / Twitter profile, replace @twitter_handle by Github profile name or real name.