← all publishers

paulpas

@paulpas source repo

1321 published skills · page 9 of 14

  1. Shopify API · paulpas
    Implements production-grade Shopify API integration (Admin REST/GraphQL, Storefront, OAuth 2.0, webhooks) using the shopifyapi Python SDK for ecommerce applications.
    0
    installs
  2. SQL Mastery · paulpas bundle
    SQL Mastery
    0
    installs
  3. Zendesk API · paulpas
    Implements modern features of the Zendesk API, enabling automation, ticket management, and integration with various tools.
    0
    installs
  4. Systemd Boot · paulpas
    Analyzes and optimizes the systemd boot process including target management, boot time profiling with systemd-analyze, initramfs configuration, and custom boot-time unit creation for Linux systems.
    0
    installs
  5. Ascii Diagram · paulpas
    Generates clear, readable ASCII diagrams in Excalidraw-style for flowcharts, sequence diagrams, and state diagrams to visualize processes, interactions, and system states.
    0
    installs
  6. Create Branch · paulpas
    Implements intelligent create branch with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  7. Documentation · paulpas
    Implements intelligent documentation with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  8. Hosted Agents · paulpas
    Implements intelligent hosted agents with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  9. Multi Advisor · paulpas
    Implements intelligent multi advisor with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  10. RAG Pipelines · paulpas
    Implements RAG pipeline patterns (semantic chunking, hybrid search with BM25+vector, cross-encoder re-ranking, embedding selection) for retrieval-augmented document generation.
    0
    installs
  11. Skill Creator · paulpas
    Implements intelligent skill creator with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  12. Skill Scanner · paulpas
    Implements intelligent skill scanner with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  13. Skill Seekers · paulpas
    Implements intelligent skill seekers with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  14. Writing Plans · paulpas
    Implements intelligent writing plans with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  15. Weaviate GRAPHQL · paulpas
    Implements the GraphQL capabilities of the Weaviate API, enabling flexible querying options for managing AI datasets efficiently.
    0
    installs
  16. Weaviate Modules · paulpas
    Implements custom Weaviate modules (functions, vectorizers, generative providers) to extend data processing capabilities with application-specific AI and ML functions.
    0
    installs
  17. AWS Cloudfront · paulpas
    "Configures CloudFront CDN for global content distribution with edge caching" DDoS protection, and SSL/TLS termination for improved performance and security.
    0
    installs
  18. AWS Cloudwatch · paulpas
    "Configures CloudWatch monitoring with metrics, logs, alarms, and dashboards" for visibility into AWS resource performance, application health, and operational metrics.
    0
    installs
  19. Networking Osi · paulpas
    "OSI Model Networking for Cloud-Native - All 7 layers with CNCF project" mappings, Kubernetes networking, and troubleshooting patterns.
    0
    installs
  20. Notary Project · paulpas
    "Notary Project in Content Trust & Security - cloud native architecture" patterns, pitfalls, and best practices
    0
    installs
  21. Open Telemetry · paulpas
    "OpenTelemetry in Observability - cloud native architecture, patterns" pitfalls, and best practices
    0
    installs
  22. Airtable API · paulpas
    Provides comprehensive coverage of Airtable API features and capabilities, including Bases, Tables, Records, Webhooks, and Automations with practical implementation examples.
    0
    installs
  23. Azure Openai · paulpas
    Integrates Azure OpenAI Service (GPT deployments, Responses API, Content Filters, Entra ID auth, Assistants) using the OpenAI SDK with Azure v1 endpoint patterns.
    0
    installs
  24. Bigquery Sdk · paulpas
    Integrates Google BigQuery using google-cloud-bigquery 3.x with patterns for SQL queries, dataset/table management, streaming inserts, BI Engine, and load jobs from GCS.
    0
    installs
  25. Circleci API · paulpas
    Integrates with the CircleCI REST API v2 to manage pipelines, workflows, jobs, contexts, environment variables, project settings, and orb configurations.
    0
    installs
  26. Cqrs Pattern · paulpas
    Separates command (write) model from query (read) model using mediator pipelines, outbox pattern for reliable event publishing, and idempotent command handlers for systems with asymmetric read/write workloads.
    0
    installs
  27. Entra Id API · paulpas
    Implements Microsoft Entra ID (Azure AD) API integration (Users, Groups, Applications, Service Principals, Conditional Access, B2C) using msgraph-sdk Python + azure.identity with MSAL authentication patterns, Graph API batches, delta queries, and RBAC.
    0
    installs
  28. Firebase Sdk · paulpas
    Integrates Firebase using firebase-admin 7.x with patterns for Firestore CRUD, Realtime Database, Auth (token verification, user management), Cloud Messaging, and hosting.
    0
    installs
  29. Git Advanced · paulpas
    "Provides Advanced Git operations including rebasing, cherry-picking, bisecting, reflog, worktrees, filtering branches, and multi-repository workflows for exper"
    0
    installs
  30. MCP Protocol · paulpas
    Implements Model Context Protocol (MCP) servers and clients using the mcp Python SDK (FastMCP, resources, tools, prompts, transports) for LLM tool integration.
    0
    installs
  31. Mixpanel API · paulpas
    Implements Mixpanel analytics integration (event tracking, user profiles, JQL queries, funnel analysis, cohort export, data exporting) using the Mixpanel Python SDK and REST API for product analytics in applications.
    0
    installs
  32. Newrelic API · paulpas
    Implements New Relic API integration (metrics, traces, logs, NRDB queries, dashboards, alert policies) using newrelic Python SDK v8+ with NerdGraph GraphQL API, NRQL queries, custom events, and distributed tracing patterns.
    0
    installs
  33. Pinecone API · paulpas
    Integrates Pinecone vector database (serverless/pod indexes, upsert, query, hybrid search, inference, gRPC) using the pinecone Python SDK v9 for production vector search.
    0
    installs
  34. Sendgrid API · paulpas
    Integrates Twilio SendGrid API (Mail Send, Dynamic Templates, Marketing Campaigns, Inbound Parse, Event Webhooks) using the sendgrid Python SDK v6.x with proper mail construction and deliverability patterns.
    0
    installs
  35. Supabase Sdk · paulpas
    Integrates Supabase using supabase-py 2.x with patterns for database queries (PostgREST), auth management, storage operations, real-time subscriptions, and Edge Functions.
    0
    installs
  36. Testing Unit · paulpas
    Implements unit testing strategies using popular frameworks to ensure the smallest parts of your application work as intended.
    0
    installs
  37. Weaviate API · paulpas
    Integrates Weaviate vector database (v4 Python client, collections, vector search, hybrid, generative modules, GraphQL) for AI-powered search applications.
    0
    installs
  38. XML Security · paulpas
    Prevents XML External Entity (XXE) injection, entity expansion attacks, and DTD abuse by securing XML parsers with safe configurations, input validation, and defense-in-depth patterns across Python, Java, PHP, Node.js, and Go.
    0
    installs
  39. YAML Anchors · paulpas
    Implements YAML anchor and alias patterns (& and *) for configuration reuse, merge keys, and value referencing across Docker Compose, Kubernetes, and Helm files.
    0
    installs
  40. Go Configuration · paulpas
    Manages application configuration in Go with environment variables, YAML/JSON parsing, validation, defaults, and hierarchy for multi-environment deployments.
    0
    installs
  41. Web Applications · paulpas
    Builds production Go web applications with HTTP handlers, routing, middleware, template rendering, and REST API design following idiomatic Go patterns.
    0
    installs
  42. Boot Sequence · paulpas
    Implements step-by-step diagnosis and optimization of the modern Linux boot process from UEFI through GRUB, initramfs, and systemd target initialization for production servers.
    0
    installs
  43. Kernel Tuning · paulpas
    Tunes Linux kernel parameters for workload optimization across cloud VMs and bare metal with hardware-aware adjustments for CPU, memory, and network performance.
    0
    installs
  44. Observability · paulpas
    Implements Linux system observability with metrics, logs, and performance profiling for proactive infrastructure management across cloud and on-prem environments.
    0
    installs
  45. Bash Scripting · paulpas
    Implements intelligent bash scripting with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  46. Chroma Tooling · paulpas
    Implements advanced tooling strategies for integrating Chroma libraries into AI/LLM workflows, covering collections, embeddings, queries, and persistence mechanisms.
    0
    installs
  47. Database Admin · paulpas
    Implements database administration best practices (PostgreSQL tuning, MySQL replication, MongoDB sharding, Redis optimization) with real operational commands and query analysis patterns.
    0
    installs
  48. M365 Agents TS · paulpas
    Implements intelligent m365 agents ts with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  49. Mass Framework · paulpas
    Automates multi-agent system design through three-stage optimization (block-level prompt tuning, influence-weighted topology search, workflow-level joint optimization) to discover optimal agent configurations and interactions.
    0
    installs
  50. MCP Builder Ms · paulpas
    Implements intelligent mcp builder ms with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  51. Memory Systems · paulpas
    Implements conversation memory patterns (bounded buffers, auto-summarization, vector-backed long-term storage) for AI agent context management and factual recall.
    0
    installs
  52. Security Audit · paulpas
    Implements intelligent security audit with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  53. Skill Improver · paulpas
    Implements intelligent skill improver with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  54. Skill Sentinel · paulpas
    Implements intelligent skill sentinel with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  55. Upstash Qstash · paulpas
    Implements intelligent upstash qstash with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  56. Writing Skills · paulpas
    Implements intelligent writing skills with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  57. Azure Cosmos DB · paulpas
    Provides Global NoSQL database with multi-region distribution and guaranteed latency
    0
    installs
  58. Salesforce API REST · paulpas
    Implements interactions with the Salesforce API using REST protocols to manage customer relationship data effectively.
    0
    installs
  59. Salesforce API Soap · paulpas
    Implements interactions with Salesforce API using SOAP protocols for legacy systems integration efficiently, ensuring compliance and data integrity while supporting seamless data transactions across legacy systems and optimizing integration processes.
    0
    installs
  60. Solid Anti Patterns · paulpas
    Detects and refactors SOLID anti-patterns in existing codebases — identifies SRP, OCP, LSP, ISP, and DIP violations through concrete code smells, then applies targeted refactoring patterns to restore clean architectural boundaries.
    0
    installs
  61. System Architecture · paulpas
    Implements architectural patterns (hexagonal, layered, event-driven) with dependency injection and boundary constraints to build maintainable, scalable systems.
    0
    installs
  62. Technology Adoption · paulpas
    Maps concrete project requirements to specific technology recommendations using domain-driven decision matrices, adoption risk scoring, and phased rollout strategies for selecting and leveraging technologies effectively.
    0
    installs
  63. Testing Integration · paulpas
    Executes integration tests to validate combined components and their interactions in a system, ensuring workflows operate seamlessly.
    0
    installs
  64. Bash Quick Reference · paulpas bundle
    Reference guide for Bash language constructs, parameter expansion, arrays, control flow, functions, and scripting discipline.
    0
    installs
  65. Grub Uefi Bootloader · paulpas
    Configures GRUB2 bootloader for UEFI firmware boot processes including ESP management, Secure Boot signing, multi-boot setups, kernel parameters, and bootloader recovery procedures.
    0
    installs
  66. Openedge Replication · paulpas
    Implements three-tier replication architecture (DRBD+AI, ZFS+AI, AI-only rsync) for Progress OpenEdge 12.x databases without OER license.
    0
    installs
  67. Storage Architecture · paulpas
    Designs and implements Linux storage architectures for cloud block storage and on-prem SAN/NAS with performance and durability guarantees.
    0
    installs
  68. Plaid Investments · paulpas
    Implements investment tracking features via the Plaid API (InvestmentsGet, HoldingsList, Transactions) to access and manage investment portfolio data for users in financial applications.
    0
    installs
  69. Data Feature Store · paulpas
    "Provides Feature storage and management for machine learning trading models"
    0
    installs
  70. Options Strategies · paulpas bundle
    Implements various options trading strategies including covered calls, protective puts, straddles, and strangles to optimize trading performance.
    0
    installs
  71. Risk Kill Switches · paulpas
    "Implementing multi-layered kill switches at account, strategy, market" and infrastructure levels to prevent catastrophic losses and system failures
    0
    installs
  72. Risk Value At Risk · paulpas
    "Implements value at risk calculations for portfolio risk management for risk management and algorithmic trading execution."
    0
    installs
  73. Agent Knowledge Graph · paulpas
    Constructs agent-centric knowledge graphs representing tools, capabilities, and their relationships for intelligent tool discovery during planning.
    0
    installs
  74. Agent Maturity Levels · paulpas
    Provides a four-level maturity model (Core Reasoning → Connected Solver → Strategic Problem-Solver → Collaborative Multi-Agent) for assessing and planning agent architecture investments based on capability requirements.
    0
    installs
  75. AI Framework Selector · paulpas
    Evaluates and selects the optimal AI agent framework (LangChain, CrewAI, LlamaIndex, DSPy, Microsoft Agent Framework) for a project based on capability requirements, production constraints, and team expertise.
    0
    installs
  76. Antigravity Workflows · paulpas
    Implements intelligent antigravity workflows with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  77. Apify Lead Generation · paulpas
    Implements intelligent apify lead generation with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  78. Apify Market Research · paulpas
    Implements intelligent apify market research with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  79. Diff Quality Analyzer · paulpas
    Implements intelligent diff quality analyzer with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  80. Elevenlabs AI Tooling · paulpas
    Implements integrations with ElevenLabs API for Text-to-Speech, Voice Cloning, and Conversational AI capabilities within AI/LLM agendas.
    0
    installs
  81. Error Trace Explainer · paulpas
    Implements intelligent error trace explainer with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  82. Evaluation Monitoring · paulpas
    Continuously monitors agent performance in production through token tracking, LLM-as-a-Judge evaluation, A/B testing for improvements, drift detection, anomaly detection, and trajectory analysis with structured feedback loops.
    0
    installs
  83. Exploration Discovery · paulpas
    Implements proactive agent exploration patterns for discovering unknown opportunities, generating hypotheses, designing experiments, and sharing findings through autonomous research loops beyond predefined optimization targets.
    0
    installs
  84. Failure Mode Analysis · paulpas
    Implements intelligent failure mode analysis with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  85. Github Actions Status · paulpas
    View and monitor GitHub Actions workflow runs, statuses, and logs using the gh CLI. Lists workflows, inspects run details, follows logs, checks commit statuses, and triggers new runs.
    0
    installs
  86. Gui Agent Interaction · paulpas
    Implements GUI agent interaction patterns (screen vision recognition, UI element detection, automated mouse/keyboard execution) for operating desktop and web applications without APIs.
    0
    installs
  87. Linux Troubleshooting · paulpas
    Implements intelligent linux troubleshooting with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  88. Memory Usage Analyzer · paulpas
    Implements intelligent memory usage analyzer with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  89. N8n Expression Syntax · paulpas
    Implements intelligent n8n expression syntax with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  90. N8n Validation Expert · paulpas
    Implements intelligent n8n validation expert with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  91. N8n Workflow Patterns · paulpas
    Implements intelligent n8n workflow patterns with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  92. Parallel Skill Runner · paulpas
    Implements intelligent parallel skill runner with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  93. Personalized Behavior · paulpas
    Implements personalized AI agent behavior by learning and adapting to individual user preferences, communication styles, expertise levels, and interaction history for tailored responses.
    0
    installs
  94. Receiving Code Review · paulpas
    Implements intelligent receiving code review with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  95. Resource Optimization · paulpas
    Dynamically routes agent work based on cost, budget constraints, latency requirements, and query complexity using LLM-driven model selection with feedback-loop optimization for efficient resource utilization.
    0
    installs
  96. Stacktrace Root Cause · paulpas
    Implements intelligent stacktrace root cause with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  97. Test Oracle Generator · paulpas
    Implements intelligent test oracle generator with multi-factor skill selection, fallback chains, and adherence to the 5 Laws of Elegant Defense
    0
    installs
  98. Weaviate Collections API · paulpas
    Implements Weaviate API for managing collections of data within AI applications, enhancing the structure and retrieval of information.
    0
    installs
  99. Azure Keyvault Secrets · paulpas
    "Provides Secret management and rotation for sensitive credentials and configuration"
    0
    installs
  100. Azure Resource Manager · paulpas
    "Provides Infrastructure as code using ARM templates for repeatable Azure resource deployments"
    0
    installs