📸 Watch A Quick Walkthrough
Source
- The ORIV AI Agent Skills are open source and available on GitHub for free**.**
Prerequisites
Before you start, make sure you have:- An active ORIV account
- Access to the ORIV Public API
- AI Agents installed
Supported Tools
- Claude Code
- Grok Build
- Codex
- Cursor
- OpenCode
- GitHub Copilot
- Pi
- Devin
Collect the ORIV API Token
Step 1: Generate an ORIV API Token
First, go to your ORIV dashboard. Navigate to the left-hand sidebar menu, select Settings, and then click on the ‘Developers’ option from the left-hand menu and click on the ‘API Tokens’ option. Within the API tokens interface, click the Create New Token button.[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.
Step 2: Configure Token Name and Permissions
A pop-up will appear. Enter a descriptive name for your token and select the appropriate permissions:- Full Access (all permissions)
- read:servers
- write:servers
- read:sites
- write:sites
[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.
Step 3: Copy and Store Your API Token
After creation, your token will be displayed. Copy and store it in a secure location immediately, as you will need it for future authentication[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.
Install the ORIV AI Agent Skills
Step 4: Access the Agent Skills Repository
Then go to the Settings → Developers option from the ORIV dashboard. Now, click on the Agent Skills from the menu.[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.You will be redirected to the ORIV Agent Skills documentation. You can go to the md file directly, download the md file of the skills, and use it according to your preferences.
[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.Or, you can go to the repository; from here, you can visit our git repository to access the command to install on Claude Code.
[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.We are going to install it using ORIV’s Agent Skills Marketplace. So go to the GitHub repository and access the command for Claude code. Copy the installation commands. You will run them inside Claude Code in the next steps.
[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.
Configure the ORIV AI Agent Skills with Claude Chat
First, go to the Profile from your Claude, then choose Settings, and click on the Capabilities option from the menu[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.Then, head over to the ‘Allowed Additional Domains’ and enter the ‘app.oriv.cloud’ domain in the dedicated field and click on the ‘Add. button.
[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.Next, download the agent skill (if you haven’t downloaded it already) zip file, then open The Claude Code and go to ‘Customize’ → ‘Skills’ and upload the downloaded file. It will automatically create the Skills in Claude.
[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.Then go to the ‘Claude Chat’ and enter your ORIV Public API key. If you haven’t created it yet, visit here and create an API key.Go to the Claude Chat and start asking something like that ‘Give me a server and site lists”. Note: We recommend entering your ORIV API token in your env file rather than directly in your chat, since anything pasted into a conversation can persist in chat history. For the most secure experience, we recommend using Claude Code
[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.After that, you will see the Agent Skills start working and giving you the results according to your instructions.
[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.And that’s it: this is how easily you can manage your ORIV site through AI Agents like Claude Code or Chat easily.
Configure the ORIV AI Agent Skills with Claude Code
Step 5: Open Claude Code and Add Your ORIV API Key
Launch Claude Code on your machine and open a new session. Then add the ORIV API key to your environment JSON file at ~/.claude/settings.json:[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.You can update the file manually, or simply ask Claude to add the ORIV API key to the JSON file for you.
Step 6: Install the ORIV AI Agent Skills
Run the commands below to add the marketplace, install the plugin, and reload:[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.Once you run these commands, Claude loads the skills and connects them to the ORIV API. Restart Claude Code so it picks up the token, then confirms the connection by asking Claude, “Check my ORIV API connection.” After it finishes, your AI assistant gains access to ORIV capabilities.
Step 7: Begin Interacting Using the AI Agent Skills
Once the skills have been installed, you can begin interacting with your ORIV infrastructure. Ask Claude: /oriv:servers, tell me my servers status You can also just say “find my servers” in plain language, and Claude loads the matching skill for you.[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.Then the skill connects to the ORIV Public API and retrieves the servers available in your account. Claude will return information such as:
- Server Name
- Server Status
- Public IP Address
- Provisioning Status
- Server Identifier
[!NOTE] Precisa de ajuda visual para esta etapa? Entre em contato com o nosso suporte em support@oriv.cloud.And that’s it; this is how easily you can install and set up ORIV AI Agent Skills. In just a few minutes, ORIV AI Agent Skills puts your servers, sites, and WordPress installations a single prompt away. From here, you can manage your infrastructure with plain language instead of clicks and menus. Load the skill you need, ask your question, and let the assistant handle the API calls. You can keep chatting in the same conversation to refine any result. If you have any questions or are facing issues, feel free to reach out to our support team.
Common Use Cases
ORIV AI Agent Skills can help you with the following tasks:- Server management. List your servers, check status and details, track provisioning state, manage PHP and databases, and block an abusive IP through the firewall.
- Site management. List the sites on a server, retrieve site information, take backups, clear cache, and manage domains and SSH access.
- WordPress management. Check core, theme, and plugin updates, scan for vulnerabilities, review WordPress health, check page speed, and queue updates.
- SSL management. Set up HTTPS, issue a free Let’s Encrypt certificate, and renew certificates before they expire.
- Monitoring. Track background tasks, poll events, and follow update progress to completion.
