TrustView
Find Skills
skillerr/find-skills
Submitted by @maya_chen · Maya Chen
Jul 16, 2026 · minted Jul 18, 2026
sha256:3573dba33383…Skill Score
85/ 100 · Strong seal
Skill Score is actively being developed and will get sharper over time.
- Sealed package20/20
Minted .skill blob in the registry
- Digest published15/15
sha256 pin published on skillerr.com
- Permissions declared15/15
Capabilities / permissions declared
- Source attested10/10
Namespace, submitter, or source URL (not a vendor endorsement)
- Transparency log0/15
Not anchored
- Release profile15/15
evaluateReleaseProfile passed
- Registry signal5/5
12842 install(s) on registry
- Not revoked5/5
No revocation on log
Not a malware scan. Not “safe to run.” Transparent registry signals only. Inclusion is not endorsement.
Install
npx @skillerr/add skillerr/find-skillsRegistry pin: sha256:3573dba33383… (shown on TrustView; install by name resolves to this sealed blob)
Sealed install targets
Writes find-skills.skill (sealed ZIP) plus optional skillerr.json. Not a bare SKILL.md.
Sealed ZIP with digest + skillerr.json. Not a bare SKILL.md.
Free skills install with npx @skillerr/add. Sign in for account history.
Sealed artifact
Install and download deliver a digest-pinned open .skill package (docs.skillerr.com). Pasting a SKILL.md from the internet has none of this proof.
- ✓
find-skills.skill ZIP
Open-protocol .skill ZIP (skill.json + workflow), not a public raw SKILL.md URL
- ✓
Registry digest pin
sha256:3573dba33383…
- ✓
Inspect before run
TrustView on skillerr.com; SKILL.md is a lossy adapter inside the package
- ✓
Permissions surface
Capabilities declared for review before install
- ✓
Transparency log
Inclusion proof in the skillerr.com registry log
Permissions map
Call remote APIs or fetch URLs
Declarations for humans and agents. Not a runtime sandbox guarantee.
Integrity verify
Confirm the digest on this page matches the live registry. This checks identity pins only: not a security scan.
expect sha256:3573dba333835691…npx @skillerr/add info skillerr/find-skillscurl -sS https://skillerr.com/api/v1/skills/skillerr/find-skills | grep -o '"digest":"[^"]*"'Summary
Discover sealed skills on skillerr.com by intent, capability, or keyword: the meta-skill agents install first.
Description
Search the Skillerr registry from inside any agent session. Describe what you need in natural language or filter by declared capabilities (fs, net, shell), and get digest-pinned install candidates with TrustView summaries. Designed as the viral on-ramp: one install unlocks discovery of every sealed package on skillerr.com.
Inspect package contentsSKILL.md inside .skill
TrustView preview on skillerr.com. Install and download serve the sealed package: there is no public raw SKILL.md URL.
# Find Skills Discover sealed skills on [skillerr.com](https://skillerr.com) by intent or capability. Use this skill whenever the user needs a workflow you do not already have installed. ## When to use - User asks for a skill, workflow, or capability you do not have locally - You need digest-pinned packages with declared capabilities before install - Filtering by `fs`, `net`, `shell`, or sensitivity is required ## Steps (do these in order) 1. **Parse intent**: extract a short search query and optional capability filters (`fs`, `net`, `shell`, `browser`, `secrets`). 2. **Search the registry**: call the absolute search API (URL-encode `q`): `GET https://skillerr.com/api/v1/search?q=<query>` Optional query params: `capability`, `kind` (`native`|`bridged`), `limit`. 3. **Inspect candidates**: prefer skills with declared capabilities, mint/trust signals, and a clear TrustView page at `https://skillerr.com/skills/<owner>/<name>`. 4. **Present install commands**: for each recommended skill, give the user this exact form (no `@` prefix): ```bash npx @skillerr/add owner/name ``` Example: `npx @skillerr/add skillerr/inspect-trust` 5. **Confirm before install**: summarize capabilities and sensitivity; only install after the user agrees. ## API quick reference | Action | URL | | --- | --- | | Search | `https://skillerr.com/api/v1/search?q=` | | Skill detail | `https://skillerr.com/api/v1/skills/<owner>/<name>` | | TrustView (human) | `https://skillerr.com/skills/<owner>/<name>` | ## Install this meta-skill ```bash npx @skillerr/add skillerr/find-skills ```
Verified
- Public Ledger
- Not anchored
Transparency
- published_at
- 2026-01-12T16:00:00.000Z
- version
- 0.1.0
- updated_at
- 2026-07-20T13:51:37.926Z
- license
- MIT
- minted_at
- 2026-07-18T10:28:52.000Z
- permanence
- in registry log
- digest
- sha256:3573dba333835691df12dec992e91a7a467ee7df47fb3b1d4e5ff4ac58c38244
Public permanence uses Sigstore Rekor. The ledger link is shown when a real logIndex was recorded at mint. Green Anchored requires an offline inclusion proof verify. Catalog claims alone never paint Anchored. Inclusion is not endorsement.