Agent Plugins Marketplace
All plugins

core-learning

v1.0.0

用可验收目标、核心拆解、五种独立家教模式和间隔回忆,把有限时间投入可验证的能力与交付物。

Codex1 Skill

By Codex Learning Plugin contributorsLicense: MIT1.1k GitHub starsUpdated 15 hours ago

Directory evidence

Runtimes
Codex
Parsed components
1 skill or MCP entry
Source updated
Sep 23, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install core-learning for Codex

Installs for the current user
codex plugin marketplace add hashgraph-online/awesome-codex-plugins
codex plugin marketplace upgrade awesome-codex-plugins
codex plugin add core-learning@awesome-codex-plugins

Paste and run these commands in a terminal with Codex. They add and refresh the awesome-codex-plugins catalog, then install this plugin.

Compatibility: the page URL and API slug “core-learning” remain stable.

  • Codex: core-learning@agent-plugin-marketplacecore-learning@awesome-codex-plugins

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/hashgraph-online/awesome-codex-plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/everclear077/codex-learning-plugin/.

Plugin files

plugins/everclear077/codex-learning-plugin/
├── .codex-plugin/plugin.json
└── skills/learn-core/SKILL.md

Included Skills1

learn-coreskills/learn-core/SKILL.md

帮助用户学习新领域、技能或资料,并通过主动练习学到能独立应用。用于学习冲刺、AI家教、费曼倒讲、练习提速、学习作品评审和间隔续学;以可验收目标、核心拆解和真实作答证据推进。普通事实查询、纯资料摘要或代做项目不要强行改成课程。

Plugin manifests1

plugins/everclear077/codex-learning-plugin/.codex-plugin/plugin.json
{
  "name": "core-learning",
  "version": "1.0.0",
  "description": "用可验收目标、核心拆解、五种独立家教模式和间隔回忆,把有限时间投入可验证的能力与交付物。",
  "author": {
    "name": "Codex Learning Plugin contributors"
  },
  "skills": "./skills/",
  "interface": {
    "displayName": "学习",
    "shortDescription": "先抓核心,再练到能做、能讲、隔天还记得",
    "longDescription": "综合20小时学习冲刺、主动回忆、费曼倒讲、掌握学习与近期学习技能的实践设计。限定5–9个核心概念,默认一次一题、错误只给提示,分开运行苏格拉底练习、倒讲查漏、刷题提速、项目评审和间隔测验;保存学习证据,支持Anki导出与FSRS使用流程。",
    "developerName": "Codex Learning Plugin contributors",
    "category": "Productivity",
    "capabilities": [],
    "defaultPrompt": [
      "用学习带我入门一个领域:先定义可验收成果,拆出核心概念,然后一次一题带我练。",
      "用学习帮我做20小时冲刺,把大部分时间留给练习,并在结束前做出可演示作品。",
      "继续上次学习,先闭卷测验,再根据我的实际错误决定今天练什么。"
    ],
    "brandColor": "#147D73",
    "composerIcon": "./assets/icon.svg",
    "websiteURL": "https://github.com/everclear077/codex-learning-plugin",
    "privacyPolicyURL": "https://github.com/everclear077/codex-learning-plugin/blob/main/PRIVACY.md"
  },
  "homepage": "https://github.com/everclear077/codex-learning-plugin",
  "repository": "https://github.com/everclear077/codex-learning-plugin",
  "license": "MIT",
  "keywords": [
    "learning",
    "tutoring",
    "active-recall",
    "codex",
    "skills"
  ]
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[core-learning on Agent Plugins Marketplace](https://pluginsmp.com/plugins/core-learning)