CtrlK
BlogDocsLog inGet started
Tessl Logo

odoo-shopify-integration

Connect Odoo with Shopify: sync products, inventory, orders, and customers using the Shopify API and Odoo's external API or connector modules.

59

Quality

69%

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 ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/odoo-shopify-integration/SKILL.md

The canonical home for this skill is odoo-shopify-integration in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

68%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 is well-structured and largely actionable with concrete code, but the integration workflow lacks explicit validation checkpoints for its destructive/batch operations, capping workflow clarity. Adding verification steps and a HMAC-validation code example would address the weakest dimensions.

Suggestions

Add explicit validation checkpoints to the workflow (e.g., verify HMAC signature, de-dupe existing orders by Shopify order number, confirm product SKU exists before creating lines).

Include a concrete HMAC verification code snippet rather than only mentioning it in Best Practices.

Move the full code examples or detailed field-mapping tables into reference files (references/) to improve progressive disclosure and keep SKILL.md a leaner overview.

DimensionReasoningScore

Conciseness

Content is efficient with a compact ASCII data-flow diagram and lean code examples, though the 'How It Works' Activate/Design/Build narration is slightly trimmable meta-process text.

4 / 5

Actionability

Provides two mostly-executable Python examples (Odoo xmlrpc order creation and a Flask webhook receiver), but HMAC validation is only mentioned in prose rather than coded, and no inventory-sync example is given.

4 / 5

Workflow Clarity

A rough sequence and data-flow direction are present, but the build/sync workflow has no validation checkpoints; because it involves batch/destructive operations (auto-confirmed sale orders, webhook-driven creation), workflow clarity is capped at 3.

3 / 5

Progressive Disclosure

Well-organized into clear sections (Overview, When to Use, How It Works, Data Flow, Examples, Best Practices) with no nested references, though at ~100 lines some detailed code/field-mapping content could be split into reference files.

4 / 5

Total

15

/

20

Passed

Description

70%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 is specific, distinct, and uses natural trigger terms, but it omits an explicit 'Use when...' clause, which caps its completeness. Adding concrete trigger guidance would lift the strongest remaining weakness.

Suggestions

Append an explicit 'Use when...' clause naming concrete trigger scenarios, e.g. 'Use when syncing Shopify orders, inventory, or customers to/from Odoo.'

Mention fulfillment/returns sync in the description to close the coverage gap with the body's data-flow diagram.

DimensionReasoningScore

Specificity

Lists several concrete actions ('sync products, inventory, orders, and customers') plus the mechanism ('Shopify API and Odoo's external API or connector modules'), but omits fulfillment/returns that appear in the body, leaving minor coverage gaps.

4 / 5

Completeness

Clearly states what the skill does ('Connect Odoo with Shopify: sync...') but provides no explicit 'Use when...' trigger clause, so 'when' is only weakly implied — capping completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Includes natural terms users would say ('Shopify', 'Odoo', 'sync products/inventory/orders') with good coverage, but lacks synonyms or common phrasing variations that would warrant a 5.

4 / 5

Distinctiveness Conflict Risk

Targets a clear niche (Odoo ↔ Shopify integration) with distinct triggers unlikely to fire for unrelated skills, giving 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
administrakt0r/AI-Agents-Safe-Coding-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.