CtrlK
BlogDocsLog inGet started
Tessl Logo

slack-agent-flow

Let an existing Slack agent create new agents that arrive as their own Slack bots — provisioned app, operator DM, and a shared three-way room, hot-started without a host restart.

68

Quality

81%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

SKILL.md
Quality
Evals
Security

Quality

Content

88%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 content is a strong, highly actionable install flow with clear sequencing and validation. The only weakness is moderate verbosity in the narrative behavioral sections and slightly inlined rather than referenced detail.

Suggestions

Move the longer 'How it behaves' narratives (install-approval polling, a2a cache staleness) into a referenced BEHAVIOR.md to keep SKILL.md a lean overview.

Tighten the workspaces-that-gate-installs paragraph; the polling cadence and env knobs can live in the reference doc.

Express key reference file pointers as markdown links so the overview-to-detail navigation is explicit.

DimensionReasoningScore

Conciseness

The body is dense and assumes Claude's competence without explaining basics, but some 'How it behaves' prose passages (install-approval polling, a2a cache staleness) run long and could be tightened.

4 / 5

Actionability

Provides fully executable, copy-paste-ready guidance — concrete grep/test checks, nc:copy path lists, nc:append imports, pnpm build/test commands, and a real finish-script invocation.

5 / 5

Workflow Clarity

A clear 9-step numbered Apply sequence with explicit validation checkpoints (steps 1, 2, 8) and error-recovery feedback loops (re-apply on failed checks, restart fallback, resumable failures with retry command).

5 / 5

Progressive Disclosure

Good section structure and one-level-deep references to real bundle files (verified scripts/slack-agent-flow-finish.ts exists), but some behavioral detail is inlined rather than split into a referenced doc and references are paths in code blocks rather than navigable links.

4 / 5

Total

18

/

20

Passed

Description

75%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 well-targeted to a clear niche, but it omits any explicit 'when to use' trigger guidance, which is the main weakness. Adding a 'Use when...' clause would lift the completeness score.

Suggestions

Append an explicit 'Use when...' clause naming the natural trigger (e.g., 'Use when a user asks an existing Slack-wired agent to create another agent that shows up as its own Slack bot').

Add a few synonyms / conversational variants ('create an agent in Slack', 'spin up a Slack bot for an agent') to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — provisioning a Slack app, opening an operator DM, creating a shared three-way room, and hot-starting without a restart — giving comprehensive coverage of the flow.

5 / 5

Completeness

The 'what' is stated clearly and concretely, but there is no 'Use when...' clause or equivalent explicit trigger guidance, which caps completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Natural terms like 'Slack agent', 'create new agents', and 'Slack bots' are present, but synonyms and explicit conversational trigger phrasing ('create an agent in Slack') are thin.

4 / 5

Distinctiveness Conflict Risk

Describes a distinct niche — an existing Slack agent provisioning new agents as their own bots — with minimal overlap risk against other skills.

5 / 5

Total

17

/

20

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.

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
nanocoai/nanoclaw
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.