Aidaform integration. Manage data, records, and automate workflows. Use when the user wants to interact with Aidaform data.
73
66%
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 ./skills/aidaform/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 adequately identifies the integration target (Aidaform) and includes the required 'Use when...' clause, meeting basic completeness requirements. However, it suffers from vague action verbs ('manage', 'automate') and lacks specific trigger terms that users would naturally say when needing form-related functionality. The description would benefit from more concrete capabilities and natural language variations.
Suggestions
Replace vague verbs with specific actions like 'retrieve form submissions', 'create new forms', 'export response data', 'configure form notifications'
Add natural trigger terms users would say: 'form builder', 'survey responses', 'form submissions', 'online forms', 'form analytics'
| Dimension | Reasoning | Score |
|---|---|---|
Specificity | Names the domain (Aidaform) and mentions general actions ('Manage data, records, and automate workflows'), but these are not concrete specific actions - 'manage' and 'automate workflows' are vague. Lacks specific operations like 'create forms', 'export submissions', 'configure notifications'. | 2 / 3 |
Completeness | Has both 'what' (manage data, records, automate workflows) and 'when' (explicit 'Use when the user wants to interact with Aidaform data'). The 'Use when...' clause is present and provides explicit trigger guidance. | 3 / 3 |
Trigger Term Quality | Includes 'Aidaform' as a key trigger term and 'data' which users might say, but missing natural variations users would use like 'form builder', 'survey responses', 'form submissions', 'online forms', or specific Aidaform features. | 2 / 3 |
Distinctiveness Conflict Risk | 'Aidaform' is a specific product name which helps distinctiveness, but 'manage data, records, and automate workflows' is generic enough to potentially conflict with other form/data management integrations like Typeform, Google Forms, or general workflow automation skills. | 2 / 3 |
Total | 9 / 12 Passed |
Implementation
64%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
This skill provides solid, actionable CLI commands for Aidaform integration via Membrane, with good coverage of common operations. However, it suffers from template-like boilerplate, an incomplete overview section, and lacks validation steps for confirming successful operations. The Aidaform-specific content is thin compared to the generic Membrane CLI instructions.
Suggestions
Remove the introductory paragraph explaining what Aidaform is - Claude already knows this and it wastes tokens
Add validation steps after key operations (e.g., 'Verify connection succeeded by running action list' or checking output for expected fields)
Either populate the 'Aidaform Overview' section with useful Aidaform-specific actions/schemas or remove it entirely
Add at least one concrete Aidaform-specific example (e.g., fetching form submissions with actual field names) rather than only generic Membrane patterns
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | The skill includes some unnecessary explanation (e.g., 'Aidaform is a form builder that allows users to create surveys...') that Claude already knows. The Membrane CLI patterns are repeated across what appears to be a template, but the content is mostly efficient. | 2 / 3 |
Actionability | Provides fully executable bash commands for all operations including login, connection setup, action discovery, running actions with parameters, and proxy requests. Commands are copy-paste ready with clear placeholders. | 3 / 3 |
Workflow Clarity | Steps are listed for setup and connection, but validation checkpoints are missing. No guidance on verifying successful connection, handling failed authentication, or confirming action execution succeeded before proceeding. | 2 / 3 |
Progressive Disclosure | Content is reasonably organized with clear sections, but the 'Aidaform Overview' section with Forms/Contacts hierarchy is incomplete and unhelpful. No references to external documentation for advanced use cases beyond the official docs link. | 2 / 3 |
Total | 9 / 12 Passed |
Validation
100%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 11 / 11 Passed
Validation for skill structure
No warnings or errors.
d19a82b
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.