hassanzohdy/agent-kit

Authoring and distribution toolkit for AI coding agent artifacts: AGENTS.md derivation, skills sync, and multi-agent config scaffolding.

2Stars on the repository
8Mods indexed here, across every type
17d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

hassanzohdy/agent-kit

Skill Claude CodeCodex

Per-IDE setup walkthroughs for using @mongez/agent-kit with Claude Code, Cursor, Codex, Kiro, Gemini CLI, GitHub Copilot, Aider, and Antigravity. Each walkthrough shows the exact files agent-kit creates, the --target flag to pass, the reload quirks, and a copy-pasteable package.json snippet.

not rated 2 17d ago A 86 tokens original MIT

hassanzohdy/agent-kit

Skill Claude CodeCodex

How to author and lay out skills for agent-kit — both your project's own skills in a single nested skills/ folder at the project root, and reusable skills shipped from an npm package. Covers folder layout, nested category organization, SKILL.md frontmatter (description, name), the files field, flat destination naming…

not rated 2 17d ago A 89 tokens original MIT

hassanzohdy/agent-kit

Skill Claude CodeCodex

Exact commands, flags, and typical wiring for the agent-kit CLI (init / sync / watch) and its programmatic counterparts.

not rated 2 17d ago A 40 tokens original MIT

hassanzohdy/agent-kit

Skill Claude CodeCodex

The agentKit config block in package.json for @mongez/agent-kit — every field and how it resolves: targets (default skill-sync agents), pick (allowlist) and omit (denylist) for filtering noisy dependency skills, and monorepo.projects for aggregating sibling projects. Covers pick-then-omit ordering, per-project config…

not rated 2 17d ago A 105 tokens original MIT

hassanzohdy/agent-kit

Skill Claude CodeCodex

Using @mongez/agent-kit in a monorepo / full-stack repo where one session at the root must see skills from sibling projects (backend, frontend, …). Covers --projects / agentKit.monorepo.projects aggregation, the difference from --path, per-project nodemodules + per-project agentKit config, project-dir-prefixed…

not rated 2 17d ago A 118 tokens original MIT

hassanzohdy/agent-kit

Skill Claude CodeCodex

What agent-kit is, what it does, and when an agent should reach for it — the front-door mental model covering AGENTS.md derivation, npm-package skill distribution, custom --path scan roots (monorepos / linked dev packages), nested skill folders, flat folder naming ( - ), and the .agent-kit-managed sentinel.

not rated 2 17d ago A 87 tokens original MIT

hassanzohdy/agent-kit

Skill Claude CodeCodex

Cross-feature wiring patterns for @mongez/agent-kit — per-workspace AGENTS.md in a monorepo, pick/omit filtering when a dependency ships skills you don't want, a CI guardrail that fails if the derived files drifted, the programmatic API for non-CLI pipelines, and watch mode for active development.

not rated 2 17d ago A 82 tokens original MIT

hassanzohdy/agent-kit

Skill Claude CodeCodex

Symptom → cause → fix for the common @mongez/agent-kit problems: agent-kit: command not found, unscoped npx agent-kit fetching the wrong package, skills synced but the agent doesn't see them, agentKit.pick matched no installed packages, two-package slug collision, sync errors on missing AGENTS.md, a published…

not rated 2 17d ago A 128 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: