luongnv89luongnv89Communityยท21 Agent Skills Included

asm

Install, audit, and manage AI agent skills from one CLI

Installs, searches, audits, and organizes AI agent skills across Claude Code, Codex, Cursor, and 16 more tools from one command line. Eliminates scattered skill folders, duplicate installs, and hidden token costs with a single inventory and security scan. Outputs machine-readable JSON so agents and scripts can automate every step without prompts.
npx skills add luongnv89/asm --all -g -y
Available:

Gives the AI agent the project's build, test, and safety rules, and defines which specialized subagents to delegate index, CLI, TUI, test, and website review work to.

All Skills in This Repository (21)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
luongnv89luongnv89

well-formed

Analyze pull request diffs for code smells, style issues, and safety problems.

Community
Intermediate
๐Ÿ“ฆ In Repo
luongnv89luongnv89

skill-upstream-pr

Fork a GitHub skill repository, run the auto-improvement loop, and draft an upstream PR with metrics.

Community
Advanced
๐Ÿ“ฆ In Repo
luongnv89luongnv89

hello-world

Greet users with a warm hello and ask how to assist.

Community
Basic
๐Ÿ“ฆ In Repo
luongnv89luongnv89

skill-index-updater

Index GitHub skill repositories into the ASM catalog via PR.

Community
Advanced
๐Ÿ“ฆ In Repo
luongnv89luongnv89

skill-auto-improver

Automate iterative SKILL.md improvements to pass Gate 1 and asm-eval 85/8 standards.

Community
Advanced
๐Ÿ“ฆ In Repo
luongnv89luongnv89

metadata-version-present-fail

Validate Skill frontmatter for present and well-formed metadata.version fields.

Community
Basic
๐Ÿ“ฆ In Repo
luongnv89luongnv89

metadata-author-present-pass

Validate name and description fields in SKILL.md frontmatter.

Community
Basic
๐Ÿ“ฆ In Repo
luongnv89luongnv89

metadata-version-present-pass

Validate SKILL.md frontmatter for required name and description fields.

Community
Intermediate
๐Ÿ“ฆ In Repo
luongnv89luongnv89

metadata-author-present-fail

Validate skill frontmatter for required name, description, and metadata.version fields.

Community
Basic
๐Ÿ“ฆ In Repo
luongnv89luongnv89

effort-xhigh-pass

Validate skill response alignment with requested scope and task.

Community
Intermediate
๐Ÿ“ฆ In Repo
luongnv89luongnv89

metadata-version-semver-pass

Validate SKILL.md metadata version and required fields against SemVer.

Community
Intermediate
๐Ÿ“ฆ In Repo
luongnv89luongnv89

metadata-version-semver-fail

Validate SKILL.md version fields against semantic versioning rules.

Community
Basic

Frequently Asked Questions

FAQPage Schema
How to install asm?โ–ผ

Run `npx skills add luongnv89/asm --all -g -y` in your terminal to install all skills in this suite globally.

What does agent-skill-manager do?โ–ผ

It is a CLI that installs, searches, audits, and organizes AI agent skills across 19 tools like Claude Code, Codex, and Cursor, with JSON output for automation.

How do I see which skills are installed across my AI tools?โ–ผ

Run `asm list --json` to get one unified inventory of every skill installed across all providers and scopes.

Can asm check skills for security risks?โ–ผ

Yes. `asm audit security` scans a skill for shell execution, network access, and credential exposure before you install it.

Does asm work without coding experience?โ–ผ

Yes. Once installed, your AI agent can run asm commands for you based on plain-English requests, and an optional TUI lets you browse skills visually.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’