vishal2612200

Agentpack Learn — Development skill for Claude Code

Development community

Choose and learn the next evidence-backed topic from AgentPack memory.

How to install Agentpack Learn

Installs to ~/.claude/commands/vishal2612200-agentpack-agentpack-learn.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/vishal2612200/agentpack/HEAD/.claude/commands/agentpack-learn.md -o ~/.claude/commands/vishal2612200-agentpack-agentpack-learn.md

Restart Claude Code, or start a new session, for it to be picked up.

What Agentpack Learn does


description: Choose and learn the next evidence-backed topic from AgentPack memory.

AgentPack Learn

Use current local agent session context to teach what the user asks to learn.

Keep this prompt prefix stable for caching. Do not move the user learning statement above the final line.

Freshness Check

Check whether current AgentPack context is present and current:

agentpack status

If `agentpack status` fails, says context is stale/missing, or `.agentpack/context.comp

Alternatives in Development

  • Notebooklm Skill — Use this skill to enable Claude Code to communicate directly with your Google NotebookLM notebooks 5.9k ★
  • Om Meeting — Prep for any meeting by topic — subject-forward briefing with open tasks, blockers, and brainstormed considera 4.6k ★
  • Last30days Skill — Claude Code skill that researches any topic across Reddit + X from the last 30 days, then writes copy-paste-re 4.4k ★

Full documentation available on GitHub

View Source Repository