keep-starknet-strange

starknet-agentic-skills

Routes Starknet skill invocations to focused modules for contract authoring, testing, optimization, deployment, and audit workflows.

keep-starknet-strange 79 25 Updated 2mo ago

Resources

19
GitHub

Install

npx skillscat add keep-starknet-strange/starknet-agentic

Install via the SkillsCat registry.

SKILL.md

Starknet Agentic Skills Router

Use this file to choose the smallest relevant module.

Start Here

Routing Policy

  • Prefer one module first.
  • Add a second module only when blocked.
  • Keep context narrow and evidence-based.

Recommended Build-to-Audit Flow

For new contract work, use this sequence:

  1. cairo-contract-authoring
  2. cairo-testing
  3. cairo-optimization (if performance matters)
  4. cairo-auditor

Categories