← Back to Skills Marketplace
Ticket Tailor
by
Membrane Dev
· GitHub ↗
· v1.0.3
· MIT-0
301
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install ticket-tailor
Description
Ticket Tailor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ticket Tailor data.
Usage Guidance
This skill is coherent: it uses the Membrane CLI and an OAuth-style browser login to access Ticket Tailor. Before installing, confirm you trust the @membranehq package and the Membrane service (review their website/repo and privacy/security docs). Installing a global npm CLI modifies your system environment—use npx if you prefer not to install globally. Expect an OAuth flow that opens a browser or provides a one-time code; do not paste secrets into chat. Finally, remember the agent can invoke skills autonomously by default—if you are concerned about autonomous access to your Membrane account or Ticket Tailor data, review agent invocation policies and the permissions granted when creating the connection.
Capability Analysis
Type: OpenClaw Skill
Name: ticket-tailor
Version: 1.0.3
The skill bundle provides instructions for integrating with Ticket Tailor via the Membrane CLI. It follows standard practices for third-party integrations, explicitly advises against asking users for sensitive API keys, and contains no evidence of malicious intent, data exfiltration, or obfuscation. The instructions in SKILL.md are focused on legitimate tool usage and workflow automation.
Capability Assessment
Purpose & Capability
The name/description say 'Ticket Tailor' integration and all runtime steps call the Membrane CLI to create/manage a Ticket Tailor connection and run actions. No unrelated services, env vars, or binaries are requested. Asking users to sign in via Membrane and create a connection is appropriate for this purpose.
Instruction Scope
SKILL.md instructs installing and using the Membrane CLI, performing OAuth-like login in a browser, creating a connection, listing and running actions, and letting Membrane manage credentials. It does not instruct reading arbitrary files, asking for local secrets, or exfiltrating unrelated data. The guidance to avoid asking users for API keys aligns with the stated design.
Install Mechanism
This is instruction-only but directs users to install @membranehq/cli via npm (global install or npx). Using an npm package is expected for a CLI integration; it does require installing third-party code on the host, so users should confirm they trust @membranehq and are comfortable with a global npm install. No obscure download URLs or archive extraction are used.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The instructions rely on interactive OAuth via Membrane, which is proportionate to integrating Ticket Tailor. There are no requests for unrelated tokens or secrets in the SKILL.md.
Persistence & Privilege
always is false and there are no install-time steps that modify other skills or global agent configuration. The skill relies on the Membrane account and CLI; it does not request persistent elevated privileges in the agent itself.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install ticket-tailor - After installation, invoke the skill by name or use
/ticket-tailor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.3
Auto sync from membranedev/application-skills
v1.0.2
Revert refresh marker
v1.0.1
Refresh update marker
v1.0.0
Auto sync from membranedev/application-skills
Metadata
Frequently Asked Questions
What is Ticket Tailor?
Ticket Tailor integration. Manage data, records, and automate workflows. Use when the user wants to interact with Ticket Tailor data. It is an AI Agent Skill for Claude Code / OpenClaw, with 301 downloads so far.
How do I install Ticket Tailor?
Run "/install ticket-tailor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Ticket Tailor free?
Yes, Ticket Tailor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Ticket Tailor support?
Ticket Tailor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Ticket Tailor?
It is built and maintained by Membrane Dev (@membranedev); the current version is v1.0.3.
More Skills