Search GitHub repositories by topics and keywords. You MUST load this skill when searching for relevant tools, libraries, or curated resources.
Idioma del texto original: inglés
Menú
Skills en este repositorio
SkillsMP ha recopilado 120 skills de Cogni-AI-OU/cogni-ai-agent-skills. Abre una skill para revisar su origen y sus detalles.
Cogni-AI-OU/cogni-ai-agent-skillsMostrando 40 de 120 skills recopiladas.
Search GitHub repositories by topics and keywords. You MUST load this skill when searching for relevant tools, libraries, or curated resources.
Idioma del texto original: inglés
Enable code intelligence (go-to-definition, find-references, hover, type info) for any programming language by installing and configuring an LSP server for Copilot CLI.
Idioma del texto original: inglés
Interface for MCP (Model Context Protocol) servers via CLI. Use when you need to interact with external tools, APIs, or data sources through MCP servers, list available MCP servers/tools, or call MCP tools from command line.
Idioma del texto original: inglés
Guide for creating and maintaining experimental Mermaid.js beta diagrams (Architecture, Block, Ishikawa, Packet, Radar, Sankey, Treemap, TreeView, Venn, XY Chart, ZenUML). You MUST load this skill when working with experimental Mermaid.js beta diagrams.
Idioma del texto original: inglés
Expert MiniZinc modeling for constraint satisfaction and combinatorial problems. You MUST load this skill when addressing constraint satisfaction or combinatorial problems using MiniZinc.
Idioma del texto original: inglés
Evaluate and classify machine learning models based on the Model Openness Framework (MOF), and extract model metadata such as architecture, origin, producer, and components.
Idioma del texto original: inglés
Manage OpenCode configuration, credentials, and OpenCode Zen API access to list available models and navigate XDG-compliant directory structures. You MUST load this skill when working with OpenCode configuration or listing models.
Idioma del texto original: inglés
Instructs the agent to produce output strictly in valid YAML format, ensuring no conversational filler or markdown wrappers.
Idioma del texto original: inglés
PDF file inspection, object-level editing, and lossless size reduction using qpdf, pdf-parser.py, pdfsizeopt, and Ghostscript. You MUST load this skill when inspecting, editing, or optimizing PDF files.
Idioma del texto original: inglés
Manage Python project dependencies, virtual environments, and security using the pipenv CLI. This skill MUST be loaded when using pipenv to manage environments or dependencies.
Idioma del texto original: inglés
Create, update, and manage Python project dependencies via Pipfile and Pipfile.lock. This skill MUST be loaded when creating or updating Pipfile or Pipfile.lock content.
Idioma del texto original: inglés
Guide for using pre-commit hooks to validate code formatting, linting, and security checks before commits. You MUST load this skill when using pre-commit hooks for validation.
Idioma del texto original: inglés
Execute Python inline scripts via heredocs for complex log processing, data transformation, or CLI utilities like URL encoding/decoding. You MUST load this skill when processing large logs or performing one-liner data operations.
Idioma del texto original: inglés
Expert Python language skill for writing, refactoring, and testing idiomatic Python 3 code. You MUST load this skill when developing Python modules, classes, or scripts.
Idioma del texto original: inglés
Generate comprehensive audit reports, compare current state with baseline definitions, document discrepancies, update documentation files, and track changes via pull requests. You MUST load this skill when asked to generate a comprehensive system audit report.
Idioma del texto original: inglés
Resilient command execution with automatic fallbacks and error recovery. You MUST load this skill when executing commands requiring resilient error recovery or fallbacks.
Idioma del texto original: inglés
Commands and guidelines for generating a Software Bill of Materials (SBOM) locally in SPDX and CycloneDX formats using syft. You MUST load this skill when asked to create, generate, or update an SBOM.
Idioma del texto original: inglés
Fast, non-interactive text stream editing and precise file segment extraction using sed.
Idioma del texto original: inglés
Efficient shell command handling. You MUST load this skill when handling shell commands with performance monitoring or timeouts.
Idioma del texto original: inglés
Commands, step-by-step procedures, and mechanical execution for test engineering, testability audits, and the TDD lifecycle. You MUST load this skill when executing test tasks, designing tests, doing TDD, or verifying system behavior.
Idioma del texto original: inglés
Elite autonomous test engineering kernel focused on proving software correctness, preventing regressions, and designing refactor-resilient behavioral tests. You MUST load this skill when designing tests, analyzing test coverage, or acting as a test engineer.
Idioma del texto original: inglés
Reference for Unicode character hex ranges and regex blocks for searching, matching, or filtering text across international scripts and symbols.
Idioma del texto original: inglés
How to use Ex mode in Vim for non-interactive file editing (e.g., complex text substitution, deleting lines, file parsing, wrapping text, sorting lines). You MUST load this skill when using Vim Ex mode for non-interactive file editing.
Idioma del texto original: inglés
Generic guidelines for YAML formatting, linting, and structural rules. You MUST load this skill when updating or creating YAML files.
Idioma del texto original: inglés
Safely parse, edit, merge, and transform YAML files using yq, providing robust command-line examples for extraction and in-place modifications. You MUST load this skill when using the yq tool.
Idioma del texto original: inglés
Syntax and structure reference for custom agent persona files (*.agent.md, CLAUDE.md, opencode.json). Use this to understand the schema, format, and architecture of agent definitions across platforms.
Idioma del texto original: inglés
Guidelines and best practices for writing high-performance agent persona files (*.agent.md, CLAUDE.md). Use this when you need to create or refine a specialized agent persona.
Idioma del texto original: inglés
Autonomous documentation editor responsible for creating, updating, and maintaining `AGENTS.md` files strictly adhering to the organizational baseline structure. You MUST load this skill when creating or updating `AGENTS.md` files.
Idioma del texto original: inglés
GitHub CLI (`gh issue`) operations for managing, viewing, and editing issues. You MUST load this skill when working with the `gh issue` command.
Idioma del texto original: inglés
GitHub CLI (`gh pr`) operations for pull requests, reviews, PR checks, and PR branches. You MUST load this skill when working with the `gh pr` command.
Idioma del texto original: inglés
Expert guide for creating, optimizing, troubleshooting, and maintaining **stable** Mermaid.js diagrams (v11+). Covers C4, Class, Entity Relationship, Flowchart (with v11.3+ shapes/icons/images), Gantt, GitGraph, Kanban, Mindmap, Pie, Quadrant, Requirement,…
Idioma del texto original: inglés
How to run and manage Molecule tests for Ansible roles and playbooks. You MUST load this skill when running or managing Molecule tests for Ansible.
Idioma del texto original: inglés
Activate brainstorming protocol to explore options, research, deconstruct complexities, and summarize available data into simple diagrams. You MUST load this skill when asked to brainstorm, explore options, or break down complex problems.
Idioma del texto original: inglés
Query observability data via Datadog MCP, selecting minimal toolsets to optimize context window and scope.
Idioma del texto original: inglés
How to run, manage, and troubleshoot Docker containers, images, and networks safely via the command line.
Idioma del texto original: inglés
Safely update existing GitHub Agentic Workflows (gh-aw), distinguishing between frontmatter configuration that requires recompilation and markdown body prompt edits that do not.
Idioma del texto original: inglés
Debug and refine GitHub Agentic Workflows (gh-aw) by analyzing execution logs, auditing runs, and resolving missing tool errors or prompt inefficiencies. You MUST load this skill when asked to debug, audit, or analyze a failing GitHub Agentic Workflow.
Idioma del texto original: inglés
Activate when managing GitHub resources with Pulumi CLI to import, preview, update, and repair state.
Idioma del texto original: inglés
Enforce correct usage of RFC 2119 requirement level keywords (MUST, SHOULD, MAY, etc.) in documentation and specifications. You MUST load this skill when writing or reviewing standards, specifications, or when applying RFC 2119 terminology.
Idioma del texto original: inglés
Expert-level browser automation, debugging, and performance analysis using Chrome DevTools MCP. Use for interacting with web pages, capturing screenshots, analyzing network traffic, and profiling performance.
Idioma del texto original: inglés