.Agent

.Agent from gitwalter/antigravity-agent-factory.

by @gitwalter 207 skills

Skills in this plugin

207
  1. Using Tools · gitwalter bundle
    Tool design, binding, and error handling patterns for LangChain agents
    1 install
  2. Browsing Web · gitwalter bundle
    Web scraping with agents, browser automation, content extraction, and ethical scraping practices
    1 install
  3. Modeling Cds · gitwalter bundle
    CDS view creation (basic, composite, consumption), associations, compositions, CDS annotations (semantic, UI, analytics), CDS access control (DCL)
    1 install
  4. Monitoring CI · gitwalter bundle
    Continuous CI/CD pipeline monitoring with automatic error detection and fix loop
    1 install
  5. Selecting MCP · gitwalter bundle
    Guide users through selecting appropriate MCP servers during project generation
    1 install
  6. Analyzing Code · gitwalter bundle
    Static code analysis with AST parsing, complexity metrics, dependency graphs, and quality scoring
    1 install
  7. Configuring Pm · gitwalter bundle
    Configure project management system with backend and methodology selection
    1 install
  8. Developing Bdd · gitwalter bundle
    Behavior-driven development with Gherkin feature files, scenario outlines, and step definitions
    1 install
  9. Git Governance · gitwalter
    Automated governance, hook installation, pre-commit validation, branch isolation, and safe commit operations.
    1 install
  10. Managing State · gitwalter bundle
    LangGraph state schemas, reducers, checkpointing, and persistence
    1 install
  11. Create Task · gitwalter bundle
    Create implementation task from story or description
    1 install
  12. Processing Ocr · gitwalter bundle
    Image-to-text with various engines (Tesseract, EasyOCR, cloud APIs), PDF text extraction, table recognition, and layout analysis
    1 install
  13. Serving Models · gitwalter bundle
    Production model serving with vLLM, TGI, Ollama, Triton, FastAPI endpoints, batching, and GPU optimization
    1 install
  14. Testing Agents · gitwalter bundle
    Unit testing with mocks, integration testing, LangSmith evaluation, benchmarking
    1 install
  15. Writing Plans · gitwalter
    Use when you have a spec or requirements for a multi-step task, before touching code. Enforces bite-sized task granularity.
    1 install
  16. Handling Errors · gitwalter bundle
    Retry strategies with tenacity, fallback patterns, circuit breakers, graceful degradation
    1 install
  17. Integrating MCP · gitwalter bundle
    Model Context Protocol overview, server creation, tool exposure, and common integrations
    1 install
  18. Managing Memory · gitwalter bundle
    Manage the Antigravity Dual-Storage Memory system (SQL + Vector) and implement cognitive lifecycle hooks.
    1 install
  19. Create Story · gitwalter bundle
    Create user story from description with acceptance criteria
    1 install
  20. Verifying Links · gitwalter bundle
    Verify internal and external links in project documentation
    1 install
  21. Defining Purpose · gitwalter bundle
    Guide users through articulating why their agent system should exist, who it serves, and how success will be measured
    1 install
  22. Deploying To Btp · gitwalter bundle
    BTP Cloud Foundry deployment (cf push, MTA), service bindings (XSUAA, destination, connectivity), Kyma runtime deployment, SAP Build Work Zone integration
    1 install
  23. Selecting Axioms · gitwalter bundle
    Interactive guidance for selecting appropriate trust verification tier
    1 install
  24. Brainstorming · gitwalter
    You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.
    1 install
  25. Agent Creator · gitwalter bundle
    Standardized agent creation and evaluation with mandatory schema validation
    1 install
  26. Skill Creator · gitwalter bundle
    Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
    1 install
  27. Pabp Packaging · gitwalter
    Platform Application Bundle Protocol (PABP) management, MCP config generators, bundle importers, and compliance verifiers.
    1 install
  28. Sending Emails · gitwalter bundle
    Send emails using the cached Google Workspace credentials.
    1 install
  29. Tdd Rigor · gitwalter
    Use when implementing any feature or bugfix, before writing implementation code. Enforces the Iron Law of TDD.
    1 install
  30. Checking Versions · gitwalter bundle
    On-demand version audits using version-registry.json as source of truth
    1 install
  31. Generating Agents · gitwalter bundle
    Agent definition file generation with mandatory schema validation against schemas/agent.schema.json
    1 install
  32. Processing Speech · gitwalter bundle
    Speech-to-text (Whisper, cloud APIs), text-to-speech synthesis, real-time transcription, and audio analysis
    1 install
  33. Receiving Updates · gitwalter bundle
    Receive and apply updates from the Antigravity Agent Factory including skills, knowledge, and agents
    1 install
  34. Researching First · gitwalter bundle
    Research existing solutions before building to create multiplied value
    1 install
  35. Translating Tests · gitwalter bundle
    Convert tests between frameworks (pytest, unittest, behave) and translate test patterns across languages
    1 install
  36. Designing Apis · gitwalter bundle
    REST API design (resource naming, HTTP methods, status codes), OpenAPI/Swagger documentation, API versioning strategies (URL, header, query), GraphQL schema design, gRPC proto definitions, Pagination patterns, Error response format, Rate limiting headers
    1 install
  37. Configuring Stacks · gitwalter bundle
    Technology stack selection and configuration skill
    1 install
  38. Onboarding Express · gitwalter bundle
    Fast-track 10-15 minute onboarding for individual developers with guided prompts and celebrations
    1 install
  39. Optimizing Caching · gitwalter bundle
    LLM response caching, semantic caching, memoization, cache invalidation
    1 install
  40. Pipeline Error Fix · gitwalter
    Systematic detection and fixing of CI/CD pipeline failures.
    1 install
  41. Updating Knowledge · gitwalter bundle
    Interactive skill for reviewing, applying, and managing knowledge updates
    1 install
  42. Validating Readmes · gitwalter bundle
    Validates that project structure documented in README.md accurately reflects the actual filesystem structure
    1 install
  43. Pattern Creator · gitwalter bundle
    Standardized agent pattern creation and validation
    1 install
  44. Securing Agents · gitwalter bundle
    Tactical Blueprint for AI Security and Guardrails. Focuses on prompt injection defense, PII detection, and content safety for agentic systems.
    1 install
  45. Training Models · gitwalter bundle
    PyTorch training loops, distributed training with DeepSpeed/FSDP, hyperparameter tuning with Optuna, experiment tracking, mixed precision training, checkpointing
    1 install
  46. Using Langchain · gitwalter bundle
    LangChain 1.x patterns for chains, tools, memory, and structured outputs
    1 install
  47. Writing Prd · gitwalter
    Produces a complete Agentic PRD from the approved prototype brief. Combines human-readable product context with machine-executable acceptance criteria, structured story format, and explicit AI-component requirements. Use when the user wants to write requirements, create a PRD, document what to build, or says "let's write the spec", "document the requirements", or "what are we building". Requires knowledge/prototype-brief.md to be present and approved. Writes to knowledge/prd.md.
    1 install
  48. Operating Github · gitwalter bundle
    GitHub operations and repository management using the GitHub MCP Server
    1 install
  49. Committing Releases · gitwalter bundle
    Safe commit and release workflow with auto-sync, changelog updates, and learning from failures
    1 install
  50. Configuring Systems · gitwalter bundle
    Interactive configuration and onboarding skill for Antigravity Agent Factory settings
    1 install
  51. Exporting Workshops · gitwalter bundle
    Export learning workshops to standalone projects with all necessary artifacts for maximum AI-assisted learning
    1 install
  52. Extending Knowledge · gitwalter bundle
    Extend Factory knowledge, skills, and templates via research, documents, or user links
    1 install
  53. Extending Workflows · gitwalter bundle
    Create and extend workflow definitions using the workflow system architecture
    1 install
  54. Managing Guardrails · gitwalter
    Enforcement of safety guardrails, axiom verification, secret scanning, and mutability protections.
    1 install
  55. Registering Systems · gitwalter bundle
    Precise skill for updating JSON registries, dependency graphs, and manifests.
    1 install
  56. Retrieving Advanced · gitwalter bundle
    Multi-index RAG, query decomposition, contextual compression, and self-querying retrievers
    1 install
  57. Sandboxing Security · gitwalter bundle
    Input validation and sanitization, output filtering, code execution safety, and permission management
    1 install
  58. Selecting Practices · gitwalter bundle
    Guide users through selecting practices that maintain excellence, alignment, and continuous improvement
    1 install
  59. Framing Problems · gitwalter
    Structures an ambiguous idea or pain point into a crisp, bounded problem statement with user context, assumptions, success criteria, and out-of-scope boundaries. Use this skill at the very start of any ideation session, when the user describes a vague goal, a frustration, an opportunity, or says something like "I want to build X" or "users are struggling with Y". Invoke before brainstorming — framing must precede divergence.
    1 install
  60. Get API Docs · gitwalter
    Fetch and manage up-to-date API documentation for coding tasks using Context Hub (chub). Ensures agents have situation-adequate documentation for modern tools and prevents hallucinations.
    1 install