byagentscope-ai· 190 skills
Use git as a safety net - create a checkpoint commit before risky or large changes and roll back cleanly if a change makes things worse. Use before multi-file refactors.
$npx -y skills add agentscope-ai/agentscope-java --skill git-checkpointInstalls into the current project.
Run `npx skills use "https://github.com/agentscope-ai/agentscope-java" --skill "agentscope-ai/agentscope-java/git-checkpoint"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agentscope-ai/agentscope-java" that are relevant to the current task. Run `npx skills add "https://github.com/agentscope-ai/agentscope-java"` and select the relevant skills, then follow their instructions.