← all publishers

tomevault-io

@tomevault-io source repo

62255 published skills · page 413 of 623

  1. ▌
    Delegating Work · tomevault-io bundle
    Help users delegate effectively. Use when someone is struggling to let go of tasks, deciding what to delegate, building team autonomy, or balancing being hands-on vs hands-off. Use when this capability is needed.
    0 installs
  2. ▌
    User Onboarding · tomevault-io bundle
    Help users design effective product onboarding. Use when someone is creating first-user experiences, trying to improve activation rates, designing the first 30 seconds of product usage, or working on the path to the aha moment. Use when this capability is needed.
    0 installs
  3. ▌
    Floating Runes · tomevault-io bundle
    Guidance for using the floating-runes Svelte 5 wrapper around @floating-ui. Use when building tooltips, popovers, context menus, overlays, portals, or singleton floating UI in Svelte apps. Use when this capability is needed.
    0 installs
  4. ▌
    Research Camps · tomevault-io bundle
    This skill should be used when the user asks to "research camps", "find camps near me", "search for camps", "look up camp providers", "what camps are available", "compare camp options", "create camp provider files", "find day camps in [area]", or needs help discovering, evaluating, and documenting camp providers in their area. Creates structured provider markdown files in the research folder. Use when this capability is needed.
    0 installs
  5. ▌
    Theme Creation · tomevault-io bundle
    Use when creating custom spinner verb themes, especially when applying --parody (Claude Code parody) or --cynic (pessimistic) modifiers to themed phrases
    0 installs
  6. ▌
    Rnow CLI · tomevault-io bundle
    Use the ReinforceNow CLI for RLHF training. Use when running rnow commands, initializing projects, submitting training runs, testing rollouts, or downloading models. Use when this capability is needed.
    0 installs
  7. ▌
    Electrobun Teams · tomevault-io bundle
    Use when orchestrating multi-agent Electrobun feature development. Explains the electrobun-feature-team architecture — UI agent (views, RPC contract) followed by backend agent (bun-side wiring) — the RPC contract handoff format, and how to run the team using CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1.
    0 installs
  8. ▌
    Banner Creator · tomevault-io bundle
    Create banners using AI image generation. Discuss format/style, generate variations, iterate with user feedback, crop to target ratio. Use when user wants to create a banner, header, hero image, cover image, GitHub banner, Twitter header, or readme banner. Use when this capability is needed.
    0 installs
  9. ▌
    Local CI Simulation · tomevault-io bundle
    Simulate GitHub Actions CI locally for this repository by mapping workflow jobs to terminal commands, running phases step-by-step, isolating failing stages, and reporting exact root causes with fix suggestions. Use when CI is red, when validating a fix before push, or when user asks for phased local CI verification. Always propose full simulation first and run it only after explicit user confirmation because it is resource-intensive. Use when this capability is needed.
    0 installs
  10. ▌
    Rhixecompany Banking Migrate To Skills · tomevault-io bundle
    Migrate Rules and Slash Commands to Skills
    0 installs
  11. ▌
    Audit Report Daily · tomevault-io bundle
    基于 .claude/runs/ 目录的审计数据自动生成工作日报。日报每个数字都可追溯到审计记录。当用户说"生成日报"、"今天做了什么"、"写报告"、"总结一下今天的工作",或通过 cron 每日 08:03 自动触发时使用。 Use when this capability is needed.
    0 installs
  12. ▌
    Zerolog · tomevault-io bundle
    Generates, explains, and debugs structured logging code using zerolog (github.com/rs/zerolog) for Go. Use when writing zero-allocation JSON loggers, configuring log levels, adding structured fields, setting up console/file/multi writers, implementing hooks, using context-based logging, sampling high-volume logs, or logging errors with stack traces.
    0 installs
  13. ▌
    Riligar Dev Database · tomevault-io bundle
    database patterns for RiLiGar using Drizzle ORM + bun:sqlite. Use when setting up database connections, defining schemas, creating migrations, or writing queries. Covers SQLite on Fly.io volumes with the drizzle-kit workflow. Use when this capability is needed.
    0 installs
  14. ▌
    Ripgraphics Authorsinfo Pentest Expert · tomevault-io bundle
    Pentest Expert
    0 installs
  15. ▌
    Cynefin Classifier · tomevault-io bundle
    Classify problems into Cynefin Framework domains (Clear, Complicated, Complex, Chaotic, Confusion) and recommend appropriate response strategies. Use when unsure how to approach a problem, facing analysis paralysis, or needing to choose between expert analysis and experimentation. Use when this capability is needed.
    0 installs
  16. ▌
    Encode Repo Serena · tomevault-io bundle
    Systematically populate the Forgetful knowledge base using Serena's LSP-powered Use when this capability is needed.
    0 installs
  17. ▌
    Memory Documentary · tomevault-io bundle
    Generate evidence-based documentary reports by searching across all 4 Use when this capability is needed.
    0 installs
  18. ▌
    Rjmurillo AI Agents Memory Enhancement · tomevault-io bundle
    Memory Enhancement
    0 installs
  19. ▌
    Security Detection · tomevault-io bundle
    Detect infrastructure and security-critical file changes to trigger security agent review recommendations ensuring proper security oversight for sensitive modifications. Use when this capability is needed.
    0 installs
  20. ▌
    Rmzlb Baaton Baaton Project Management · tomevault-io bundle
    Baaton Project Management
    0 installs
  21. ▌
    Dynoai Test Generator · tomevault-io bundle
    Generates tests for the DynoAI codebase. Bootstraps Vitest and React Testing Library for frontend, generates pytest tests for backend. Provides test templates for React Query hooks, utility functions, components, Flask endpoints, and VE math. Use when the user asks to add tests, create test files, set up testing infrastructure, or improve test coverage.
    0 installs
  22. ▌
    K8S Backup · tomevault-io bundle
    Kubernetes backup and restore with Velero. Use when creating backups, restoring applications, managing disaster recovery, or migrating workloads between clusters. Use when this capability is needed.
    0 installs
  23. ▌
    K8S Deploy · tomevault-io bundle
    Deploy and manage Kubernetes workloads with progressive delivery. Use for deployments, rollouts, blue-green, canary releases, scaling, and release management. Use when this capability is needed.
    0 installs
  24. ▌
    Planner Worker · tomevault-io bundle
    Multi-agent coding swarm. Planner / worker / merger over git worktrees on the Max plan. Reads a grilled PRD from `.ralph/<name>/prd.md` OR a pre-ranked queue from `/ro:night-shift`, dispatches parallel Claude Code Agent workers (one per vertical-slice issue in its own git worktree) with hybrid file-area conflict detection, and a merger Agent reviews + merges clean work back to the target branch. Defers to /ro:repo-mode for `--github` default — `personal` repos open PRs and create issues; `work` repos run fully local with no GH side-effects so the swarm stays invisible to the work GH/Jira/ADO project. Alias `/ro:swarm`. Use when you want to kick off the swarm, run a planner+worker swarm, parallel-implement a backlog, run an AFK night-shift coding session, or scale a PRD beyond what a single Ralph loop can chew through. For multi-wave indefinite drain + refill, use `/ro:night-shift` (which wraps this). Use when this capability is needed.
    0 installs
  25. ▌
    Roo Code Docs · tomevault-io bundle
    Load and execute skill instructions using the skill tool for specialized tasks in Roo Code. Use when this capability is needed.
    0 installs
  26. ▌
    Rpamis Security · tomevault-io bundle
    MyBatis-based enterprise data security component for data masking and encryption/decryption. Invoke when implementing data masking, database encryption, SM4 encryption, or working with @Masked/@SecurityField annotations. Use when this capability is needed.
    0 installs
  27. ▌
    Performance Analysis · tomevault-io bundle
    Measurement approaches, profiling patterns, bottleneck identification, and optimization guidance. Use when diagnosing performance issues, establishing baselines, identifying bottlenecks, or planning for scale. Always measure before optimizing. Use when this capability is needed.
    0 installs
  28. ▌
    Specify Requirements · tomevault-io bundle
    Create and validate product requirements documents (PRD). Use when writing requirements, defining user stories, specifying acceptance criteria, analyzing user needs, or working on requirements.md files in .start/specs/. Includes validation checklist, iterative cycle pattern, and multi-angle review process. Use when this capability is needed.
    0 installs
  29. ▌
    Rspack Debugging · tomevault-io bundle
    Helps Rspack users and developers debug crashes or deadlocks/hangs in the Rspack build process using LLDB. Use this Skill when users encounter "Segmentation fault" errors during Rspack builds or when the build progress gets stuck. Use when this capability is needed.
    0 installs
  30. ▌
    Aidf Task Templates · tomevault-io bundle
    Task template definitions for AIDF. Provides structured templates with scope, requirements, and Definition of Done for the AIDF codebase. Use when this capability is needed.
    0 installs
  31. ▌
    Rugo Native Module Writer · tomevault-io bundle
    Expert in writing native Rugo modules (.rugo libraries). Load when creating multi-file Rugo libraries, designing module APIs, or structuring require/with patterns. Use when this capability is needed.
    0 installs
  32. ▌
    Review Project · tomevault-io bundle
    Analyze project health including structural issues, security vulnerabilities, performance concerns, and code stability metrics. Use when auditing codebases, reviewing project quality, checking for security issues, identifying architectural problems, measuring code health, or generating quality reports. Use when this capability is needed.
    0 installs
  33. ▌
    Bit Optimization · tomevault-io bundle
    Bit-level optimization patterns for succinct data structures. Use when optimizing rank/select, popcount, or balanced parentheses operations. Triggers on terms like "rank", "select", "popcount", "bit manipulation", "lookup table", "optimization". Use when this capability is needed.
    0 installs
  34. ▌
    Agent Code Analyzer · tomevault-io bundle
    Agent skill for code-analyzer - invoke with $agent-code-analyzer Use when this capability is needed.
    0 installs
  35. ▌
    Agent Data Ml Model · tomevault-io bundle
    Agent skill for data-ml-model - invoke with $agent-data-ml-model Use when this capability is needed.
    0 installs
  36. ▌
    Agent Issue Tracker · tomevault-io bundle
    Agent skill for issue-tracker - invoke with $agent-issue-tracker Use when this capability is needed.
    0 installs
  37. ▌
    Agent Load Balancer · tomevault-io bundle
    Agent skill for load-balancer - invoke with $agent-load-balancer Use when this capability is needed.
    0 installs
  38. ▌
    Agent Release Swarm · tomevault-io bundle
    Agent skill for release-swarm - invoke with $agent-release-swarm Use when this capability is needed.
    0 installs
  39. ▌
    Agent Specification · tomevault-io bundle
    Agent skill for specification - invoke with $agent-specification Use when this capability is needed.
    0 installs
  40. ▌
    Swarm Orchestration · tomevault-io bundle
    Orchestrate multi-agent swarms with agentic-flow for parallel task execution, dynamic topology, and intelligent coordination. Use when scaling beyond single agents, implementing complex workflows, or building distributed AI systems. Use when this capability is needed.
    0 installs
  41. ▌
    V3 Ddd Architecture · tomevault-io bundle
    Domain-Driven Design architecture for claude-flow v3. Implements modular, bounded context architecture with clean separation of concerns and microkernel pattern. Use when this capability is needed.
    0 installs
  42. ▌
    V3 Deep Integration · tomevault-io bundle
    Deep agentic-flow@alpha integration implementing ADR-001. Eliminates 10,000+ duplicate lines by building claude-flow as specialized extension rather than parallel implementation. Use when this capability is needed.
    0 installs
  43. ▌
    Ruvnet Claude Flow Workflow Automation · tomevault-io bundle
    Workflow Automation Skill
    0 installs
  44. ▌
    Rvdbreemen Otgw Firmware Otgw Firmware · tomevault-io bundle
    Firmware design-system handoff (skill)
    0 installs
  45. ▌
    Azure Devops CLI · tomevault-io bundle
    Expert guidance for Azure DevOps CLI (az devops) - automation, pipelines, repos, boards, and artifacts management. Use when working with Azure DevOps, managing pipelines, creating work items, or when user mentions ADO, builds, releases, or Azure repos. Use when this capability is needed.
    0 installs
  46. ▌
    Git Atomic Commits · tomevault-io bundle
    Organize uncommitted changes into atomic Git commits using Conventional Commits. Use before opening a PR or merging to produce a clean, reviewable history where each commit represents one logical change. Use when this capability is needed.
    0 installs
  47. ▌
    Sablier Icon · tomevault-io bundle
    This skill should be used when the user asks to "recolor the Sablier icon", "Sablier icon in orange", "Sablier logo in primary color", "generate Sablier hourglass variant", "change Sablier icon color", "export Sablier icon as PNG", or "generate Sablier favicon". Generates a gradient or flat Sablier icon SVG in any color using brand palette names, hex values, or CSS color names, with optional PNG/JPG/ICO raster export. Use when this capability is needed.
    0 installs
  48. ▌
    Sailscastshq Boring Stack Boring Stack · tomevault-io bundle
    The Frugal Architect
    0 installs
  49. ▌
    Managing Github CI · tomevault-io bundle
    Configures GitHub Actions workflows and CI/CD pipelines. Use when creating workflow YAML, managing npm releases, troubleshooting CI failures, configuring Husky hooks, or setting up release automation. Do NOT use for local development commands or application code.
    0 installs
  50. ▌
    Tanstack Errors · tomevault-io bundle
    This skill should be used when the user asks about "React Query error handling", "error boundaries with useQuery", "throwOnError", "global error callbacks", "onError callback", "query error state", "mutation error handling", or needs guidance on error handling strategies and patterns in TanStack Query. Use when this capability is needed.
    0 installs
  51. ▌
    Sam Dumont Claude Skills Claude Skills · tomevault-io bundle
    Advanced Python Code Quality
    0 installs
  52. ▌
    Samch1k Asmo CI CD Pipeline Management · tomevault-io bundle
    CI/CD Pipeline Management
    0 installs
  53. ▌
    Sidebar Menu · tomevault-io bundle
    Guide for building the sidebar navigation menu in django-mvp by adding items to the AppMenu. Use when creating, modifying, or extending the sidebar menu — adding links, collapsible groups, section headers, badges, icons, or conditional visibility checks. Covers MenuItem, MenuGroup, MenuCollapse, the AppMenu global, and extra_context options. Use when this capability is needed.
    0 installs
  54. ▌
    Skill Creator Improvement · tomevault-io bundle
    Improves skill-creator generated skills by updating SKILL.md Gotchas and verified examples with reusable learnings. Use after using a generated skill if the interaction revealed custom fields, service quirks, faster workflows, corrected commands, or safer usage patterns. Use when this capability is needed.
    0 installs
  55. ▌
    Flutter Mobile App Dev · tomevault-io bundle
    Flutter mobile app development specialist for Dart, widgets, navigation, state management, mobile architecture, debugging, performance, accessibility, platform behavior, and design-system alignment. Use for Flutter UI, feature implementation, code analysis, refactors, mobile bugs, or app performance work. Use when this capability is needed.
    0 installs
  56. ▌
    Sasky80 Ado Reviewer List Repositories · tomevault-io bundle
    List Repositories
    0 installs
  57. ▌
    Optim Pipeline · tomevault-io bundle
    Complete GPU optimization pipeline. Launches N agents, runs benchmarks, anti-triche verification, and generates report automatically. One command for everything. Use when this capability is needed.
    0 installs
  58. ▌
    Marketing SEO Cro · tomevault-io bundle
    Analyzes landing pages and provides detailed CRO (Conversion Rate Optimization) recommendations. Use when user provides a landing page URL or HTML/CSS code and needs optimization advice to maximize conversions, signups, or sales. Extracts page elements, audits against proven CRO principles, and delivers actionable recommendations in report format.
    0 installs
  59. ▌
    Hook Developer · tomevault-io bundle
    Complete Maestro hooks reference - input/output schemas, registration, testing patterns Use when this capability is needed.
    0 installs
  60. ▌
    Scull7 Crossr Skills Rust Axum Backend · tomevault-io bundle
    Rust Axum Backend Skill
    0 installs
  61. ▌
    Sd0xdev Sd0x Dev Flow Code Investigate · tomevault-io bundle
    Code Investigate Skill
    0 installs
  62. ▌
    Sd0xdev Sd0x Dev Flow Codex Brainstorm · tomevault-io bundle
    Codex Brainstorm Skill
    0 installs
  63. ▌
    Sd0xdev Sd0x Dev Flow Codex CLI Review · tomevault-io bundle
    Codex CLI Review Skill
    0 installs
  64. ▌
    Sd0xdev Sd0x Dev Flow Request Tracking · tomevault-io bundle
    Request Tracking Skill
    0 installs
  65. ▌
    Qwen3 Asr Rs · tomevault-io bundle
    Transcribe speech from audio files to text. Use when this capability is needed.
    0 installs
  66. ▌
    API Pagination · tomevault-io bundle
    Implements efficient API pagination using offset, cursor, and keyset strategies for large datasets. Use when building paginated endpoints, implementing infinite scroll, or optimizing database queries for collections. Use when this capability is needed.
    0 installs
  67. ▌
    Better Chatbot · tomevault-io bundle
    better-chatbot project conventions and standards. Use for contributing code, following three-tier tool system (MCP/Workflow/Default), or encountering server action validators, repository patterns, component design errors. Use when this capability is needed.
    0 installs
  68. ▌
    Secondsky Claude Skills Drizzle Orm D1 · tomevault-io bundle
    Drizzle ORM for Cloudflare D1
    0 installs
  69. ▌
    Plan Interview · tomevault-io bundle
    Adaptive interview-driven spec generation. Use when converting rough plans into comprehensive specifications, needing structured requirements gathering, or transforming ideas into implementation-ready documentation. Use when this capability is needed.
    0 installs
  70. ▌
    Tanstack Start · tomevault-io bundle
    TanStack Start (RC) full-stack React with server functions, SSR, Cloudflare Workers. Use for Next.js migration, edge rendering, or encountering hydration, auth, data pattern errors. Use when this capability is needed.
    0 installs
  71. ▌
    Typescript MCP · tomevault-io bundle
    MCP servers with TypeScript on Cloudflare Workers using @modelcontextprotocol/sdk. Use for API integrations, stateless tools, edge deployments, or encountering export syntax, schema validation, memory leak, CORS, auth errors. Use when this capability is needed.
    0 installs
  72. ▌
    Xss Prevention · tomevault-io bundle
    XSS attack prevention with input sanitization, output encoding, Content Security Policy. Use for user-generated content, rich text editors, web application security, or encountering stored XSS, reflected XSS, DOM manipulation, script injection errors. Use when this capability is needed.
    0 installs
  73. ▌
    Research Plan Implement · tomevault-io bundle
    Use when working with a structured workflow for AI-assisted development using research, planning, and systematic implementation phases. Users refer to this skill as RPI, rpi or Research Plan Implement.
    0 installs
  74. ▌
    Ml Evaluation · tomevault-io bundle
    Machine learning evaluation metrics including cross-validation, ROC/AUC, precision/recall, and confusion matrix Use when this capability is needed.
    0 installs
  75. ▌
    Reference Interpreter · tomevault-io bundle
    Triggers when user shares a screenshot, image, URL, or design description — or says 'analyze this', 'make a brief', 'interpret this reference'. Outputs a structured Design Brief mapping visual intent to design system tokens. Waits for 'confirmed' before designing. Use when this capability is needed.
    0 installs
  76. ▌
    Team Shinchanorchestrate · tomevault-io bundle
    Use when you want to orchestrate through the full integrated workflow stages.
    0 installs
  77. ▌
    Cc Analytics · tomevault-io bundle
    Use when user asks for Claude Code usage stats, weekly analytics, project activity summary, or wants to see what projects were worked on. Triggers on "аналитика", "статистика claude", "cc stats", "weekly report", "что делал
    0 installs
  78. ▌
    Sergio Bershadsky AI Django Dev Unfold · tomevault-io bundle
    Unfold Admin Development
    0 installs
  79. ▌
    Data Seeding · tomevault-io bundle
    Create or update database seed scripts for development and testing environments. Use when setting up test data, initializing development databases, creating demo environments, resetting to known state, or generating realistic sample data. Use when this capability is needed.
    0 installs
  80. ▌
    Copilot Delegate · tomevault-io bundle
    Delegate GitHub operations and research tasks to Copilot CLI to preserve Claude Code session limits. Automatically activates when detecting GitHub keywords (issue, PR, repo, commit) or research needs (compare, research, lookup, best practices). Offloads heavy operations to Copilot subprocess and returns compressed results only. Use when this capability is needed.
    0 installs
  81. ▌
    Decision Tracker · tomevault-io bundle
    Git-powered state awareness - track file changes, session context, decisions, and work history. Query what happened in previous sessions and during current session. Auto-activates for state queries and before duplicating work. Use when this capability is needed.
    0 installs
  82. ▌
    Revision Workflow · tomevault-io bundle
    Respond to peer review comments and manage manuscript revisions. Use when drafting response letters, tracking changes across versions, or addressing reviewer concerns. Works well with scientific-style and human-writing skills. Use when this capability is needed.
    0 installs
  83. ▌
    Class · tomevault-io bundle
    Use this skill when creating a new class or asking how to model a new class in ShapeCrawler.
    0 installs
  84. ▌
    Shareai Lab Shareai Skills Vibe Coding · tomevault-io bundle
    Vibe Coding
    0 installs
  85. ▌
    Debugging And Error Recovery · tomevault-io bundle
    Guides systematic root-cause debugging. Use when tests fail, builds break, behavior doesn't match expectations, or you encounter any unexpected error. Use when you need a systematic approach to finding and fixing the root cause rather than guessing. Use when this capability is needed.
    0 installs
  86. ▌
    Code Review Agent · tomevault-io bundle
    Reviews code for bugs, security issues, and breaking changes. Produces prioritized findings on quality, vulnerabilities, and regressions. Use when asked to review code or check a PR diff. Use when this capability is needed.
    0 installs
  87. ▌
    Generating Agents · tomevault-io bundle
    Scaffolds a complete Claude Code agent. Generates frontmatter, system prompt, and file structure for a new agent. Use when the user asks to create, scaffold, or generate an agent. Use when this capability is needed.
    0 installs
  88. ▌
    Fix Comment · tomevault-io bundle
    GitHub 评论修复技能,用于获取 PR 的 Copilot 评论并分析修复问题 Use when this capability is needed.
    0 installs
  89. ▌
    Compound V Tdd · tomevault-io bundle
    Applies tests-first discipline (red/green/refactor) and adds regression tests for bugs. Use when implementing features, fixing bugs, or refactoring. Use when this capability is needed.
    0 installs
  90. ▌
    Sheshiyer Skill Clusters Rust Patterns · tomevault-io bundle
    Rust Development Patterns
    0 installs
  91. ▌
    Shin Sibainu Cc Secretary Cc Secretary · tomevault-io bundle
    パーソナル秘書
    0 installs
  92. ▌
    Decomposing Task · tomevault-io bundle
    Use when user wants to break down a beads task into subtasks based on a design document. Triggered by /flow:decompose or when user says "decompose", "break down task", "create subtasks from design".
    0 installs
  93. ▌
    Example Me · tomevault-io bundle
    小北(示例),25岁,产品经理,上海 Use when this capability is needed.
    0 installs
  94. ▌
    Kubernetes Debugging · tomevault-io bundle
    Kubernetes debugging for pod failures and networking. Use when this capability is needed.
    0 installs
  95. ▌
    Nousresearch Hermes Agent Python Debugpy · tomevault-io bundle
    Python Debugger (pdb + debugpy)
    0 installs
  96. ▌
    Dotnet Sentinel Test · tomevault-io bundle
    Test-only skill for verifying sibling file access in Copilot CLI Use when this capability is needed.
    0 installs
  97. ▌
    Contextlint Impact · tomevault-io bundle
    Analyze the impact of changing or deleting a Markdown document by leveraging contextlint's Context Graph. Use this skill whenever the user asks "what breaks if I change X?", "what depends on this doc?", "is it safe to delete this file?", or wants to plan a refactor / understand cross-doc dependencies — even if they don't mention contextlint by name. Detects direct vs transitive impact, identifies orphan docs, and surfaces hidden dependencies that grep alone can't find. Built on contextlint's deterministic graph engine — same input, same answer. Use when this capability is needed.
    0 installs
  98. ▌
    Safe Editing · tomevault-io bundle
    Ensure AI agents work in an isolated Git worktree to prevent changes to the main working directory. Use when AI is about to make its first code modification in a session, or when the user requests isolated/safe editing. Triggers include starting to edit files, implementing features, or fixing bugs. Use when this capability is needed.
    0 installs
  99. ▌
    Numerai Example Scripts Numerai Research · tomevault-io bundle
    Numerai Research
    0 installs
  100. ▌
    Generate Sandbox Policy · tomevault-io bundle
    Generate sandbox security policies from plain-language requirements and optional REST API documentation. At minimum, takes API host:port endpoints and intent to produce preset-based or L4 policies. With full API docs (OpenAPI, Swagger, markdown), generates fine-grained per-endpoint L7 rules. Trigger keywords - generate policy, create policy, update policy, change policy, sandbox policy, network policy, API policy, security policy, allow API, restrict API. Use when this capability is needed.
    0 installs