gini

Configure and manage Gini's state via API calls.

1.7k|523|Updated May 5, 2026
One-click install
npx skills add https://github.com/Open-Curiosity/gini-agent --skill gini-open-curiosity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gini
Source: https://github.com/Open-Curiosity/gini-agent/tree/main/skills/agents/gini
Command: npx skills add https://github.com/Open-Curiosity/gini-agent --skill gini-open-curiosity

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides the ability to configure and manage Gini's capabilities and state, allowing users to customize and extend Gini's functionality.

Core Features & Use Cases

  • Self-Knowledge Configuration: Query and modify Gini's state, including model providers, agents, and configuration settings.
  • Tool Management: Load and utilize tools for various operations like listing providers, setting providers, managing agents, and handling approvals.
  • Runtime Control: Perform actions like updating Gini, managing MCP servers, and working with connectors.
  • Use Case: For example, a user can switch to a different model provider, enable or disable toolsets, or manage scheduled jobs within Gini.

Quick Start

Load the gini skill and use the 'list_providers' tool to see all available providers.

Frequently Asked Questions about gini

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

FAQPage Schema
How do I manage Gini's configuration and model providers via API?

You can manage Gini's configuration by loading the gini skill and using its tools to query and modify state. This includes listing providers, setting active model providers, and adjusting configuration settings through API calls.

What can I configure through Gini's state management API?

Gini's state management API allows you to query and modify model providers, manage agents, update configuration settings, handle tool approvals, and manage MCP servers and connectors.

Do I need specific permissions to manage agents and MCP servers in Gini?

Yes, managing agents, MCP servers, and connectors requires access to Gini's API and the appropriate permissions to perform configuration and state modification actions.

How do I switch to a different model provider in Gini?

To switch model providers in Gini, load the gini skill and use the 'list_providers' tool to see available providers, then use the appropriate tool to set your desired provider as the active one.

Can I manage scheduled jobs and toolsets using Gini's API?

Yes, Gini's API supports managing scheduled jobs and enabling or disabling toolsets, allowing you to customize and extend Gini's functionality through direct API calls.