mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 23:55:51 +03:00
[GH-ISSUE #189] Upload the SKILL to Clawdhub.com + update format #52
Labels
No labels
bug
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/App-Store-Connect-CLI#52
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @rursache on GitHub (Jan 26, 2026).
Original GitHub issue: https://github.com/rudrankriyam/App-Store-Connect-CLI/issues/189
I think the AI agentic skill should be standalone from the repo, mainly having the files defined in the current skills:
in a
referencesfolder in the skill root folder. i'm also not sure about the value of havingCONTRIBUTING.mdandTESTING.mdfiles, they don't provide usage information and only pollute the context windowmore sense would make to include the
README.mdfile instead, it includes lots of usage information and details.after having a better standalone format, we can upload (and version it) to https://clawdhub.com/skills
an example of standalone skill can be found here or anywhere on the clawdhub site
@rudrankriyam commented on GitHub (Jan 26, 2026):
CONTRIBUTING.md is for the developers, TESTING.md for the agent when I am debugging. I do agree that the skills should be standalone repo, but for developers.
The current skill should not have references to the docs at all; thank you for flagging! Will fix
@rudrankriyam commented on GitHub (Jan 26, 2026):
@cursor implement this in a new PR. Remove all the references in the usage skill and move it to the AGENTS.md instead. I will look into clawdhub later
@cursor[bot] commented on GitHub (Jan 26, 2026):
Summary:
asc-cli-usageskill and moved that guidance intoAgents.mdby renaming the existing “Further Reading” section to “References.”cursor/agents-md-skill-references-d507.Tests:
make testgo test -count=1 ./...Walkthrough artifact:
/opt/cursor/artifacts/go_test_count1_clean_output/recording_demo.mp4(shows a cleango test -count=1 ./...run with all packages passing and the prompt returning)@rudrankriyam commented on GitHub (Jan 27, 2026):
It is now clawdhub anymore; glad I did not update it yesterday haha
@rudrankriyam commented on GitHub (Jan 28, 2026):
New repo: https://github.com/rudrankriyam/asc-skills