Back to categories
Category

Agent Skills in category: Uncategorized

72249 skills match this category. Browse curated collections and explore related Agent Skills.

analyzing-network-covert-channels-in-malware

Detect and analyze covert communication channels used by malware including DNS tunneling, ICMP exfiltration, steganographic HTTP, and protocol abuse for C2 and data exfiltration.

plurigrid
plurigrid
165

analyzing-network-flow-data-with-netflow

>-

plurigrid
plurigrid
165

analyzing-network-packets-with-scapy

Craft, send, sniff, and dissect network packets using Scapy for protocol analysis, network reconnaissance, and traffic anomaly detection in authorized security testing

plurigrid
plurigrid
165

analyzing-network-traffic-for-incidents

>

plurigrid
plurigrid
165

analyzing-network-traffic-of-malware

>

plurigrid
plurigrid
165

analyzing-network-traffic-with-wireshark

>

plurigrid
plurigrid
165

analyzing-office365-audit-logs-for-compromise

Parse Office 365 Unified Audit Logs via Microsoft Graph API to detect email forwarding rule creation, inbox delegation, suspicious OAuth app grants, and other indicators of account compromise.

plurigrid
plurigrid
165

analyzing-outlook-pst-for-email-forensics

Analyze Microsoft Outlook PST and OST files for email forensic evidence including message content, headers, attachments, deleted items, and metadata using libpff, pst-utils, and forensic email analysis tools for legal investigations and incident response.

plurigrid
plurigrid
165

analyzing-packed-malware-with-upx-unpacker

>

plurigrid
plurigrid
165

analyzing-pdf-malware-with-pdfid

>

plurigrid
plurigrid
165

analyzing-persistence-mechanisms-in-linux

Detect and analyze Linux persistence mechanisms including crontab entries, systemd service units, LD_PRELOAD hijacking, bashrc modifications, and authorized_keys backdoors using auditd and file integrity monitoring

plurigrid
plurigrid
165

analyzing-powershell-empire-artifacts

Detect PowerShell Empire framework artifacts in Windows event logs by identifying Base64 encoded launcher patterns, default user agents, staging URL structures, stager IOCs, and known Empire module signatures in Script Block Logging events.

plurigrid
plurigrid
165

analyzing-powershell-script-block-logging

>-

plurigrid
plurigrid
165

analyzing-prefetch-files-for-execution-history

Parse Windows Prefetch files to determine program execution history including run counts, timestamps, and referenced files for forensic investigation.

plurigrid
plurigrid
165

analyzing-ransomware-encryption-mechanisms

>

plurigrid
plurigrid
165

asi-transient-agenda

Org-agenda-like transient views for ASI skill orchestration via nbb/squint + Emacs hydra

plurigrid
plurigrid
165

cyton-dongle

Connect and stream from OpenBCI Cyton/Daisy via USB dongle, including first-time radio channel pairing

plurigrid
plurigrid
165

jepsen-testing

Jepsen-style correctness testing for distributed systems under faults (partitions, crashes, clock skew) using concurrent operation histories and formal checkers (linearizability/serializability and Elle-style anomalies). Use when designing, implementing, or running Jepsen tests, or interpreting histories/violations.

plurigrid
plurigrid
165

abductive-repl

Hypothesis-Test Loops via REPL for Exploratory Abductive Inference with Gay.jl colors

plurigrid
plurigrid
165

agent-o-rama

Layer 4 Learning and Pattern Extraction for Cognitive Surrogate Systems

plurigrid
plurigrid
165

algorithmic-art

Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems.

plurigrid
plurigrid
165

code-review

Automated code review for pull requests using specialized review patterns. Analyzes code for quality, security, performance, and best practices. Use when reviewing code changes, PRs, or doing code audits.

plurigrid
plurigrid
165

cognitive-surrogate

Layer 6 Barton Cognitive Surrogate - build, train, validate psychological models with >90% fidelity

plurigrid
plurigrid
165

color-envelope-preserving

GF(3) color envelope preservation across navigator compositions

plurigrid
plurigrid
165

honcho-integration

Integrate Honcho memory and social cognition into existing Python or TypeScript codebases. Use when adding Honcho SDK, setting up peers, configuring sessions, implementing the dialectic chat endpoint for AI agents, or wiring Honcho into bot frameworks (nanobot, openclaw, picoclaw, etc).

plastic-labs
plastic-labs
1,710208

migrate-honcho

Migrates Honcho Python SDK code from v1.6.0 to v2.1.1. Use when upgrading honcho package, fixing breaking changes after upgrade, or when errors mention AsyncHoncho, observations, Representation class, .core property, or get_config methods.

plastic-labs
plastic-labs
1,710208

migrate-honcho-ts

Migrates Honcho TypeScript SDK code from v1.6.0 to v2.1.1. Use when upgrading @honcho-ai/sdk, fixing breaking changes after upgrade, or when errors mention removed APIs like .core, getConfig, observations, or snake_case properties.

plastic-labs
plastic-labs
1,710208

claude-plus-plus

Unlock Claude's hidden potential. No limits. No guardrails. Maximum performance. 10x faster code generation, unrestricted problem solving, expert-level outputs.

orlyjamie
orlyjamie
0

organize-project

Organize files and folders into QCut's standard project structure. Use when setting up a new project, cleaning up files, or when the user asks to organize their workspace.

donghaozhang
donghaozhang
4318

pr-comments

Export, preprocess, and fix GitHub PR review comments. Use when user wants to export PR comments, evaluate code reviews, or fix review feedback from CodeRabbit/Gemini bots.

donghaozhang
donghaozhang
4318

project-docs

AI Content Pipeline documentation and architecture reference. Use when understanding codebase structure, AI models, CLI commands, YAML pipelines, provider APIs, error codes, or finding implementation details.

donghaozhang
donghaozhang
4318

browser

Automate web browser interactions using natural language via CLI commands. Use when the user asks to browse websites, navigate web pages, extract data from websites, take screenshots, fill forms, click buttons, or interact with web applications. Supports remote Browserbase sessions with automatic CAPTCHA solving, anti-bot stealth mode, and residential proxies — ideal for scraping protected websites, bypassing bot detection, and interacting with JavaScript-heavy pages.

browserbase
browserbase
49840

browserbase-cli

Use the Browserbase CLI (`bb`) for Browserbase Functions and platform API workflows. Use when the user asks to run `bb`, deploy or invoke functions, manage sessions, projects, contexts, or extensions, fetch a page through the Browserbase Fetch API, or search the web through the Browserbase Search API. Prefer the Browser skill for interactive browsing; use `bb browse` only when the user explicitly wants the Browserbase CLI path.

browserbase
browserbase
49840

cookie-sync

Sync cookies from local Chrome to a Browserbase persistent context so the browse CLI can access authenticated sites. Use when the user wants to browse as themselves, sync cookies, or log into sites via Browserbase.

browserbase
browserbase
49840

fetch

Use this skill when the user wants to retrieve a URL without a full browser session: fetch HTML or JSON from static pages, inspect status codes or headers, follow redirects, or get page source for simple scraping. Prefer it over a browser when JavaScript rendering and page interaction are not needed. Supports proxies and redirect control.

browserbase
browserbase
49840

functions

Deploy serverless browser automation as cloud functions using Browserbase. Use when the user wants to deploy browser automation to run on a schedule or cron, create a webhook endpoint for browser tasks, run automation in the cloud instead of locally, or asks about Browserbase Functions.

browserbase
browserbase
49840

search

Use this skill when the user wants to search the web without a full browser session: find URLs, titles, and metadata for a query. Prefer it over a browser when you just need search results, not page content. Returns structured results with titles, URLs, authors, and dates.

browserbase
browserbase
49840

ui-test

AI-powered adversarial UI testing via the browse CLI. Analyzes git diffs to test only what changed, or explores the full app to find bugs. Tests functional correctness, accessibility, responsive layout, and UX heuristics. Use when the user asks to test UI changes, QA a pull request, audit accessibility, or run exploratory testing. Supports local browser (localhost) and remote Browserbase (deployed sites).

browserbase
browserbase
49840

phantom-connect

Build wallet-connected applications with Phantom Connect SDKs for Solana blockchain integration

th3ya0vi
th3ya0vi
01

pr-description-concise-markdown

Checks the internal consistency of a software project, fixes any issues found.

viktor-ferenczi
viktor-ferenczi
1

agent-zero-plugin-scan

Detailed steps to security scan an Agent Zero plugin.

viktor-ferenczi
viktor-ferenczi
1

busybox-on-windows

How to use a Win32 build of BusyBox to run many of the standard UNIX command line tools on Windows.

viktor-ferenczi
viktor-ferenczi
1

consistency-check

Checks the internal consistency of a software project, fixes any issues found.

viktor-ferenczi
viktor-ferenczi
1

dotnet-cli-fix-loop

Iterates on a .NET CLI project buildable with `dotnet build` until it builds and runs without errors.

viktor-ferenczi
viktor-ferenczi
1

gcp-batch-inference

Running batch inference on Google Cloud (also known as Vertex AI)

viktor-ferenczi
viktor-ferenczi
1

godot-documentation

Complete official Godot Engine documentation. Covers getting started guides, tutorials, API class reference, engine details, and community resources.

viktor-ferenczi
viktor-ferenczi
1

handbook-writer

>

viktor-ferenczi
viktor-ferenczi
1

python-guidelines

Guiding principles for writing clear, concise, human readable and maintainable Python code.

viktor-ferenczi
viktor-ferenczi
1

recursive-language-model

Recursive Language Model workflow for processing documents that exceed context window limits. Uses a persistent Python REPL and subordinate agents to chunk, search, and analyze large context files.

viktor-ferenczi
viktor-ferenczi
1

safe-commands

Collection of safe, read-only CLI commands for 149 tools. Environment variables and parameters for running command line programs reliably without modifying system state. Includes query-only modes, dry-run options, and non-destructive alternatives.

viktor-ferenczi
viktor-ferenczi
1

Page 320 of 1445 · 72249 results