Instructions file CodexOpenCode
Repository instructions for SkillHub, an AI skill marketplace and search platform. They describe its pnpm workspace structure, packages, commands, and conventions for agents and developers.
Instructions file CodexOpenCode
Repository instructions for SkillHub, an AI skill marketplace and search platform. They describe its pnpm workspace structure, packages, commands, and conventions for agents and developers.
Skill Claude CodeCodex
An invalid skill package that is missing its required name field.
Skill Claude CodeCodex
A small example skill that outputs a greeting. It includes a script that accepts a name.
Skill Claude CodeCodex
A review checklist for code changes in SkillHub, an AI skills marketplace. It covers the web app, command-line tool, shared packages, and platform-specific concerns.
Skill Claude CodeCodex
A development guide for SkillHub, an AI skills marketplace, and its pnpm workspace codebase. A workspace is a repository containing several related applications and packages.
Skill Claude CodeCodex
A pre-publication checker for Agent Skills packages, which are folders containing instructions and optional scripts or assets for an AI agent.
Skill Claude CodeCodex
A testing guide for checking whether an agent skill package loads and works in a safe temporary workspace. A smoke test is a short check that the main parts work before deeper testing.