Marketplace
107 skillsEach listing spells out exactly what's inside β the steps, the ready-to-run code, and which AI tools it works with β so you know what you're getting before you buy.
Design zero trust network architectures: identity-based perimeters, microsegmentation, and continuous verification.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Deploy and manage Vultr cloud infrastructure: instances, Kubernetes, block storage, object storage, DNS, and firewalls via vultr-cli.
- βRunnable Shell included
- β8 pitfalls to avoid
- βInstalls into 6 tools
Design voice assistant experiences: intent design, dialogue management, error recovery, and multi-modal handoff.
- β8-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Optimize vector databases: index selection (HNSW, IVF), parameter tuning, metadata filtering, and cost-performance tradeoffs.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Curate and clean training datasets: deduplication, quality scoring, bias detection, and data augmentation strategies.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Validate and test tool/function calling schemas: JSON Schema compliance, edge case generation, parameter boundary testing, and mock servers.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Custom Tool Builder
$4.00Create production-grade tools/functions that AI agents can call: define schemas, implement handlers, add validation and error handling.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Threat Model Builder
$4.00Use when designing or changing a feature and you need a STRIDE threat model: map the system, enumerate threats per element, and rank mitigations.
- β10-step procedure
- β1 ready-to-run code block
- β10-point quality checklist
Generate synthetic training data: schema preservation, distribution matching, privacy guarantees, and quality validation.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Audit software supply chain security: SBOM generation, dependency provenance, artifact signing, and CI/CD hardening.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Design real-time stream processing: windowing, watermarking, exactly-once semantics, and state management.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
SRE Runbook Author
$4.00Write production SRE runbooks: alert response procedures, diagnostic steps, escalation paths, and post-action verification.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
SQL Query Optimizer
$4.00Diagnose slow SQL with execution-plan analysis and rewrite queries and indexes; use when a query is slow, times out, or burns database CPU.
- β8-step procedure
- β1 ready-to-run code block
- β7-point quality checklist
Use when creating, improving, or reviewing an agent skill: scope one job, write routing-grade descriptions, and verify with fresh-agent tests.
- β10-step procedure
- β1 ready-to-run code block
- β11-point quality checklist
Security Audit Sweep
$4.00Use when auditing a codebase or diff for security defects: map attack surface, hunt OWASP-class bugs, and rate each finding by real exploit path.
- β10-step procedure
- β1 ready-to-run code block
- β10-point quality checklist
Secrets Leak Triage
$4.00Use when credentials may be exposed in code, config, logs, or git history: find them, judge real exposure, and drive rotation and cleanup.
- β10-step procedure
- β1 ready-to-run code block
- β9-point quality checklist
Secrets Scanner
$4.00Scan codebases for leaked credentials, API keys, and tokens: pattern matching, entropy analysis, and safe remediation.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Design recommendation systems: collaborative filtering, content-based, hybrid approaches, cold start, and ranking.
- β5-step procedure
- β4 pitfalls to avoid
- βInstalls into 6 tools
RAG Pipeline Builder
$4.00Build retrieval-augmented generation pipelines: chunking strategies, embedding models, vector stores, and reranking for accurate grounding.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Establish versioned prompt management: semantic versioning, A/B testing, rollback, and changelog practices for production prompt systems.
- β9-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Prompt Tuner
$4.00Use when a prompt underperforms and needs systematic diagnosis, single-variable experiments, and A/B evidence instead of guess-and-check rewrites.
- β8-step procedure
- β1 ready-to-run code block
- β8-point quality checklist
Use to adversarially test an LLM app, agent, or tool pipeline for prompt-injection/jailbreak weakness and produce a scored hardening report.
- β9-step procedure
- βRunnable Python included
- β8-point quality checklist
Audit systems for privacy compliance: data minimization, purpose limitation, consent management, GDPR/CCPA alignment.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools
Plan and scope penetration tests: attack surface mapping, test methodology selection, and finding documentation.
- β10-step procedure
- β6 pitfalls to avoid
- βInstalls into 6 tools