productivity▌
6,493 indexed skills · max 10 per page
mtls-configuration
wshobson/agents · Productivity
Mutual TLS configuration for zero-trust service mesh communication with certificate management. \n \n Covers Istio, Linkerd, cert-manager, and SPIFFE/SPIRE implementations with ready-to-use YAML templates for strict mTLS enforcement, workload policies, and external service integration \n Includes certificate hierarchy design, automatic rotation strategies, and port-level mTLS control for mixed-protocol environments \n Provides debugging commands for TLS handshake issues, certificate expiry verif
nx-plugins
nrwl/nx-ai-agents-config · Productivity
Discover and install Nx plugins to extend workspace capabilities with framework and technology support. \n \n Use pnpm nx list to browse available plugins in the Nx ecosystem \n Install plugins with pnpm nx add <plugin> to add framework support (React, Angular, Node, etc.) or tooling integrations \n Automatically configures generators, executors, and workspace settings for the selected technology \n
provenance
boshu2/agentops · Productivity
Trace knowledge artifact lineage to sources.
eve-plan-implementation
incept5/eve-skillpacks · Productivity
Translate a plan document into Eve jobs, parallelize work, and drive review/verification through job phases and dependencies.
command-development
anthropics/claude-code · Productivity
$22
trade
coinbase/agentic-wallet-skills · Productivity
Execute token swaps on Base network using flexible amount formats and built-in token aliases. \n \n Supports three common token aliases (USDC, ETH, WETH) plus arbitrary contract addresses; amounts can be specified as dollar values, decimals, whole numbers, or atomic units with automatic decimal detection \n Includes configurable slippage tolerance (in basis points) and JSON output option for programmatic integration \n Requires wallet authentication via the authenticate-wallet skill; validates a
clawdirect-dev
napoleond/clawdirect · Productivity
Build agent-facing web experiences with ATXP authentication and cookie-based browser access. \n \n Implements cookie-based authentication bridging MCP tools and browser automation, with agents obtaining auth cookies via MCP then using them for web requests \n Provides complete Node.js stack templates using Express, SQLite, @longrun/turtle for MCP, and @atxp packages for agent identity and optional payments \n Includes query-string cookie bootstrap pattern for agent browsers that cannot set HTTP-
kibana-connectors
elastic/agent-skills · Productivity
Connectors store connection information for Elastic services and third-party systems. Alerting rules use connectors to route actions (notifications) when rule conditions are met. Connectors are managed per Kibana Space and can be shared across all rules within that space.
anti-reversing-techniques
wshobson/agents · Productivity
$22
code-reviewer
google-gemini/gemini-cli · Productivity
Automated code review for local changes and remote pull requests with structured analysis across correctness, maintainability, and security. \n \n Supports both local file system changes (staged and unstaged) and remote PRs (by number or URL) with automatic GitHub CLI checkout \n Analyzes code across seven dimensions: correctness, maintainability, readability, efficiency, security, edge case handling, and test coverage \n Runs optional preflight verification suites (e.g., npm run preflight ) to