CtrlK
BlogDocsLog inGet started
Tessl Logo

stripe-automation

Automate Stripe tasks via Rube MCP (Composio): customers, charges, subscriptions, invoices, products, refunds. Always search tools first for current schemas.

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

Medium

Suggest reviewing before use

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/stripe-automation/SKILL.md

The canonical home for this skill is stripe-automation 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 content is well-structured, concise, and actionable, giving Claude concrete tool names and parameters. Its main weakness is the absence of explicit validation checkpoints in the destructive financial workflows, which caps workflow clarity at 3.

Suggestions

Add explicit validation steps before destructive actions: verify the charge ID and refund amount before calling STRIPE_POST_CHARGES_CHARGE_REFUNDS, and confirm amount/currency/customer before STRIPE_CONFIRM_PAYMENT_INTENT.

De-duplicate the amount-unit and ID-prefix guidance — keep it once in Known Pitfalls and reference it from the per-workflow sections.

Consider moving the Quick Reference table and Known Pitfalls into a references/ file to keep SKILL.md as a tighter overview.

DimensionReasoningScore

Conciseness

The body is mostly lean reference material (tool sequences, params, pitfalls, a quick-reference table) with no padding about concepts Claude already knows; minor redundancy exists (amount units and ID prefixes repeated across per-workflow pitfalls, Common Patterns, and Known Pitfalls) that could be trimmed.

4 / 5

Actionability

Concrete, executable guidance via specific tool slugs (e.g. STRIPE_CREATE_CUSTOMER, STRIPE_POST_CHARGES_CHARGE_REFUNDS) with named parameters and example values ('cus_xxx', 'usd'), plus a task→tool→params table; minor gaps remain where not all required parameters are shown.

4 / 5

Workflow Clarity

Each workflow has a clear 'When to use', numbered tool sequence, key parameters, and pitfalls, but the destructive/financial workflows (charges, refunds, subscriptions) lack explicit validation checkpoints before committing actions, so workflow clarity is capped at 3 per the destructive-operations guideline.

3 / 5

Progressive Disclosure

Well-organized into clear sections (Prerequisites, Setup, six Core Workflows, Common Patterns, Known Pitfalls, Quick Reference) with no nested or buried references and no bundle files; at ~190 lines the bulk reference content could arguably live in a separate file, leaving minor organization gaps.

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 and well-scoped to a clear Stripe-automation niche, but it lacks an explicit 'when to use' trigger clause, which caps completeness at 3. Adding a 'Use when...' sentence would raise the score materially.

Suggestions

Append an explicit trigger clause, e.g. 'Use when the user wants to automate Stripe payments, subscriptions, invoices, refunds, or customer/ product management.'

Use verb-level actions (create, search, list, update, refund) instead of bare object categories to push specificity toward the comprehensive anchor.

Add the natural synonyms 'payments' and 'payment intents' to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Enumerates six concrete capability domains ("customers, charges, subscriptions, invoices, products, refunds") plus a behavioral directive ("Always search tools first for current schemas"), but lists object categories rather than verb-level actions, leaving minor gaps versus the comprehensive anchor.

4 / 5

Completeness

The "what" is clearly stated ("Automate Stripe tasks via Rube MCP ... : customers, charges, ..."), but there is no "Use when..." clause or equivalent explicit trigger guidance, so completeness is capped at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Natural user-facing terms ("Stripe", "customers", "charges", "subscriptions", "invoices", "refunds") are present with good coverage, though common synonyms like "payments" or "payment intents" are omitted.

4 / 5

Distinctiveness Conflict Risk

The niche is sharply scoped to Stripe via Rube MCP (Composio), a distinct integration with minimal overlap risk against other skills.

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.