Instagram platform integration. Post content, manage stories, view insights, and engage with followers.
57
Quality
52%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./public/skills/0xterrybit/instagram/SKILL.mdQuality
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.
This description effectively communicates specific Instagram capabilities with good action verbs and platform-specific features. However, it lacks explicit trigger guidance ('Use when...') and could benefit from additional natural keywords users might say when requesting Instagram-related tasks.
Suggestions
Add a 'Use when...' clause with trigger terms like 'Instagram', 'IG', 'post to Instagram', 'social media scheduling', 'Instagram analytics'
Include common variations and related terms users might say: 'reels', 'feed', 'IG', 'social media', '.jpg uploads'
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Lists multiple specific concrete actions: 'Post content, manage stories, view insights, and engage with followers' - these are distinct, actionable capabilities. | 3 / 3 |
Completeness | Clearly answers 'what' with specific actions, but lacks an explicit 'Use when...' clause or trigger guidance. The 'when' is only implied through the platform name. | 2 / 3 |
Trigger Term Quality | Includes 'Instagram' as a key trigger term, plus domain terms like 'stories', 'insights', 'followers', but missing common variations users might say like 'IG', 'reels', 'feed', 'social media posting'. | 2 / 3 |
Distinctiveness Conflict Risk | 'Instagram platform integration' creates a clear niche that is unlikely to conflict with other skills. The platform-specific focus and Instagram-specific features (stories, insights) make it distinctly identifiable. | 3 / 3 |
Total | 10 / 12 Passed |
Implementation
37%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill is essentially a placeholder or stub - it lists features and setup but provides zero actionable implementation guidance. While concise, it fails to teach Claude how to actually interact with Instagram's API, missing all concrete code, endpoints, authentication flows, and operational workflows.
Suggestions
Add executable code examples for core operations (e.g., posting a photo with actual API calls, request/response formats)
Include authentication workflow with concrete steps for obtaining and using the access token
Provide at least one complete workflow with validation (e.g., 'Post photo: 1. Validate image format, 2. Upload media, 3. Verify upload success, 4. Create post')
Add references to detailed documentation files for each feature area (POSTING.md, INSIGHTS.md, etc.) or expand inline with actual API usage
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The content is extremely lean with no unnecessary explanations. Every line serves a purpose - setup, features list, and usage examples are all minimal. | 3 / 3 |
Actionability | No concrete code, API calls, or executable commands provided. The 'Usage Examples' are just natural language prompts, not actual implementation guidance. Missing entirely: how to authenticate, API endpoints, request formats, or any executable code. | 1 / 3 |
Workflow Clarity | No workflows defined at all. Features are listed but there's no guidance on how to actually perform any of them - no steps for posting, no process for managing stories, no sequence for any operation. | 1 / 3 |
Progressive Disclosure | The content is well-organized with clear sections, but it's essentially a stub with no references to detailed documentation. For such a feature-rich integration, there should be links to detailed guides for each capability. | 2 / 3 |
Total | 7 / 12 Passed |
Validation
81%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 9 / 11 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
metadata_version | 'metadata.version' is missing | Warning |
metadata_field | 'metadata' should map string keys to string values | Warning |
Total | 9 / 11 Passed | |
45f9fac
Table of Contents
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.