Directory

Discover and filter AI agent skills. 27,776 active skills available.

Popular guides from the directory

Start with intent-focused guides, then come back to the full directory when you need broader coverage.

Results

Showing 1225-1248 of 27,776Page 52 of 1158

analyzing-cobalt-strike-beacon-configuration

16
from plurigrid/asi

Extract and analyze Cobalt Strike beacon configuration from PE files and memory dumps to identify C2 infrastructure, malleable profiles, and operator tradecraft.

analyzing-cloud-storage-access-patterns

16
from plurigrid/asi

Detect abnormal access patterns in AWS S3, GCS, and Azure Blob Storage by analyzing CloudTrail Data Events, GCS audit logs, and Azure Storage Analytics. Identifies after-hours bulk downloads, access from new IP addresses, unusual API calls (GetObject spikes), and potential data exfiltration using statistical baselines and time-series anomaly detection.

analyzing-certificate-transparency-for-phishing

16
from plurigrid/asi

Monitor Certificate Transparency logs using crt.sh and Certstream to detect phishing domains, lookalike certificates, and unauthorized certificate issuance targeting your organization.

analyzing-bootkit-and-rootkit-samples

16
from plurigrid/asi

Analyzes bootkit and advanced rootkit malware that infects the Master Boot Record (MBR), Volume Boot Record (VBR), or UEFI firmware to gain persistence below the operating system. Covers boot sector analysis, UEFI module inspection, and anti-rootkit detection techniques. Activates for requests involving bootkit analysis, MBR malware investigation, UEFI persistence analysis, or pre-OS malware detection.

analyzing-azure-activity-logs-for-threats

16
from plurigrid/asi

Queries Azure Monitor activity logs and sign-in logs via azure-monitor-query to detect suspicious administrative operations, impossible travel, privilege escalation, and resource modifications. Builds KQL queries for threat hunting in Azure environments. Use when investigating suspicious Azure tenant activity or building cloud SIEM detections.

analyzing-apt-group-with-mitre-navigator

16
from plurigrid/asi

Analyze advanced persistent threat (APT) group techniques using MITRE ATT&CK Navigator to create layered heatmaps of adversary TTPs for detection gap analysis and threat-informed defense.

analyzing-api-gateway-access-logs

16
from plurigrid/asi

Parses API Gateway access logs (AWS API Gateway, Kong, Nginx) to detect BOLA/IDOR attacks, rate limit bypass, credential scanning, and injection attempts. Uses pandas for statistical analysis of request patterns and anomaly detection. Use when investigating API abuse or building API-specific threat detection rules.

analyzing-android-malware-with-apktool

16
from plurigrid/asi

Perform static analysis of Android APK malware samples using apktool for decompilation, jadx for Java source recovery, and androguard for permission analysis, manifest inspection, and suspicious API call detection.

analyzing-active-directory-acl-abuse

16
from plurigrid/asi

Detect dangerous ACL misconfigurations in Active Directory using ldap3 to identify GenericAll, WriteDACL, and WriteOwner abuse paths

amp-team-usage

16
from plurigrid/asi

Amp Team Usage

amp-skill

16
from plurigrid/asi

Interruption pattern detection and retrieval from Amp thread history. Use for analyzing tool rejection patterns and improving agent behavior.

amp-api-awareness

16
from plurigrid/asi

Extract hidden Amp API patterns from local thread data via DuckDB analysis

alife

16
from plurigrid/asi

Comprehensive Artificial Life skill combining ALIFE2025 proceedings,

alice

16
from plurigrid/asi

World ALICE Skill

algorand-vulnerability-scanner

16
from plurigrid/asi

Scans Algorand smart contracts for 11 common vulnerabilities including rekeying attacks, unchecked transaction fees, missing field validations, and access control issues. Use when auditing Algorand projects (TEAL/PyTeal). (project, gitignored)

algebraic-rewriting

16
from plurigrid/asi

Category-theoretic graph rewriting with DPO, SPO, and SqPO pushouts for C-Sets. Declarative transformation of acset data structures.

agentic-actions-auditor

16
from plurigrid/asi

Audits GitHub Actions workflows for security vulnerabilities in AI agent integrations including Claude Code Action, Gemini CLI, OpenAI Codex, and GitHub AI Inference. Detects attack vectors where attacker-controlled input reaches AI agents running in CI/CD pipelines, including env var intermediary patterns, direct expression injection, dangerous sandbox configurations, and wildcard user allowlists. Use when reviewing workflow files that invoke AI coding agents, auditing CI/CD pipeline security for prompt injection risks, or evaluating agentic action configurations.

aflpp

16
from plurigrid/asi

Fuzzing with AFL++ for comprehensive binary and source code fuzzing.

address-sanitizer

16
from plurigrid/asi

Use AddressSanitizer to detect memory safety bugs in C/C++ programs. Identifies use-after-free, buffer overflow, memory leaks, and other memory errors.

active-interleave

16
from plurigrid/asi

Active Interleave Skill

active-inference-robotics

16
from plurigrid/asi

Second-order skill synthesizing Patrick Kenny's discrete active inference framework with K-Scale's JAX/MuJoCo robotics stack for predictive coding in robot locomotion

acsets-hatchery

16
from plurigrid/asi

Attributed C-Sets as algebraic databases. Category-theoretic data structures generalizing graphs and dataframes with Gay.jl color integration.

acquiring-disk-image-with-dd-and-dcfldd

16
from plurigrid/asi

Create forensically sound bit-for-bit disk images using dd and dcfldd while preserving evidence integrity through hash verification.

accept-no-substitutes

16
from plurigrid/asi

This skill should be used when agents generate placeholder tokens like "pseudo-", "mock-", "temporary", "TODO", "demo-", or similar incompleteness markers. Detects substitution patterns in agent OUTPUT and triggers mandatory user interview instead of accepting incomplete work. Activates automatically on any output containing forbidden tokens.