Skip to main content

Skills in this repository

Cogni-AI-OU/cogni-ai-agent-skills - Page 2

SkillsMP has collected 120 skills from Cogni-AI-OU/cogni-ai-agent-skills. Open a skill to review its source and details.

Cogni-AI-OU/cogni-ai-agent-skills

Showing 40 of 120 collected skills.

occupation
Network & Computer Systems Administrators
description

Use when installing, configuring, or updating Datadog Agent;

updated
occupation
Network & Computer Systems Administrators
description

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.

updated
occupation
Network & Computer Systems Administrators
description

Guidelines for designing, debugging, and troubleshooting Datadog monitor queries, handling common false positives, and operational edge cases.

updated
occupation
Network & Computer Systems Administrators
description

Use when creating or debugging Datadog monitors in Pulumi YAML, especially for schema mismatches, monitor validation errors, and provider-specific field mapping.

updated
occupation
Network & Computer Systems Administrators
description

Create, update, and maintain robust devcontainer.json configurations and lifecycle scripts for reproducible development environments.

updated
occupation
Secretaries & Administrative Assistants, Except Legal, Medical, & Executive
description

Fix speech-to-text errors, correct technical terminology, and improve text clarity in documentation and workflows.

updated
occupation
Information Security Analysts
description

How to maintain credentials and authenticate using direnv without exposing secrets to the output.

updated
occupation
Network & Computer Systems Administrators
description

Write, review, and optimize Dockerfiles applying multi-stage builds, non-root constraints, layer caching, and strict image pinning.

updated
occupation
Software Developers
description

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…

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

Standardize `.github` directory structure, enforce agentic documentation patterns. You MUST load this skill when creating or updating files in `.github/` dir.

updated
occupation
Network & Computer Systems Administrators
description

Generates a comprehensive and best-practice-oriented .editorconfig file based on project analysis and user preferences.

updated
occupation
File Clerks
description

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.

updated
occupation
Information Security Analysts
description

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.

updated
occupation
Network & Computer Systems Administrators
description

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.

updated
occupation
Network & Computer Systems Administrators
description

Advanced GitHub CLI (`gh api`) queries and mutations via REST or GraphQL. You MUST load this skill when working with the `gh api` command.

updated
occupation
Software Developers
description

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.

updated
occupation
Network & Computer Systems Administrators
description

Debug the AWF firewall by inspecting Docker containers, analyzing Squid access logs, checking iptables rules, and troubleshooting network issues.

updated
occupation
Information Security Analysts
description

Use the AWF (Agentic Workflow Firewall) to run commands with network isolation and domain whitelisting. Provides L7 HTTP/HTTPS egress control for AI agents.

updated
occupation
Software Developers
description

Create new GitHub Agentic Workflows (gh-aw) from scratch using the CLI extension. You MUST load this skill when creating new Agentic Workflow files.

updated
occupation
Network & Computer Systems Administrators
description

Diagnose and fix GitHub Agentic Workflows (gh-aw) failures by analyzing logs for missing tools, permissions, or MCP server configurations.

updated
occupation
Network & Computer Systems Administrators
description

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.

updated
occupation
Data Scientists
description

GitHub CLI models (`gh models`) operations for running and evaluating AI models. You MUST load this skill when working with the `gh models` command.

updated
occupation
Network & Computer Systems Administrators
description

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.

updated
occupation
Network & Computer Systems Administrators
description

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.

updated
occupation
Network & Computer Systems Administrators
description

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.

updated
occupation
Network & Computer Systems Administrators
description

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.

updated
occupation
Network & Computer Systems Administrators
description

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`.

updated
occupation
Network & Computer Systems Administrators
description

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.

updated
occupation
Software Developers
description

Advanced Git rebase operations including interactive history cleanup and non-interactive scripted rewrites. You MUST load this skill before performing Git rebase operations.

updated
occupation
Network & Computer Systems Administrators
description

Guide for using git. You MUST load this skill when performing standard git operations.

updated
occupation
Network & Computer Systems Administrators
description

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.

updated
occupation
Software Developers
description

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,…

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

Reference and guidelines for designing GitHub Agentic Workflows using established operational patterns like BatchOps, CentralRepoOps, ChatOps, CorrectionOps, and others.

updated
occupation
Project Management Specialists
description

Organizational practices, rollout strategies, and A/B experiment specifications for maintaining repositories with GitHub Agentic Workflows (gh-aw).

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

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.

updated
occupation
Software Developers
description

Advanced use cases and examples for using actions/github-script. You MUST load this skill when using actions/github-script in workflows.

updated
occupation
Software Developers
description

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.

updated
Showing 40 of 120 collected skills.