搜索结果
全部能力
找到 854 个相关结果 / 认证与权限
安全与治理 / 审核评估
gws-apps-script
gws-apps-script
Google Apps Script: Manage and execute Apps Script projects.
安全与治理 / 审核评估
seo-audit
seo-audit
Diagnose and audit SEO issues affecting crawlability, indexation, rankings, and organic performance.
安全与治理 / 审核评估
asc-subscription-localization
asc-subscription-localization
Bulk-localize subscription and in-app purchase display names across all App Store locales using asc. Use when you want to fill in subscription/IAP names for…
安全与治理 / 审核评估
employee-generated-content
employee-generated-content
When the user wants to plan, implement, or optimize employee-generated content (EGC) or employee advocacy. Also use when the user mentions "EGC," "employee…
安全与治理 / 审核评估
library-book-search
library-book-search
Use when the user asks to search Korean library books, book details, library holdings, or whether a Korean public library owns a book via k-skill-proxy…
安全与治理 / 审核评估
gws-apps-script-push
gws-apps-script-push
Google Apps Script: Upload local files to an Apps Script project.
安全与治理 / 审核评估
card
card
When the user wants to design, optimize, or audit card layouts for content display. Also use when the user mentions "card layout," "card component," "card…
安全与治理 / 审核评估
X-Twitter 抓取器
x-twitter-scraper
在用户需要与 X (Twitter) 交互时使用——搜索推文、查找用户/粉丝、下载媒体、实时监控账号等。
安全与治理 / 审核评估
alternatives-page-generator
alternatives-page-generator
当用户想要创建、优化或审核替代方案或对比类内容(页面或博客文章)时使用。当用户提到"替代方案…"时也使用。
安全与治理 / 审核评估
feishu-cli-read
feishu-cli-read
只读操作,不修改文档内容。读取飞书云文档或知识库内容,分析文档结构。支持 docx(新版文档)和 sheet(电子表格) 两种知识库文档类型。当用户请求"查看"、"阅读"、"分析"、"读取"、 "打开"、"read"、"view" 飞书文档、知识库或电子表格时使用。支持通过文档 ID、知识库 Token 或 URL 读取。 Markdown 作为中间格式存储在 /tmp 目录。如需写入请使用 feishu-cli-write。
安全与治理 / 审核评估
elasticsearch-authz
elasticsearch-authz
Manage Elasticsearch RBAC: native users, roles, role mappings, document- and field-level security. Use when creating users or roles, assigning privileges, or mapping external realms like LDAP/SAML.
安全与治理 / 审核评估
architecture-diagram
architecture-diagram
Create polished dark-themed architecture diagrams as self-contained HTML+SVG files. Use when the user asks for system, infrastructure, cloud, security, or…
安全与治理 / 审核评估
polymarket-copy-trading-bot
polymarket-copy-trading-bot
TypeScript bot that monitors a Polymarket wallet and mirrors BUY trades to your own account via the Polymarket CLOB API on Polygon.
安全与治理 / 审核评估
gws-groupssettings
gws-groupssettings
Manage Google Groups settings.
安全与治理 / 审核评估
seo-audit
seo-audit
When the user wants to run an SEO audit, technical SEO audit, or site health check. Also use when the user mentions "SEO audit," "technical audit," "site…
安全与治理 / 审核评估
gitnexus-exploring
gitnexus-exploring
Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of the codebase. Examples: \"How…
安全与治理 / 审核评估
red-team-tactics
red-team-tactics
Red team tactics principles based on MITRE ATT&CK. Attack phases, detection evasion, reporting.
安全与治理 / 审核评估
asc-notarization
asc-notarization
Archive, export, and notarize macOS apps using xcodebuild and asc. Use when you need to prepare a macOS app for distribution outside the App Store with…
安全与治理 / 审核评估
feishu-cli-write
feishu-cli-write
向飞书文档写入内容、创建新文档、新建空白文档。支持 Mermaid/PlantUML 图表自动转画板、 Callout、批量更新块、插入图片/文件等高级操作。支持 content-update 命令实现 文档更新、替换、插入、删除等 7 种模式。当用户请求"创建文档"、"新建文档"、 "写一份文档"、"写入"、"更新文档"、"编辑文档"、"添加内容"、"插入图片"、 "插入文件"、"上传图片到文档"、"content-update"、"文档更新"、"替换章节"、 "插入章节"、"删除章节"、"追加内容"、"覆盖文档"时使用。推荐使用 Mermaid 画图。
安全与治理 / 审核评估
feishu-cli-export
feishu-cli-export
将飞书文档或知识库文档导出为 Markdown 文件,或导出为 PDF/Word 等格式(异步任务), 或下载文档素材(图片/画板缩略图)。 支持 docx(新版文档)和 sheet(电子表格)两种知识库文档类型的 Markdown 导出。 当用户请求"导出文档"、"导出为 Markdown"、"转换为 Markdown"、"保存为 md"、 "导出 PDF"、"导出 Word"、"下载文档"、"下载素材"、"下载文档图片"、 "下载画板缩略图"、"导出表格"、"表格转 Markdown"时使用。 本技能专注于从飞书导出到本地。本地 Markdown 导入请用 feishu-cli-import; 本地 DOCX/XLSX 导入为云文档请用 feishu-cli-drive 的 drive import 命令。