a-valid-skill-name-that-is-exactly-sixty-four-characters-long-ok

A test skill with a name that is exactly 64 characters long. Anchors: • Test / 適用: 境界値 / 目的: 64文字name境界テスト Trigger: Use when testing 64 character name boundary.

5 stars

Best use case

a-valid-skill-name-that-is-exactly-sixty-four-characters-long-ok is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

A test skill with a name that is exactly 64 characters long. Anchors: • Test / 適用: 境界値 / 目的: 64文字name境界テスト Trigger: Use when testing 64 character name boundary.

Teams using a-valid-skill-name-that-is-exactly-sixty-four-characters-long-ok should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/boundary-64-name/SKILL.md --create-dirs "https://raw.githubusercontent.com/daishiman/AIWorkflowOrchestrator/main/.agents/skills/skill-creator/scripts/__tests__/fixtures/boundary-64-name/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/boundary-64-name/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How a-valid-skill-name-that-is-exactly-sixty-four-characters-long-ok Compares

Feature / Agenta-valid-skill-name-that-is-exactly-sixty-four-characters-long-okStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

A test skill with a name that is exactly 64 characters long. Anchors: • Test / 適用: 境界値 / 目的: 64文字name境界テスト Trigger: Use when testing 64 character name boundary.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# boundary-64-name

This skill has a name with exactly 64 characters.

Related Skills

fixture-invalid-skill

5
from daishiman/AIWorkflowOrchestrator

This is invalid: because of unquoted colon

fixture-invalid-schema-skill

5
from daishiman/AIWorkflowOrchestrator

Skill with invalid JSON schema for testing

Invalid_Name_With_Uppercase

5
from daishiman/AIWorkflowOrchestrator

Skill with invalid non-kebab-case name

fixture-boundary-skill-name-padded-to-sixty-four-characters-long

5
from daishiman/AIWorkflowOrchestrator

Boundaries

valid-skill

5
from daishiman/AIWorkflowOrchestrator

A valid test skill for validation testing. Anchors: • Test Framework / 適用: テスト / 目的: 検証 Trigger: Use when testing quick_validate.js validation logic. test, validation, fixture

name-whitespace-only

5
from daishiman/AIWorkflowOrchestrator

Valid description with Anchors: keyword1, keyword2 Trigger: Use when testing whitespace name validation

name-valid-desc-empty

5
from daishiman/AIWorkflowOrchestrator

No description provided.

wrong-name

5
from daishiman/AIWorkflowOrchestrator

Skill whose name does not match the directory name. Anchors: • 参考: test / 適用: validation / 目的: testing Trigger: Use when testing name-directory mismatch warning.

name-empty-desc-valid

5
from daishiman/AIWorkflowOrchestrator

Valid description with Anchors: keyword1, keyword2 Trigger: Use when testing empty name validation

invalid-yaml

5
from daishiman/AIWorkflowOrchestrator

[[[invalid yaml content

MyInvalidSkill

5
from daishiman/AIWorkflowOrchestrator

A test skill with an invalid name format (camelCase instead of kebab-case). Anchors: test, validation Trigger: use when testing name validation

empty-name-desc

5
from daishiman/AIWorkflowOrchestrator

No description provided.