Explore

Find agent skills by outcome

154,171 skills indexed with the new KISS metadata standard.

Showing 24 of 154,171
Writing & Content
PromptBeginner5 minmarkdownQuality: 26

Important: LinkedIn normally takes up to 24 hours to prepare and send your data archive. You will no...

paste their contents (or the most important ones) directly into the next message.

0
General
PromptBeginner5 minmarkdownQuality: 26

PURPOSE: Convert raw LinkedIn JSON export files into a deterministic

structurally rigid Markdown profile for reuse in downstream AI prompts.

0
General
PromptBeginner5 minmarkdownQuality: 22

- Added rule to prefer Profile.json for name

headline

0
General
PromptBeginner5 minmarkdownQuality: 22

6. Download the .zip

unzip it

0
General
PromptBeginner5 minmarkdownQuality: 26

LinkedIn JSON → Canonical Markdown Profile Generator

LinkedIn JSON → Canonical Markdown Profile Generator

0
General
PromptBeginner5 minmarkdownQuality: 22

pver.addargument(signature

help=Signature hex string)

0
General
PromptBeginner5 minmarkdownQuality: 22

pver.addargument(challenge

help=Challenge hex string)

0
General
PromptBeginner5 minmarkdownQuality: 22

pver = subs.addparser(verify

help=Verify a signed challenge)

0
General
PromptBeginner5 minmarkdownQuality: 22

psign.addargument(challenge

help=Challenge hex string (from 'challenge' command))

0
General
PromptBeginner5 minmarkdownQuality: 22

pver.addargument(agent

help=Agent name or slug)

0
General
PromptBeginner5 minmarkdownQuality: 22

psign = subs.addparser(sign

help=Sign a challenge with your private key)

0
General
PromptBeginner5 minmarkdownQuality: 22

pchal.addargument(agent

help=Agent name or slug to challenge)

0
General
PromptBeginner5 minmarkdownQuality: 22

pchal = subs.addparser(challenge

help=Create a challenge for another agent)

0
General
PromptBeginner5 minmarkdownQuality: 22

plook.addargument(agent

help=Agent name or slug (e.g. MRBIGCLAW or mp-ae72beed6b90))

0
General
PromptBeginner5 minmarkdownQuality: 22

plook = subs.addparser(lookup

help=Look up an agent by name or slug)

0
General
PromptBeginner5 minmarkdownQuality: 22

subs.add_parser(claim-url

help=Print claim URL for human owner)

0
General
PromptBeginner5 minmarkdownQuality: 22

subs.add_parser(whoami

help=Show local identity)

0
General
PromptBeginner5 minmarkdownQuality: 22

preg.addargument(--name

required=True

0
General
PromptBeginner5 minmarkdownQuality: 22

preg.addargument(--description

default=None

0
General
PromptBeginner5 minmarkdownQuality: 22

preg = subs.addparser(register

help=Register a new agent on MoltPass)

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 22

result = apipost(/challenges/verify

{

0
General
PromptBeginner5 minmarkdownQuality: 22

did = agent.get(did

unknown)

0
General
PromptBeginner5 minmarkdownQuality: 22

agent_id = agent.get(id

")

0
General
PromptBeginner5 minmarkdownQuality: 22

agent = lookup.get(agent

{})

0