xero-prompt-library
Ready-made prompts and guides for building Xero integrations
All Skills in This Repository (4)
Pure Emerald Level Indicatorsxero-integration-multi-tenant-python
Implement multi-tenant OAuth2 Xero integration with xero-python and Authlib.
xero-integration-multi-tenant
Implement multi-tenant OAuth2 and PKCE authentication for Xero API integrations.
xero-integration-multi-account
Implement multi-tenant OAuth 2.0 flows for Xero API integration in serverless environments.
xero-integration-single-account
Implement OAuth 2.0 PKCE flow for connecting a single Xero organization.
Frequently Asked Questions
FAQPage SchemaHow to install Xero Prompt Library?โผ
Run `npx skills add XeroAPI/xero-prompt-library --all -g -y` in your terminal to install all skills in this collection globally.
How to build a Xero integration faster?โผ
Pick the prompt matching your stack and app type, paste it into your coding environment, and let it generate a complete Xero-connected application with authentication, invoicing, and error handling included.
What is the difference between single-account and multi-account Xero skills?โผ
Single-account connects one Xero organisation you own, ideal for internal tools and prototypes. Multi-account lets each of your customers connect their own Xero, which is required for multi-tenant SaaS products.
Does it work with Claude Code, Cursor, Lovable, and Replit?โผ
Yes. The skills follow the universal SKILL.md standard and load directly in Claude Code and Cursor, with dedicated platform-specific variants for Lovable and Replit projects.
Can non-developers use these Xero prompts?โผ
Yes. Founders and product managers can paste the plain-English prompts into Lovable or Replit to generate working Xero-connected apps without writing code themselves.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core