Use when installing, configuring, or updating Datadog Agent;
원문 언어: 영어
메뉴
이 저장소의 skills
SkillsMP는 Cogni-AI-OU/cogni-ai-agent-skills에서 120개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
Cogni-AI-OU/cogni-ai-agent-skills수집된 skill 120개 중 40개를 표시합니다.
Use when installing, configuring, or updating Datadog Agent;
원문 언어: 영어
Execute Datadog API requests to fetch live objects, metrics, or monitor statuses using cURL and API keys. You MUST load this skill when interacting with the Datadog API.
원문 언어: 영어
Guidelines for designing, debugging, and troubleshooting Datadog monitor queries, handling common false positives, and operational edge cases.
원문 언어: 영어
Use when creating or debugging Datadog monitors in Pulumi YAML, especially for schema mismatches, monitor validation errors, and provider-specific field mapping.
원문 언어: 영어
Create, update, and maintain robust devcontainer.json configurations and lifecycle scripts for reproducible development environments.
원문 언어: 영어
Fix speech-to-text errors, correct technical terminology, and improve text clarity in documentation and workflows.
원문 언어: 영어
How to maintain credentials and authenticate using direnv without exposing secrets to the output.
원문 언어: 영어
Write, review, and optimize Dockerfiles applying multi-stage builds, non-root constraints, layer caching, and strict image pinning.
원문 언어: 영어
Enforce documentation quality, completeness, and mutual consistency across architecture files, ADRs, runbooks, READMEs, and code-level documentation. You MUST load this skill when asked to review or check consistency of documentation (such as *.md/*.mmd…
원문 언어: 영어
Create, update, and maintain documentation including Architectural Decision Records (ADRs), runbooks, READMEs, and code-level documentation. You MUST load this skill when asked to write, document, or generate new documentation.
원문 언어: 영어
Standardize `.github` directory structure, enforce agentic documentation patterns. You MUST load this skill when creating or updating files in `.github/` dir.
원문 언어: 영어
Generates a comprehensive and best-practice-oriented .editorconfig file based on project analysis and user preferences.
원문 언어: 영어
Strict guidelines for creating, writing, and maintaining verifiable project fact files (e.g., FACTS.md or FACTS.mmd) without contradictions, ensuring state compression and lexical ordering. You MUST load this skill when managing canonical project fact files.
원문 언어: 영어
Apply GDPR-compliant engineering practices across your codebase. You MUST load this skill whenever you are designing APIs, writing data models, handling user data, implementing logging, or reviewing pull requests for privacy compliance.
원문 언어: 영어
GitHub CLI (`gh agent-task`) operations for creating, listing, and viewing preview agent tasks. You MUST load this skill when working with the `gh agent-task` command.
원문 언어: 영어
Advanced GitHub CLI (`gh api`) queries and mutations via REST or GraphQL. You MUST load this skill when working with the `gh api` command.
원문 언어: 영어
Regenerate and post-process all agentic workflows. You MUST load this skill when gh-aw is updated, workflow .md files change, or when asked to recompile/regenerate workflows.
원문 언어: 영어
Debug the AWF firewall by inspecting Docker containers, analyzing Squid access logs, checking iptables rules, and troubleshooting network issues.
원문 언어: 영어
Use the AWF (Agentic Workflow Firewall) to run commands with network isolation and domain whitelisting. Provides L7 HTTP/HTTPS egress control for AI agents.
원문 언어: 영어
Create new GitHub Agentic Workflows (gh-aw) from scratch using the CLI extension. You MUST load this skill when creating new Agentic Workflow files.
원문 언어: 영어
Diagnose and fix GitHub Agentic Workflows (gh-aw) failures by analyzing logs for missing tools, permissions, or MCP server configurations.
원문 언어: 영어
GitHub CLI (`gh codespace` or `gh cs`) operations for connecting to, managing, creating, or editing GitHub Codespaces. You MUST load this skill when working with the `gh codespace` command.
원문 언어: 영어
GitHub CLI models (`gh models`) operations for running and evaluating AI models. You MUST load this skill when working with the `gh models` command.
원문 언어: 영어
GitHub CLI (`gh run` and `gh workflow`) operations for workflow runs, jobs, logs, and attempts. You MUST load this skill when working with the `gh run` and the `gh workflow` commands.
원문 언어: 영어
GitHub CLI (`gh`) operations for issues, pull requests, workflow runs, reviews, or API queries, especially in restricted shells where structured output and fallback choice matter. You MUST load this skill when working with the `gh` command and its subcommands.
원문 언어: 영어
Expert-level guidance on GitHub CLI (`gh skill`) operations for searching, previewing, installing, updating, and publishing agent skills. You MUST load this skill when managing agent skills via the GitHub CLI.
원문 언어: 영어
Advanced Git operations including reflog recovery, bisecting, complex conflict resolution, and history manipulation. You MUST load this skill when performing advanced git operations or repository recovery.
원문 언어: 영어
Extract a specific subdirectory with history using git filter-branch when modern tools like filter-repo are unavailable. You MUST load this skill when extracting a subdirectory with history using `git filter-branch`.
원문 언어: 영어
Guide and safety rules for performing git merges, ensuring no conflict markers and no duplicate lines are present. You MUST load this skill before performing a git merge.
원문 언어: 영어
Advanced Git rebase operations including interactive history cleanup and non-interactive scripted rewrites. You MUST load this skill before performing Git rebase operations.
원문 언어: 영어
Guide for using git. You MUST load this skill when performing standard git operations.
원문 언어: 영어
Diagnose GitHub Actions workflow failures by retrieving run statuses and logs using MCP tools or gh CLI. You MUST load this skill when diagnosing or debugging GitHub Actions workflow failures.
원문 언어: 영어
Expert-level guidance for using, optimizing, and building GitHub Agentic Workflows. Load this skill when the user wants to explore available workflows, understand their internal mechanics, or add new agentic patterns. Focuses on maintenance, automation,…
원문 언어: 영어
Guide for persistent memory strategies in agentic workflows. You MUST load this skill when designing workflows that persist state across runs via cache-memory, repo-memory, or comment-memory.
원문 언어: 영어
Reference and guidelines for designing GitHub Agentic Workflows using established operational patterns like BatchOps, CentralRepoOps, ChatOps, CorrectionOps, and others.
원문 언어: 영어
Organizational practices, rollout strategies, and A/B experiment specifications for maintaining repositories with GitHub Agentic Workflows (gh-aw).
원문 언어: 영어
Skills for working with GitHub Issues. You MUST load this skill when working with issues or when the runtime was triggered by an issue comment. Load this before any gh skills.
원문 언어: 영어
Skills for working with changes on a GitHub Pull Request. You MUST load this skill when working with changes associated with a pull request or when the runtime was triggered by a PR comment. Load this before any gh skills.
원문 언어: 영어
Advanced use cases and examples for using actions/github-script. You MUST load this skill when using actions/github-script in workflows.
원문 언어: 영어
Provides guidance on GitHub-specific features, pull requests viewing modes, and collaborative practices. You MUST load this skill when working with GitHub-specific features or PR view modes.
원문 언어: 영어