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

skillskit

skillskit contains 6 collected skills from Paldom, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
1
updated
2026-07-22
Forks
0
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

create-skill-repo
computer-occupations-all-other

Scaffolds a new standalone Agent Skills repository - created on GitHub via gh repo create (private, MIT), cloned locally, the bundled template overlaid and validated, .local/PROMPT.md seeded; the overlay stays uncommitted for owner review. Use when the user wants to create or scaffold a skill repo or collection ("create python-skills"). Not for adding skills to an existing repo.

2026-07-22
publish-repo
computer-occupations-all-other

Publishes this Agent Skills repository to skills.sh - pre-flight checks, public visibility flip, protections (PVR, ruleset), consumer-style install verification, telemetry seeding, and repo-page groupings. Use when the user asks to publish, deploy, release, go public, or get listed on skills.sh. Not for authoring skills or editing scaffold infrastructure.

2026-07-22
publish-repo
computer-occupations-all-other

Publishes the current Agent Skills repository to skills.sh - pre-flight checks, public visibility flip, protections (PVR, rulesets), a gh skill release, consumer-style install verification, telemetry seeding, and repo-page groupings. Use when the user asks to publish, deploy, release, go public, or get listed on skills.sh. Not for authoring skills or scaffolding repositories.

2026-07-22
add-skill
computer-occupations-all-other

Authors or improves an Agent Skill in this repo via the eval-first workflow - scope one purpose, write trigger evals, draft SKILL.md, validate, iterate. Use when the user asks to create, add, write, refine, or fix a skill ("add a skill for X", "improve triggering of Y"). Not for scaffolding a new repository or editing infrastructure (hooks, CI, the validator/scripts, docs).

2026-07-22
add-skill
computer-occupations-all-other

Authors or improves an Agent Skill in the current repo via the eval-first workflow - scope one purpose, write trigger evals, draft SKILL.md, validate, benchmark. Use when the user asks to create, add, write, refine, fix, or benchmark a skill ("add a skill for X", "improve triggering of Y"). Not for scaffolding a new repo (create-skill-repo) or distilling research packs (skill-from-research).

2026-07-21
skill-from-research
computer-occupations-all-other

Turns a research pack (reports, notes, transcripts) into installable Agent Skills - inventories the pack, verifies claims against primary sources, splits into single-purpose skills, authors each eval-first. Use when the user has research and wants it turned into a skill ("turn this research pack into a skill", "skillify this"). Not for authoring without research or repo scaffolding.

2026-07-21