Skip to content

Improve CLI repository discoverability#19

Merged
yosriady merged 1 commit into
mainfrom
agent/improve-repo-discoverability
Jul 23, 2026
Merged

Improve CLI repository discoverability#19
yosriady merged 1 commit into
mainfrom
agent/improve-repo-discoverability

Conversation

@yosriady

@yosriady yosriady commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

What changed

  • add a standard MIT license for the public CLI and declare license: MIT in package.json
  • document one-command installation of the public formo-analytics agent skill
  • include an explicit global install example for Claude Code and Codex
  • link the Agent Skills standard and the skill source from both README.md and SKILLS.md

The GitHub repository description, homepage, and discovery topics were also updated separately because they are repository settings rather than files.

Why

GitHub and package tooling could not detect a license, and users discovering the public skill did not have a canonical installation command. These changes improve trust, package metadata, and discoverability for CLI, MCP, and agent-skill users.

Validation

  • pnpm build
  • pnpm lint
  • TEST_TOKEN=formo_test_placeholder pnpm test — 122 passing, 20 live integration tests skipped after the deliberately fake token received the expected 401
  • npx -y skills add getformo/cli --list — discovers formo-analytics
  • git diff --check
  • destination links return HTTP 200

View with Codesmith Autofix with Codesmith
Need help on this PR? Tag /codesmith with what you need. Autofix is disabled.

@yosriady
yosriady marked this pull request as ready for review July 23, 2026 09:06
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

@yosriady
yosriady merged commit e0fca3d into main Jul 23, 2026
6 checks passed
@yosriady
yosriady deleted the agent/improve-repo-discoverability branch July 23, 2026 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant