infra-operations

Deploy services, check health, view logs, and manage secrets for finance_report and infra2.

Updated Jun 5, 2025
One-click install
npx skills add https://github.com/wangzitian0/finance_report --skill infra-operations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: infra-operations
Source: https://github.com/wangzitian0/finance_report/tree/main/.opencode/skills/domain/infra-operations
Command: npx skills add https://github.com/wangzitian0/finance_report --skill infra-operations

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of infrastructure, deployment processes, debugging, and monitoring for both the finance_report application and the infra2 platform.

Core Features & Use Cases

  • Deployment: Deploy services, databases, and other infrastructure components.
  • Debugging & Monitoring: View logs, check service health, and troubleshoot issues.
  • Secret Management: Securely manage environment variables and secrets.
  • Use Case: When a new version of the finance_report backend needs to be deployed to production, this Skill can be used to execute the necessary setup commands and verify the deployment.

Quick Start

Use the infra-operations skill to deploy the finance report backend to production.

Frequently Asked Questions about infra-operations

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy a backend service to production using infrastructure scripts?

To deploy a backend service to production, you can execute the necessary setup commands through this Skill to deploy services and verify the deployment. It uses tools like invoke and custom Python scripts to manage the process.

What is the best way to manage secrets and environment variables for my application?

Managing secrets and environment variables is handled securely through this Skill's dedicated secret management capabilities. It allows you to configure and protect sensitive data required for both the finance_report application and infra2 platform.

How do I check service health and view logs when debugging infrastructure issues?

You can check service health and view logs by using this Skill's debugging and monitoring features. It enables you to troubleshoot infrastructure issues by inspecting service status and retrieving relevant log outputs for analysis.

Can I use this Skill to manage infrastructure for both custom applications and platform components?

Yes, this Skill manages infrastructure operations for both the finance_report application and infra2 platform components. It supports deploying services, databases, and other components across these specific environments.

Why does my deployment fail when using custom Python scripts for infrastructure management?

Deployment failures during infrastructure management may stem from incorrect setup commands or environment configurations. This Skill uses invoke and custom Python scripts to ensure robust and repeatable deployments, reducing such issues.

Does this Skill require any specific dependencies to manage deployments and monitoring?

No specific external dependencies are required to use this Skill for managing deployments and monitoring. It operates using included scripts and references, leveraging tools like invoke for executing infrastructure operations.