CtrlK
BlogDocsLog inGet started
Tessl Logo

podio

Podio integration. Manage Organizations, Users. Use when the user wants to interact with Podio data.

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 ./skills/podio/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

72%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 highly actionable with executable Membrane CLI commands and a clear connection state machine, and it is mostly concise. Its weak points are the lack of validation steps around destructive Podio operations and no progressive disclosure of the large action catalog into reference files.

Suggestions

Add a validation/verification checkpoint before running destructive actions (e.g. "For create/update/delete, confirm the target object ID with the user and re-fetch the object to verify the change").

Move the Popular actions table and per-action input/output schema details into a separate references file (e.g. references/actions.md) and link to it from the body.

Trim the Podio marketing intro ("It allows teams, primarily in small to medium-sized businesses...") and the filler line "Use action names and parameters as needed." since Claude can infer these.

DimensionReasoningScore

Conciseness

The body is largely lean and command-driven with concrete CLI snippets, but includes minor over-explanation such as the Podio intro paragraph and filler like "Use action names and parameters as needed.", matching the "efficient; minor instances of over-explanation" anchor. It is not 5 because a few sentences could still be trimmed.

4 / 5

Actionability

Commands are copy-paste ready and cover the common cases (install, login, connection ensure, action list/run, request proxy) with explicit flags and JSON usage, matching the "fully executable; copy-paste ready" anchor. It is not below 5 because the examples are concrete and runnable rather than pseudocode.

5 / 5

Workflow Clarity

The connection flow has clear state-based branching and feedback loops (poll for READY, handle CLIENT_ACTION_REQUIRED, check error fields), but the skill exposes destructive operations (create/update/delete item, task, space) whose running-actions workflow has no validation or verification checkpoint, so workflow_clarity is capped at 3 per the destructive-operations rule. It does not drop to 2 because the connection sequence itself is well-structured.

3 / 5

Progressive Disclosure

Section structure is reasonable (Overview, Working with Podio, Authentication, Searching, Running, Proxy, Best practices) but everything is inlined in a single ~180-line file with no separate reference files, and the 20-row Popular actions table is inline reference material that could live in its own file, matching the "some structure but could be better organized; content that should be separate is inline" anchor. It is not 4 because no one-level-deep references are signaled and the large action catalog is not split out.

3 / 5

Total

15

/

20

Passed

Description

66%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 third-person, includes an explicit "Use when" trigger, and leverages the distinctive Podio brand for clear distinctiveness. Its main weakness is thin specificity and limited trigger-term breadth beyond the brand name.

Suggestions

Replace the generic verb "Manage" with concrete actions, e.g. "Create, update, and delete Organizations, Users, Items, and Tasks in Podio."

Expand trigger terms with natural phrasing users say, such as "Podio items, tasks, spaces, workspaces, or CRM data".

Broaden the "what" to mention the core object types the skill actually exposes (Items, Tasks, Spaces, Files), not just Organizations and Users.

DimensionReasoningScore

Specificity

Names the Podio domain plus two concrete entities ("Manage Organizations, Users"), but the verb "Manage" is generic and the action set is not comprehensive, matching the anchor that lists 1-2 concrete actions. It is above score 2 because two concrete Podio object types are named rather than a bare domain label.

3 / 5

Completeness

Both "what" ("Podio integration. Manage Organizations, Users.") and "when" ("Use when the user wants to interact with Podio data.") are explicitly stated, matching the anchor with both elements where the trigger could be more specific. It is not 5 because the "what" is thin and the trigger phrase is not maximally concrete.

4 / 5

Trigger Term Quality

Relevant keywords are present ("Podio", "Organizations", "Users", "Podio data") including the brand users would naturally say, but common variations or synonyms are missing, matching the "some relevant keywords but missing common variations" anchor. It does not reach 4 because coverage is thin beyond the brand name.

3 / 5

Distinctiveness Conflict Risk

The unique brand trigger "Podio" carves out a clear niche with minimal conflict risk, matching the "clear niche with distinct triggers" anchor. It is above 4 because the named platform is unlikely to collide with other skills.

5 / 5

Total

15

/

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
membranedev/application-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.