Frappe Api

🌐Community
by sergio-bershadsky · vlatest · Repository

Provides API guidance and assistance for agent workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add frappe-api npx -- -y @trustedskills/frappe-api
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "frappe-api": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/frappe-api"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to the Frappe API, enabling AI agents to interact with and manage data within a Frappe framework application. It allows for automated tasks such as creating new records, updating existing ones, or retrieving specific information based on defined criteria. The agent can use this skill to streamline workflows and automate processes related to Frappe applications.

When to use it

  • Automate the creation of new leads in a CRM built with Frappe.
  • Update order statuses within an ERP system managed by Frappe.
  • Retrieve specific customer data from a Frappe-based application for reporting purposes.
  • Automatically generate invoices based on predefined templates and data stored in a Frappe environment.

Key capabilities

  • Access to the Frappe API
  • Data creation within Frappe applications
  • Data retrieval from Frappe applications
  • Data updating within Frappe applications

Example prompts

  • "Create a new contact in Frappe with name 'John Doe' and email '[email protected]'."
  • "Retrieve all open invoices from the Frappe system."
  • "Update the status of order number 12345 to 'Shipped' in Frappe."

Tips & gotchas

Requires familiarity with the specific Frappe application and its data structure for effective use. Ensure proper authentication credentials are provided to access the API securely.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
sergio-bershadsky
Installs
27

🌐 Community

Passed automated security scans.