Instructs the agent to produce output strictly in valid YAML format, ensuring no conversational filler or markdown wrappers.
Skills in this repository
Cogni-AI-OU/cogni-ai-agentic-collections - Page 4
SkillsMP has collected 139 skills from Cogni-AI-OU/cogni-ai-agentic-collections. Open a skill to review its source and details.
Cogni-AI-OU/cogni-ai-agentic-collectionsShowing 19 of 139 collected skills.
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.
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.
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.
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.
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.
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.
Resilient command execution with automatic fallbacks and error recovery. You MUST load this skill when executing commands requiring resilient error recovery or fallbacks.
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.
Commands, step-by-step procedures, and mechanical execution for performing deep security audits, vulnerability assessments, and report generation on codebases and configurations. You MUST load this skill when performing security audits or validation.
Lightweight security review focused on Pull Requests and incremental changes. Uses a diff-centric approach to ensure no new vulnerabilities are introduced. You MUST load this skill when reviewing code changes in a PR.
Fast, non-interactive text stream editing and precise file segment extraction using sed.
Efficient shell command handling. You MUST load this skill when handling shell commands with performance monitoring or timeouts.
Guidance and protocols for spawning sub-agents via the task tool to handle complex, multi-step, or parallelizable tasks. You MUST load this skill when the task tool for invoking sub-agents is available.
Reference for Unicode character hex ranges and regex blocks for searching, matching, or filtering text across international scripts and symbols.
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.
Generic guidelines for YAML formatting, linting, and structural rules. You MUST load this skill when updating or creating YAML files.
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.
Git documentation references. You MUST load this skill to access official git documentation or config options.