crear-plugin

Generate a standard FacturaScripts plugin structure with configuration files.

7|2|Updated Mar 31, 2026
One-click install
npx skills add https://github.com/FacturaScripts/fs-claude-plugin --skill crear-plugin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: crear-plugin
Source: https://github.com/FacturaScripts/fs-claude-plugin/tree/main/fs-dev/skills/crear-plugin
Command: npx skills add https://github.com/FacturaScripts/fs-claude-plugin --skill crear-plugin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the process of creating a comprehensive structure for a new FacturaScripts plugin, including all necessary files.

Core Features & Use Cases

  • Automated Plugin Creation: Generates the entire folder structure for a new plugin, including all required subdirectories and files.
  • Customization: Allows the user to specify the plugin's name, description, and minimum version of FacturaScripts.
  • Use Case: Ideal for developers looking to quickly set up a new plugin with a standardized structure, reducing manual setup time.

Quick Start

Generate a new FacturaScripts plugin structure for 'MiPlugin' with the description 'A simple plugin for testing' and a minimum FacturaScripts version of '2025'.

Frequently Asked Questions about crear-plugin

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

FAQPage Schema
How do I create a new FacturaScripts plugin structure automatically?

To create a FacturaScripts plugin structure automatically, you need the plugin name, description, and minimum FacturaScripts version. The setup process generates the standard folder structure and configuration files required for initial development.

What files and folders do I need to set up a FacturaScripts plugin?

Setting up a FacturaScripts plugin requires a standard folder structure with all necessary subdirectories and configuration files. The automated generation process handles this setup by creating the complete project structure based on your plugin specifications.

Can I customize the minimum FacturaScripts version when generating a plugin?

Yes, you can customize the minimum FacturaScripts version when generating a plugin. The creation process allows you to specify the plugin name, description, and the required minimum FacturaScripts version to ensure compatibility with your target environment.

What's the best way to automate the initial setup of a FacturaScripts extension?

The best way to automate FacturaScripts extension setup is using a standardized structure generation process. This approach creates all required subdirectories and configuration files instantly, reducing manual setup time during the initial plugin development phase.

Do I need to manually configure subdirectories for a FacturaScripts plugin project?

No, you do not need to manually configure subdirectories for a FacturaScripts plugin project. The automated setup generates the entire folder structure and configuration files automatically, streamlining the creation of a new standardized plugin project.