← all publishers

ckodex-labs

@ckodex-labs source repo

12 published skills

  1. Malformed Frontmatter · ckodex-labs bundle
    Broken Skill
    0 installs
  2. Test Skill Report · ckodex-labs
    test-skill
    0 installs
  3. Example Legacy Skill · ckodex-labs bundle
    A pre-existing Agent Skills v1 skill that ships only SKILL.md. Used by the ckodex-skill-tools self-test to exercise the migration path.
    0 installs
  4. Agentic Skill Template · ckodex-labs bundle
    Template for Claude Code Agent Skills — demonstrates the deterministic JSON envelope contract, the dual-channel exit-code split (stdout exit 0 for success or retriable error; stderr exit 1 for fatal config error), anchor-term routing, token masking, HTTPS-only enforcement, --dry-run default on write paths, and the three-test-gate CI surface (structure + scripts + agent). Adapt by renaming the skill and replacing the hello script with domain-specific scripts that follow the same envelope contract.
    0 installs
  5. Email Validator · ckodex-labs bundle
    Validates email address format and MX record reachability
    0 installs
  6. Exempt Request · ckodex-labs
    Reference tables for ISO 4217 currency codes. Use when looking up currency metadata by code.
    0 installs
  7. Agentskills Rich · ckodex-labs bundle
    Convert tabular CSV data into validated JSON records with schema inference. Use when transforming CSV exports into structured JSON, inferring column types, or validating rows against a target schema.
    0 installs
  8. File Processor · ckodex-labs bundle
    Reads and transforms structured data files
    0 installs
  9. Simple Tool · ckodex-labs bundle
    A simple tool with no lifecycle hooks defined
    0 installs
  10. Ckodex Stx Spec · ckodex-labs bundle
    Skills Transparency Exchange v1 — symmetric publisher/consumer protocol for exposing and querying CKODEX skill-lifecycle runtime state. Use when designing, implementing, or auditing how a harness publishes skill pool state (tier, score, evidence) or how a client queries it. Covers JSON-LD domain model, JSON Schema 2020-12 contracts, OpenAPI 3.1 REST, gRPC proto3, and GraphQL SDL — all three transports normative.
    0 installs
  11. Test Skill · ckodex-labs
    test-skill
    0 installs
  12. Ckodex Skill Tools · ckodex-labs bundle
    Scaffold new CKODEX v1.1 skills from a blank slate, and migrate existing Agent Skills v1 skills to v1.1 in place. Use whenever the user asks to "create a new skill", "start a skill", "bootstrap a skill", "upgrade a skill to v1.1", "add synopsis/ontology/runtime to a skill", "migrate v1 → v1.1", or asks how to write a CKODEX manifest. Refuses to operate on directories that already contain conflicting files unless --force is set; emits explicit dry-run summaries before any write.
    0 installs