learn-from

Classify and route knowledge sources for credibility and security checks.

3|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/dvy1987/agent-loom --skill learn-from
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: learn-from
Source: https://github.com/dvy1987/agent-loom/tree/main/.agents/skills/learn-from
Command: npx skills add https://github.com/dvy1987/agent-loom --skill learn-from

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill solves the problem of turning diverse knowledge sources (papers, code repos, articles, or conversational notes) into vetted, actionable insights while enforcing credibility and security before any application or skill changes are made.

Core Features & Use Cases

  • Source classification and routing: Automatically detect whether input is a paper, repository, article, or chat and invoke the correct sub-skill.
  • Credibility and security gating: Run credibility checks and secure-* scans before extracting or applying findings.
  • Insight extraction and application: Extract GOTCHAs, TECHNIQUEs, METRICs, and CONTRADICTIONs, recommend APPLY/PARTIAL/SKIP, and optionally create or update skills with validation.
  • Contradiction resolution protocol: Present side-by-side comparisons and require explicit user decisions before replacing existing guardrails.
  • Unified reporting: Produce structured reports with credibility score, security verdicts, extracted insights, and an impact summary for project application or skill library changes.
  • Use case: Ingest an arXiv paper, run credibility scoring, extract reproducible techniques, and propose targeted skill updates with citations.

Quick Start

Ask the agent to "learn from" followed by a URL, file path, or pasted content to extract vetted insights and an application plan.

Frequently Asked Questions about learn-from

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I assess the credibility of web articles and academic papers before applying their insights?

To assess the credibility of academic papers and web articles, this Skill routes sources to specialized sub-skills for credibility scoring and security scanning. It automatically classifies your input, runs secure-* checks, and generates a unified report with a final credibility verdict before any application.

Can I extract techniques and metrics from code repositories and arXiv papers automatically?

You can extract techniques, metrics, and gotchas from arXiv papers and code repositories by routing them through this knowledge-ingestion process. It identifies source types, extracts structured insights, and recommends whether to apply, partially apply, or skip the findings with citations.

What's the best way to resolve contradictions between new research findings and existing project guardrails?

The best way to resolve contradictions between new findings and existing guardrails is using a side-by-side comparison protocol. This Skill presents conflicting information and requires an explicit user decision before replacing any established guardrails, ensuring safe knowledge application.

How do I run a security scan on ingested knowledge sources before modifying my skill library?

To run a security scan on ingested sources before modifying your skill library, this Skill enforces security gating by invoking secure-* checks. It scans academic papers, repositories, and articles during classification, blocking any skill creation or updates until security verdicts pass.

Does this knowledge ingestion tool work with conversational notes and pasted content?

This knowledge ingestion tool works directly with conversational notes and pasted content alongside formal papers and repositories. It detects the source type automatically, classifies the input format, and routes it to the appropriate sub-skills for insight extraction and credibility assessment.

When should I not use automated source classification for insight extraction?

You should not use automated source classification when your content lacks identifiable structure or bypasses standard security scanning requirements. This Skill requires source-type detection and adherence to a shared application protocol, meaning unstructured or unscannable inputs will fail the secure-* gating process.