CtrlK
BlogDocsLog inGet started
Tessl Logo

instagram-automation

Automate Instagram tasks via Rube MCP (Composio): create posts, carousels, manage media, get insights, and publishing limits. Always search tools first for current schemas.

73

2.27x
Quality

65%

Does it follow best practices?

Impact

82%

2.27x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./plugins/all-skills/skills/instagram-automation/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Discovery

67%

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 strong in specificity and distinctiveness, clearly naming Instagram as the platform and listing concrete actions like creating posts, carousels, and getting insights. However, it lacks an explicit 'Use when...' clause which caps completeness, and the trigger terms could be broader to capture more natural user language variations like 'social media', 'IG', or 'schedule a post'.

Suggestions

Add an explicit 'Use when...' clause, e.g., 'Use when the user asks about posting to Instagram, managing Instagram content, checking Instagram analytics, or mentions IG/social media publishing.'

Include more natural user-facing trigger terms such as 'social media', 'IG', 'schedule post', 'reels', 'stories', and 'Instagram analytics' to improve discoverability.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'create posts, carousels, manage media, get insights, and publishing limits.' These are distinct, actionable capabilities.

3 / 3

Completeness

Clearly answers 'what does this do' with specific Instagram automation tasks, but lacks an explicit 'Use when...' clause or equivalent trigger guidance. The 'when' is only implied by the domain context.

2 / 3

Trigger Term Quality

Includes relevant keywords like 'Instagram', 'posts', 'carousels', 'media', 'insights', and 'publishing limits', but misses common user variations like 'stories', 'reels', 'schedule post', 'social media', or 'IG'. The mention of 'Rube MCP (Composio)' is technical jargon unlikely to be used by end users.

2 / 3

Distinctiveness Conflict Risk

Highly distinctive due to the specific platform (Instagram) and tooling (Rube MCP/Composio). Unlikely to conflict with other skills given the narrow niche of Instagram automation.

3 / 3

Total

10

/

12

Passed

Implementation

62%

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

This is a solid reference skill for Instagram automation via Rube MCP with clear workflow sequences and good validation checkpoints. Its main weaknesses are redundancy across sections (pitfalls repeated in multiple places) and lack of executable code examples showing actual MCP call syntax. The content would benefit from deduplication and either concrete call examples or a clearer note that RUBE_SEARCH_TOOLS must be called for exact schemas.

Suggestions

Deduplicate pitfalls—consolidate them into the 'Known Pitfalls' section and remove per-workflow repetitions to reduce token usage

Add at least one concrete, executable MCP call example (e.g., showing the actual RUBE_SEARCH_TOOLS call and a sample INSTAGRAM_CREATE_MEDIA_CONTAINER invocation with parameters) to improve actionability

Remove 'When to use' descriptions that simply restate the section heading (e.g., 'User wants to publish a single photo or video to Instagram' under 'Create a Single Image/Video Post')

DimensionReasoningScore

Conciseness

The skill is reasonably well-structured but includes some redundancy—pitfalls are repeated across sections (e.g., media URLs must be public appears multiple times, publishing limits mentioned in both the workflow and Known Pitfalls). The 'Known Pitfalls' section largely duplicates per-workflow pitfall notes. Some explanations like 'User wants to publish a single photo or video to Instagram' are unnecessary padding.

2 / 3

Actionability

Tool sequences are clearly listed with named tools and key parameters, which is helpful. However, there are no executable code examples or actual MCP call syntax—just tool names and pseudocode-style sequences. The 'Common Patterns' section uses plain text blocks rather than actual executable calls. Claude would need to discover exact call signatures via RUBE_SEARCH_TOOLS anyway, but concrete call examples would improve actionability.

2 / 3

Workflow Clarity

Multi-step workflows are clearly sequenced with numbered steps, explicit validation checkpoints (polling container status before publishing), and feedback loops (wait until 'FINISHED' before proceeding). The two-phase publishing pattern is well-articulated, and the carousel workflow correctly notes that all children must complete before creating the carousel container. Destructive/batch operation guidance includes checking publishing limits first.

3 / 3

Progressive Disclosure

The content is well-organized with clear sections and a quick reference table, but it's a monolithic document (~170 lines) with no bundle files to offload detailed content. The per-workflow pitfalls, known pitfalls section, and quick reference table could be split into separate files. The single external link to Composio docs is appropriate but the skill itself could benefit from splitting detailed workflow guides into separate files.

2 / 3

Total

9

/

12

Passed

Validation

90%

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

Validation10 / 11 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

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

Warning

Total

10

/

11

Passed

Repository
davepoon/buildwithclaude
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.