SKILL NAME
Skill ArthurZakirov/SkillPort/templates/agent-skill-repo/skills/__SKILL_NAME__
Package agent skills once. Install them anywhere.
npx -y skills add ArthurZakirov/SkillPort --skill __SKILL_NAME__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
- 0 stars0 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
__SKILL_DESCRIPTION__
SKILL.md
0.4 KB, 86 tokens by cl100k_base, as published. Nobody here has run it
SKILL_DISPLAY_NAME
Purpose
SKILL_PURPOSE
Workflow
- Clarify the task and inputs.
- Preserve private or sensitive information.
- Apply the reusable method.
- Return the result with assumptions and caveats.
Boundaries
- Do not expose private data.
- Do not invent missing facts.
- Ask for clarification when the output depends on unavailable private context.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.