Skip to main content

这个仓库中的 skills

null0xxx/kimi-atlas - 第 2 页

SkillsMP 已收集 null0xxx/kimi-atlas 中的 114 个 Skill。打开任一 Skill 可查看来源和详情。

null0xxx/kimi-atlas

已展示 40 / 114 个已收集 Skill。

职业分类
软件开发工程师
描述

Make direct GitLab REST API calls for advanced queries and operations not covered by other glab commands. Use when accessing GitLab API endpoints directly, making custom API requests, or fetching data in JSON format. Triggers on API call, REST API, GitLab…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Manage GitLab CLI authentication including login/logout, check auth status, switch accounts, and configure Docker registry access. Use when setting up glab for first time, troubleshooting auth issues, switching GitLab instances/accounts, or configuring Docker…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Check for glab CLI updates and view latest version information. Use when checking if glab is up to date or finding available updates. Triggers on update glab, check version, glab version, CLI update.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Work with GitLab CI/CD pipelines, jobs, and artifacts. Use when checking pipeline status, viewing job logs, debugging CI failures, triggering manual jobs, downloading artifacts, validating .gitlab-ci.yml, or managing pipeline runs. Triggers on pipeline,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Manage GitLab Kubernetes clusters and agent integrations. Use when connecting clusters, managing cluster agents, or working with Kubernetes integration. Triggers on cluster, Kubernetes, k8s, cluster agent, connect cluster.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Manage glab CLI configuration settings including defaults, preferences, and per-host settings. Use when configuring glab behavior, setting defaults, or viewing current configuration. Triggers on config, configuration, settings, glab settings, set default.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Manage SSH deploy keys for GitLab projects including add, list, and delete operations. Use when setting up deploy keys for CI/CD, managing read-only access, or configuring deployment authentication. Triggers on deploy key, SSH key, deployment key, read-only…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Interact with GitLab Duo AI assistant for code suggestions and chat. Use when accessing AI-powered code assistance, getting code suggestions, or chatting with GitLab Duo. Triggers on Duo, AI assistant, code suggestions, AI chat.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Manage GPG keys for commit signing including add, list, and delete operations. Use when setting up commit signing, managing GPG keys, or verifying signed commits. Triggers on GPG key, commit signing, signed commits, verify commits.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create, view, update, and manage GitLab issues. Use when working with issue tracking, bug reports, feature requests, or task management. Operations include creating issues, listing with filters, viewing details, adding comments/notes, updating…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Work with individual CI/CD jobs including view, retry, cancel, trace logs, and download artifacts. Use when debugging job failures, viewing job logs, retrying jobs, or managing job execution. Triggers on job, CI job, job logs, retry job, job artifacts.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Manage GitLab labels including create, list, update, and delete operations at project and group level. Use when organizing issues/MRs with labels, creating label taxonomies, or managing label colors/descriptions. Triggers on label, tag, issue label, create…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Work with Model Context Protocol (MCP) server for AI assistant integration. Exposes GitLab features as tools for AI assistants (like Claude Code) to interact with projects, issues, merge requests, and pipelines. Use when integrating AI assistants with GitLab…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Manage project milestones including create, list, update, view, and close operations. Use when planning releases, tracking milestone progress, or organizing issues/MRs by milestone. Triggers on milestone, release planning, milestone progress, version…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Create, view, manage, approve, and merge GitLab merge requests. Use when working with MRs: creating from branches/issues, reviewing, approving, adding comments, resolving discussion threads, checking out locally, viewing diffs, rebasing, merging, or managing…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Work with OpenTofu state management in GitLab. Use when managing Terraform/OpenTofu state, configuring state backends, or working with infrastructure as code. Triggers on OpenTofu, Terraform, state management, infrastructure as code, IaC.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Manage GitLab releases including create, list, view, delete, download, and upload release assets. Use when publishing software versions, managing release notes, uploading binaries/artifacts, downloading release files, or viewing release history. Triggers on…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Work with GitLab repositories and projects including clone, create, fork, archive, view, update, delete, search, transfer, and member management. Use when managing repo lifecycle, forking projects, cloning repositories, searching for projects, managing…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Manage GitLab runner controllers and authentication tokens. Create, update, delete controllers; generate, rotate, and revoke tokens. Admin-only experimental feature for managing runner controller lifecycle. Triggers on runner controller, controller token,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Manage GitLab CI/CD runners — list, assign, unassign, pause, and delete runners at project, group, or instance level. Use when viewing runner status, assigning runners to projects, temporarily pausing a runner, or removing a decommissioned runner. Triggers on…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Manage CI/CD pipeline schedules including create, list, update, delete, and run scheduled pipelines. Use when automating pipelines, setting up cron jobs, or managing scheduled builds. Triggers on schedule, scheduled pipeline, cron, pipeline schedule,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Manage secure files for CI/CD including upload, download, list, and delete operations. Use when storing sensitive files for pipelines, managing certificates, or handling secure configuration files. Triggers on secure file, CI secrets, certificates, secure…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Manage SSH keys for GitLab account including add, list, and delete operations. Use when setting up SSH authentication, managing SSH keys, or configuring Git over SSH. Triggers on SSH key, add SSH key, SSH authentication, Git SSH.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Manage stacked merge requests for complex multi-part changes. Use when creating dependent MRs, managing MR stacks, or working with multi-layer changes. Triggers on stack, stacked MRs, dependent MRs, MR stack, stacked changes.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Manage CI/CD variables at project and group level including create, update, list, and delete operations. Use when setting environment variables for pipelines, managing secrets, or configuring CI/CD variables. Triggers on variable, CI variable, environment…

原文语言:英语

更新
职业分类
软件开发工程师
描述

List and manage GitLab work items (tasks, OKRs, key results, epics). Use when working with GitLab's work item types beyond standard issues. Triggers on work items, tasks, OKRs, key results, epic list, workitems list.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Guide users through GitLab CLI (glab) operations with command references and workflow examples for merge requests, issues, CI/CD pipelines, repositories, authentication, and over 30 other commands. Trigger when users mention GitLab CLI, glab commands, GitLab…

原文语言:英语

更新
职业分类
网页开发工程师
描述

Generate professional HTML email templates compatible with Gmail, Outlook, and Apple Mail, using table layouts and inline CSS for responsive design. Triggered by requests for welcome emails, promotional campaigns, password resets, notifications, order…

原文语言:英语

更新
职业分类
技术写作员
描述

Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive 'Signs of AI writing' guide. Detects and fixes patterns including: inflated symbolism,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Manage email through IMAP and SMTP: read and search inboxes, check for new messages, fetch content, mark as read/unread, and send emails with attachments. Works with Gmail, Outlook, 163.com, and other standard servers. Triggered when the user asks to check…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Blameless postmortem and incident review writing tool based on SRE best practices. Produces structured incident reports with timelines, root cause analysis (5 Whys), action items, and lessons learned. Trigger when users need to write incident reviews, perform…

原文语言:英语

更新
职业分类
财务和投资分析师
描述

Draft classic investment memos as DOCX or PDF files, in the style of top VC deal memos or investor letters. Triggered when users ask to write an investment memo, deal memo, or IC memo, or to analyze a company, startup, or theme and document the thesis.

原文语言:英语

更新
职业分类
财务和投资分析师
描述

Generate a structured fundraising pitch deck outline covering Problem, Solution, Market, Business Model, Team, and The Ask, with data visualization suggestions. Trigger when users mention pitch decks, fundraising, investor presentations, or ask for help…

原文语言:英语

更新
职业分类
财务和投资分析师
描述

Collect, organize, and validate evidence for ISO 27001 and SOC 2 audits using API-first commands and major cloud CLI tools. Produces timestamped, auditor-ready evidence packages. Trigger when preparing for an audit, refreshing evidence, or discussing audit…

原文语言:英语

更新
职业分类
网页开发工程师
描述

Create magazine-style HTML pages replicating the visual design of Southern People Weekly. Use for feature article layouts, cover pages with red border frames, table-of-contents pages with portrait photography, and dual-column inner pages with editorial…

原文语言:英语

更新
职业分类
技术写作员
描述

Generates professional speech drafts for product launches, galas, TED-style talks, and more using the Rhetorical Triangle framework, with auto-annotated pause/tone/pace cues and delivery time estimates. Trigger when users mention writing a speech, keynote,…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Search and discover skills for the agent. Use when the user expresses intent to find a skill, search for a skill, or needs a skill to solve a specific problem. Triggers on phrases like "find skill", "search skill", "look for skill", or when the user describes…

原文语言:英语

更新
职业分类
网络与计算机系统管理员
描述

Execute kubectl commands to manage Kubernetes clusters — query pods and deployments, deploy applications, debug containers with logs and exec, update configurations, and monitor cluster health. Use when working with Kubernetes, asking for pod status,…

原文语言:英语

更新
职业分类
网页开发工程师
描述

Generate a self-contained landing page HTML prototype with five standard sections (Hero → Social Proof → Features → Pricing → CTA), outputting a single inlined HTML file ready to preview in any browser. Triggered when the user asks to build, generate, or…

原文语言:英语

更新
职业分类
律师
描述

Assess and classify legal risks using a severity-by-likelihood framework with escalation criteria. Use when evaluating contract risk, assessing deal exposure, classifying issues by severity, or determining whether a matter needs senior counsel or outside…

原文语言:英语

更新
已展示 40 / 114 个已收集 Skill。