starknet-agentic-skills

Solid

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

AI & Automation 78 stars 23 forks Updated 1 months ago MIT

Install

View on GitHub

Quality Score: 72/100

Stars 20%
63
Recency 20%
75
Frontmatter 20%
70
Documentation 15%
60
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Starknet Agentic Skills Router Use this file to choose the smallest relevant module. ## Start Here - For contract security review: [cairo-auditor](skills/cairo-auditor/SKILL.md) - For writing new contracts: [cairo-contract-authoring](skills/cairo-contract-authoring/SKILL.md) - For testing and fuzzing: [cairo-testing](skills/cairo-testing/SKILL.md) - For gas/perf optimization: [cairo-optimization](skills/cairo-optimization/SKILL.md) - For build/declare/deploy/release operations: [cairo-deploy](skills/cairo-deploy/SKILL.md) - For account abstraction rules and risks: [account-abstraction](skills/account-abstraction/SKILL.md) - For Starknet network constraints: [starknet-network-facts](skills/starknet-network-facts/SKILL.md) ## 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](skills/cairo-contract-authoring/SKILL.md) 2. [cairo-testing](skills/cairo-testing/SKILL.md) 3. [cairo-optimization](skills/cairo-optimization/SKILL.md) (if performance matters) 4. [cairo-auditor](skills/cairo-auditor/SKILL.md)

Details

Author
keep-starknet-strange
Repository
keep-starknet-strange/starknet-agentic
Created
3 months ago
Last Updated
1 months ago
Language
TypeScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

skillforge

Intelligent skill router, proactive advisor, and creator. Analyzes ANY input to recommend existing skills, improve them, or create new ones. Adds proactive Context Skill Advisor suggestions from session, project, and personal context using user-controlled Proactivity Levels.

668 Updated yesterday
tripleyak
AI & Automation Solid

agent-skills-authoring

Guides agents through creating, validating, and optimizing Agent Skills (SKILL.md files) from user requests. Covers all YAML frontmatter fields, directory layout, progressive disclosure, scripts, quality patterns, and evaluation workflows. Use when a user asks you to create, edit, audit, or improve an Agent Skill, even if they don't use the word "skill" — any request about reusable agent instructions, workflow packaging, or capability extension should trigger this skill.

22 Updated 2 months ago
zebbern
AI & Automation Featured

skill-composer

DAG-based multi-skill orchestration with dependency resolution.

388 Updated 2 days ago
notque
AI & Automation Solid

aelf-skills-hub

Discovery, download, and configuration hub for the entire aelf agent skill ecosystem. Use when the user wants to: (1) explore or list available aelf skills, (2) install/bootstrap aelf skills into Cursor, Claude Desktop, OpenClaw, Codex, or Claude Code, (3) route an aelf-related intent to the correct skill, (4) check health or audit installed skills, (5) onboard a new skill into the aelf ecosystem. Covers domains: Portkey CA wallet, Portkey EOA wallet, Awaken DEX, eForest NFT marketplace, AelfScan explorer, TomorrowDAO governance, aelf node interaction.

183 Updated 1 months ago
AElfProject
AI & Automation Listed

skill-scanner-guard

Security gate for OpenClaw AgentSkills. Scans folder/ClawHub skills with cisco-ai-defense/skill-scanner before installation. Supports manual scans, staged installs, and auto-quarantine of high-risk skills via systemd.

12 Updated 2 months ago
jason-allen-oneal