agentsclimarketplace

Issue comments

Skill deevus/tea-skills/skills/issue-comments

Agent skills for Gitea/Forgejo issue, pull request, milestone, and label workflows using the tea CLI

Install
npx -y skills add deevus/tea-skills --skill issue-comments

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 5 stars5 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Add, list, and edit comments on Gitea/Forgejo issues.

SKILL.md

0.8 KB, as published. Nobody here has run it

Issue Comments

Add Comment

tea comment 42 "This is a comment"

List Comments

tea issues 42 --comments

Edit Comment

The tea CLI can't edit comments. For the bundled action, see actions/issues/README.md.

When resolving actions/... paths, use the actions/ directory bundled relative to this skill directory.

Pass explicit scope flags (--login, --remote, or --repo) to bundled actions when the user names a login, remote, backend, or repository. Otherwise, bundled actions use active-host-first discovery.

The comment ID can be found in the JSON output of tea issues <num> --comments or via Forgejo/Gitea UI/API details.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.