Install
$ agentstack add skill-bioinfo-claudelicious-learn ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
learn
Turn an external artifact into an adoption decision. The output is not a summary and not a grade. It is a short list of the things worth lifting into your own stack, each with a decision attached. The judgment that makes this skill useful is that it reads the artifact against what you already run, not in a vacuum, so it never recommends something you already do under a different name.
What this is NOT
- Not a review or a decode. Those grade an artifact on its own merits. This grades
the artifact against your systems and outputs a lift plan.
- Not a full re-implementation. It decides whether and how to adopt; the
building happens after the decide-gate says so.
- Not a summarizer. If it hands you a description of the artifact and stops, it
did the wrong job. Every run ends in decisions.
Procedure
- Resolve the artifact. Fetch and read the link closely enough to know what
it actually claims, not just its headline. A repo means the README plus the parts that carry the real idea; a paper means the method, not the abstract; a thread means the argument, not the first post.
- Map against what you already have. Search your own stack for overlap: your
notes, the skills folder, your rules, your memory. The goal of this step is to separate a genuinely new idea from one you already run. Skip it and you will recommend things you already do.
- Extract the deltas. Keep only what the artifact does that you do not.
Discard everything you already cover. A short list of real deltas beats a long list padded with things you already have.
- Red-team each delta against your real setup. For every surviving delta,
ask not "is this good in the abstract" but "does it survive contact with how I actually work, and what breaks if I adopt it." A delta that fails this step is a skip, and saying so is a result.
- Decide, per delta. Attach one of four calls to each surviving delta:
borrow the idea and adapt it, build your own version, install the thing directly, or skip it with the reason.
The decide-gate
Close with a single gate rather than an open recommendation. For the deltas worth acting on, offer three exits: plan it further (the change is real but needs a design pass), borrow it now (small enough to lift in place), or implement it (start building against the decision). The user picks the exit. The skill does not silently start building.
Notes
- Weight what red-teaming survives, not what sounds clever. A delta that reads
well but breaks against your setup is the weakest kind of recommendation.
- Be willing to conclude "nothing to lift here." An artifact you already cover is
a valid, useful answer, and it is faster than a padded lift plan.
- Keep the deltas honest to the source. If a capability is not actually in the
artifact, it does not go in the plan.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: BioInfo
- Source: BioInfo/claudelicious
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.