CtrlK
BlogDocsLog inGet started
Tessl Logo

azure-ai-projects-java

Azure AI Projects SDK for Java. High-level SDK for Azure AI Foundry project management including connections, datasets, indexes, and evaluations.

73

1.59x
Quality

61%

Does it follow best practices?

Impact

97%

1.59x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/azure-ai-projects-java/SKILL.md

The canonical home for this skill is azure-ai-projects-java in sickn33/agentic-awesome-skills

SKILL.md
Quality
Evals
Security

Quality

Content

65%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 action-oriented with solid executable Java examples and reasonable sectioning, but it functions as an inlined API catalog with no multi-step workflow or validation checkpoints and no progressive disclosure into bundle files.

Suggestions

Move the bulk code samples and full reference into a references/ file (e.g., EXAMPLES.md, REFERENCE.md) and keep SKILL.md as a concise overview with one-level-deep links.

Replace the filler 'When to Use' line with concrete trigger guidance mirroring the description, or remove it.

Add a short end-to-end workflow (e.g., authenticate -> create index -> run evaluation) with a validation/verification checkpoint for the index-creation and evaluation operations.

DimensionReasoningScore

Conciseness

The body is mostly lean code with minimal prose, but the opening line repeats the description and the 'When to Use' section ('applicable to execute the workflow or actions described in the overview') is filler that adds nothing.

4 / 5

Actionability

Provides concrete, mostly copy-paste-ready Java for installation, auth, sub-client construction, listing, index creation, and error handling, though the OpenAI evaluations example ('Use OpenAI evaluation APIs directly') is vague.

4 / 5

Workflow Clarity

The content is a catalog of operations rather than a sequenced multi-step workflow, and there are no validation checkpoints; for a listing/reference skill this is acceptable but no clear end-to-end process is laid out.

3 / 5

Progressive Disclosure

Sections are headed and a reference-links table is present, but ~150 lines of API examples are inlined in SKILL.md with no bundle files to offload detail, so content that could live in separate references is kept inline.

3 / 5

Total

14

/

20

Passed

Description

58%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 distinct, naming a clear niche and several capability areas, but it omits any explicit 'when to use' trigger guidance, which caps completeness, and relies on technical jargon over natural user phrasing.

Suggestions

Add an explicit 'Use when ...' clause naming natural trigger phrases (e.g., 'Use when developing Java apps against Azure AI Foundry to manage connections, datasets, indexes, or evaluations').

Replace jargon-only language with terms users naturally say, such as 'Java SDK for Azure AI Foundry' and reference the package or 'com.azure:azure-ai-projects' coordinate.

Reframe the capability list as concrete actions (e.g., 'enumerate connections, upload datasets, create search indexes, run evaluations') instead of nouns.

DimensionReasoningScore

Specificity

Names the domain ('Azure AI Foundry project management') and lists several concrete capability areas ('connections, datasets, indexes, and evaluations'), but these are nouns rather than explicit actions, leaving minor gaps versus a comprehensive action list.

4 / 5

Completeness

Clearly states what the skill does, but there is no 'Use when...' or equivalent trigger clause, so per the rubric guidance completeness is capped at 3.

3 / 5

Trigger Term Quality

Includes relevant technical terms ('Azure AI Projects SDK for Java', 'Azure AI Foundry') but lacks the natural phrases a user would actually say (e.g., 'manage AI projects', 'Java SDK') and any file extensions or synonyms.

3 / 5

Distinctiveness Conflict Risk

Targets a specific niche ('Azure AI Projects SDK for Java') with distinct triggers, giving it low overlap risk with only minor adjacency to other Azure SDK skills.

4 / 5

Total

14

/

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.