Skip to main content
Run any Skill in Manus
with one click
GitHub repository

agent-skills

agent-skills contains 9 collected skills from vivainio, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
9
Stars
0
updated
2026-06-19
Forks
0
Occupation coverage
3 occupation categories · 89% classified
repository explorer

Skills in this repository

github-release
unclassified

Create GitHub releases with release notes using gh CLI. Use when publishing a new release, generating changelogs, or creating release notes from commits.

2026-06-19
chat-transcript
software-developers

Capture and save the current AI chat session as a markdown transcript file. Use when the user asks to "save transcript", "capture session", "write transcript.md", or wants to export the current conversation for review. Supports Claude Code and GitHub Copilot (CLI + VS Code Chat) on Linux, WSL, and Windows.

2026-05-22
zaira
software-developers

Access Jira tickets offline using zaira CLI. Use when user needs to export, report, or refresh Jira tickets, or mentions "jira", "zaira", or ticket keys like "FOO-123".

2026-04-01
vp-code-review
software-quality-assurance-analysts-and-testers

Code review a pull request or branch diff. Use when user says /vp-code-review, asks to review a PR, review changes, or review code.

2026-03-25
mspec
project-management-specialists

Spec-driven design workflow keeping plans and requirements in a `specs/` directory. Never activates automatically — only engages after explicit `/mspec` invocation. Also handles handovers: when the user requests one, update `plan.md` with current status and commit it.

2026-02-22
zipget
software-developers

Download and install tools from GitHub releases, URLs, or S3. Use when user needs to download binaries, install CLI tools, create tool recipes, or set up Java JAR applications.

2026-02-21
public-github
software-developers

Set up public GitHub repos with SSH authentication and PyPI publishing. Use when creating open source projects or configuring github-public host alias.

2026-02-17
tasks-py
software-developers

Create and maintain tasks.py task runner files. Use when user wants to add project automation, create a tasks.py file, add tasks, or mentions "tasks.py".

2026-01-13
python-project
software-developers

Set up a modern Python project with uv, pyproject.toml, and ruff. Use when creating a new Python project, package, or CLI tool.

2026-01-13