Army avatar

Army

Community

@Army161

4Followers
|
128Public Repos
|
23Published Skills

Army maintains 23 NemoClaw skills covering GitHub PR triage, security code review, semver release tagging, Fern documentation refactors, and contributor onboarding.

Skills Distribution
DomainDeveloper To...GitHub PR & Issue .. (35%)Release Management.. (25%)Security Code Review (15%)Documentation Engi.. (15%)

Agent Skills by Army

Showing 23 vetted skills indexed across 1 GitHub repositories.

Army161Army161

nemoclaw-user-guide

Routes AI assistants to canonical NemoClaw Markdown documentation via MCP server or llms.txt index.

Community
Intermediate
Army161Army161

nemoclaw-contributor-create-pr

Creates GitHub pull requests with the NemoClaw template and monitors CI and automated reviews.

Community
Advanced
Army161Army161

nemoclaw-maintainer-find-review-pr

Finds open security-labeled PRs with Urgent or High priority and reports review candidates.

Community
Advanced
Army161Army161

nemoclaw-contributor-onboard

Prepares a NemoClaw source checkout for compliant contribution using the repository setup script and readiness doctor.

Community
Intermediate
Army161Army161

nemoclaw-maintainer-refactor-docs

Refactors oversized NemoClaw Fern documentation sections into focused pages with redirects and navigation.

Community
Advanced
Army161Army161

nemoclaw-maintainer-security-code-review

Review GitHub pull requests against nine security categories and report PASS, WARNING, or FAIL verdicts.

Community
Intermediate
Army161Army161

nemoclaw-maintainer-evening

Automates the end-of-day NemoClaw release handoff including changelog PR, tag cut, and announcement draft.

Community
Advanced
Army161Army161

nemoclaw-maintainer-pr-comparator

Compare competing pull requests for one issue and recommend a merge candidate.

Community
Advanced
Army161Army161

nemoclaw-contributor-update-hermes

Audits, implements, and validates Hermes Agent version upgrades in the NemoClaw repository.

Community
Advanced
Army161Army161

nemoclaw-maintainer-morning

Triages the NemoClaw backlog, selects a daily version target, and labels GitHub PRs and issues.

Community
Intermediate
Army161Army161

nemoclaw-maintainer-triage

Triages NemoClaw GitHub issues and PRs with canonical labels, Issue Types, and Project fields.

Community
Advanced
Army161Army161

nemoclaw-maintainer-cut-release-tag

Creates signed semver release tags on origin/main with E2E evidence verification and announcement drafting.

Community
Advanced
Army161Army161

nemoclaw-maintainer-policies

Provide read-only NemoClaw maintainer policy for triage, labels, and release workflows.

Community
Advanced
Army161Army161

nemoclaw-maintainer-day

Runs one daytime maintainer pass to prioritize, salvage, and approve NemoClaw pull requests.

Community
Advanced
Army161Army161

nemoclaw-maintainer-normalize-title-tags

Removes bracketed NemoClaw tags from GitHub issue and PR titles via the gh CLI.

Community
Intermediate
Army161Army161

nemoclaw-maintainer-e2e

Dispatches and verifies trusted GitHub Actions E2E workflow runs for NemoClaw release candidates.

Community
Advanced
Army161Army161

nemoclaw-contributor-onboard-messaging-channel

Guides contributors through adding messaging channels to NemoClaw's manifest-first architecture.

Community
Advanced
Army161Army161

nemoclaw-maintainer-cross-issue-sweep

Scan open GitHub issues to find adjacent fixes and conflicts for a pull request.

Community
Advanced
Army161Army161

nemoclaw-maintainer-release-notes

Drafts post-tag NemoClaw release announcements from live GitHub tag and compare data.

Community
Advanced
Army161Army161

nemoclaw-contributor-update-docs

Scans git commits for user-facing changes and drafts corresponding MDX documentation and changelog updates.

Community
Advanced
Army161Army161

nemoclaw-skills-guide

Catalogs NemoClaw agent skills by audience and recommends the right skill for each task.

Community
Basic
Army161Army161

nemoclaw-maintainer-verify-stale

Verifies whether stale NemoClaw bug reports still reproduce on the latest release tag.

Community
Advanced
Army161Army161

nemoclaw-contributor-update-dependencies

Audits and implements dependency upgrades as semantic migrations across upstream releases.

Community
Advanced

Frequently Asked Questions About Army

FAQPage Schema
What tasks can I perform with Army's NemoClaw skills?

You can triage issues and PRs with labels and Project fields, run security code reviews, compare competing PRs, cut deterministic semver release tags, draft release announcements, refactor oversized Fern documentation, verify stale bug reports, and onboard contributors or messaging channels.

Who are these NemoClaw skills designed for?

They target two personas: NemoClaw maintainers handling daily standups, triage, E2E dispatch, PR review, and release handoffs; and contributors preparing development checkouts, opening templated PRs, updating docs, and upgrading dependencies or the pinned Hermes agent.

How do the maintainer day-to-day skills operate in practice?

Skills like nemoclaw-maintainer-morning, -day, and -evening are user-invocable commands run at workday boundaries. The day skill supports looping (e.g., /loop 10m) to continuously land PRs, while evening runs the pre-tag changelog PR, tag cut, and announcement draft.

Are Army's NemoClaw skills open source?

Yes. Skills carrying explicit license frontmatter, including nemoclaw-user-guide and nemoclaw-skills-guide, are published under the Apache-2.0 license, permitting free use, modification, and redistribution under standard Apache terms.

What prerequisites do the NemoClaw contributor skills require?

Contributor onboarding uses the repository's one-command setup and readiness doctor to prepare a source checkout, repair local tooling, and launch the pinned coding agent. Dependency upgrades require changelog, upstream-test, and provenance analysis across releases.