agentsclimarketplace

Soulskill

Skill AIXP-Labs/SoulSkill/soulskill

Use the bundled AISP skill library: discover, inspect, validate, hash, and prepare native AISP skill packages. This is not an AISOP runtime.From its SKILL.md

Install
npx -y skills add AIXP-Labs/SoulSkill --skill soulskill

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.

SKILL.md

1.1 KB, 227 tokens by cl100k_base, as published. Nobody here has run it

SoulSkill

SoulSkill is a host-neutral AISP skill library. Use it when the user wants to inspect or validate bundled native AISP packages, or when an agent needs a local reference copy of AISP examples, schemas, reference tools, and specification snapshots.

Run

From this directory's parent, use:

python -m soulskill info
python -m soulskill list --json
python -m soulskill validate
python -m soulskill readme

Boundary

SoulSkill is not an AISOP runtime and must not claim runtime enforcement. To execute a skill, load <id>_aisp/aisp.aisop.json in a conforming AISOP/AISP runtime and RUN aisop.main. A generic agent may read the package best-effort, but hard sys.* enforcement only exists in a real runtime.

Local hashes, generated README checks, and bundled reference validation are integrity and conformance aids. They are not external trust, signature, freshness, publication, or runtime-dispatch proof.

What ships with it: 32 files

329.9 KB alongside SKILL.md, 16 of them executable

aisp/

Keep looking

Skills are one crate of 326,645. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.