CtrlK
BlogDocsLog inGet started
Tessl Logo

facturadirecta

FacturaDirecta integration. Manage Invoices, Bills, Contacts, Products, TaxRates, BankAccounts. Use when the user wants to interact with FacturaDirecta data.

59

Quality

68%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./skills/facturadirecta/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

63%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body delivers executable, well-sequenced Membrane commands with clear connection-state checkpoints. It is held back by unnecessary background/marketing prose and by inlining large lookup tables that would benefit from separate reference files.

Suggestions

Trim background and marketing prose (e.g., the 'FacturaDirecta is a SaaS application...' paragraph and 'so you can focus on the integration logic rather than auth plumbing') to assume Claude's competence.

Move the large 'Popular actions' table and the proxy-request flags table into separate reference files (e.g., references/actions.md, references/proxy.md) and link to them from the body to improve progressive disclosure.

Add a brief explicit verification step after running an action (e.g., checking the output field / error handling) to strengthen the workflow's feedback loop.

DimensionReasoningScore

Conciseness

The body is mostly efficient command-driven content, but includes background Claude does not need ('FacturaDirecta is a SaaS application... It simplifies the process...') and marketing-style phrasing ('so you can focus on the integration logic rather than auth plumbing', 'This is the fastest way to get a connection').

3 / 5

Actionability

Provides concrete, copy-paste-ready commands with documented flags (membrane connection ensure, action list/run, request) covering common cases, with only minor gaps such as the CONNECTION_ID placeholder.

4 / 5

Workflow Clarity

The connection setup is clearly sequenced with state checkpoints (READY / CLIENT_ACTION_REQUIRED / CONFIGURATION_ERROR) and a poll-until-ready feedback loop; the operation is not destructive or batch so the cap does not apply, with only minor gaps elsewhere.

4 / 5

Progressive Disclosure

No bundle files exist and all content is inlined in SKILL.md (~178 lines, above the simple-skill threshold); the large 'Popular actions' table and proxy-flags table could live in separate reference files but are not split out, and no external references are signaled.

3 / 5

Total

14

/

20

Passed

Description

73%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description clearly identifies a specific niche and lists the managed entity types with an explicit 'Use when' clause. Its main weakness is the single generic verb 'Manage' covering several resources and a slightly generic trigger phrase.

DimensionReasoningScore

Specificity

Lists six concrete entities (Invoices, Bills, Contacts, Products, TaxRates, BankAccounts) but only the single generic action verb 'Manage', so actions remain minimal rather than a comprehensive set of specific verbs.

3 / 5

Completeness

Both 'what' (Manage Invoices, Bills, Contacts...) and 'when' ('Use when the user wants to interact with FacturaDirecta data') are present, though the 'when' could be more explicit with concrete trigger phrases.

4 / 5

Trigger Term Quality

Natural entity keywords like 'Invoices, Bills, Contacts, Products' plus the named app 'FacturaDirecta' give good coverage, but the trigger clause 'interact with FacturaDirecta data' is generic and synonyms/extensions are missing.

4 / 5

Distinctiveness Conflict Risk

Names a specific SaaS niche ('FacturaDirecta integration') with distinct triggers, making it clearly distinguishable from other skills with minimal conflict risk.

5 / 5

Total

16

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
membranedev/application-skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.