All authors
majiayu000 avatar

Claude Skills by majiayu000

github.com/majiayu000
17,698 skillsA× 16,928B× 536C× 160D× 44F× 30569 installs12,461 views
Intelligent Chat Condenser For Seamless RestartA

This prompt instructs an AI to read the full user–assistant conversation and produce a structured “Cold Start Summary” that prioritizes the user’s intent, motivations, and evolving requirements, while briefly noting the assistant’s key contributions. The result is a concise, professional recap organized into context, goals and reasoning, key progress/decisions, open threads/next actions, and brief guidance for a new assistant to continue, with safeguards against inventing details or exposing ...

ai-agentsgobash
0
586
Intent LayerA

Set up hierarchical Intent Layer (AGENTS.md files) for codebases. Use when initializing a new project, adding context infrastructure to an existing repo, user asks to set up AGENTS.md, add intent layer, make agents understand the codebase, or scaffolding AI-friendly project documentation.

ai-agentsnodedocumentation
0
586
Iterating Oaustegard Claude SkillsA

Multi-conversation methodology for iterative stateful work with context accumulation. Use when users request work that spans multiple sessions (research, debugging, refactoring, feature development), need to build on past progress, explicitly mention iterative work, work logs, project knowledge, or cross-conversation learning.

ai-agentsgobash
0
586
Iterative Planning ContextA

> Compiler: skill-compiler/1.0.0

documentationrustgo
0
586
Iterative Retrieval Arabicapp Everything Claude CoA

Pattern for progressively refining context retrieval to solve the subagent context problem

ai-agentsjavascriptgo
0
586
Iterative Retrieval Atlasrox Super FiestaA

Pattern for progressively refining context retrieval to solve the subagent context problem

ai-agentsjavascriptgo
0
586
Iterative Retrieval Flag3 DotfilesA

Pattern for progressively refining context retrieval to solve the subagent context problem

ai-agentsjavascriptgo
0
586
Iterative Retrieval Git Fg Meta Plugin ManagerA

Execute 4-phase loop for progressive context refinement. Use when complex searches require multiple refinement cycles or context gap is unknown. Not for simple file searches or known file locations.

ai-agentspythongo
0
586
Iterative Retrieval Goberomsu My Awesome RaA

Pattern for progressively refining context retrieval to solve the subagent context problem

ai-agentsjavascriptgo
0
586
Iterative Retrieval Gtastudio Copilot Api RustA

Pattern for progressively refining context retrieval to solve the subagent context problem

ai-agentsjavascriptgo
0
586
Iterative Retrieval Mu Zhi CaliberhubA

Pattern for progressively refining context retrieval to solve the subagent context problem

ai-agentsjavascriptgo
0
586
Iterative RetrievalA

Pattern for progressively refining context retrieval to solve the subagent context problem

ai-agentsjavascriptgo
0
586
Iterative RetrieveA

4-phase context retrieval protocol for subagents — Dispatch, Evaluate, Refine, Loop

ai-agentsnodeapi
0
586
JourneyA

Create session learning logs that persist institutional memory across Claude Code sessions.

ai-agentsgobash
0
586
KeepA

Reflective Memory

ai-agentspythongo
0
586
Knowledge Activation Boshu2 AgentopsA

Activate mature .agents knowledge.

ai-agentsrustgo
0
586
Knowledge ActivationA

Activate mature .agents knowledge.

ai-agentsrustgo
0
586
Knowledge AgentA

Build and query AI-powered knowledge bases from claude-mem observations. Use when users want to create focused "brains" from their observation history, ask questions about past work patterns, or compile expertise on specific topics.

ai-agents
0
586
Knowledge Bank Lookup Sxhmilyoyo Sundayhao Plugins 3A

Delegates knowledge bank lookups to Explore subagents with reflections-first strategy that learns from past mistakes. Checks /reflections/ directory before documentation to extract documented failures to avoid and proven approaches to apply. Automatically triggers when user mentions services ([project-a], [project-b], [project-c], Claude Code), requests investigations, or queries past lessons. Returns structured, actionable insights achieving 69-94% context reduction. (project, gitignored)

ai-agentsgobash
0
586
Knowledge Base Baphled DotopencodeA

Query memory graph, vault-rag, and Obsidian KB docs to find existing knowledge before investigating

ai-agentstypescriptgo
0
586
Knowledge Base Builder Eddiebe147 Claude SettingsA

Build and maintain AI-accessible knowledge bases for projects

developmentjavascripttypescript
0
586
Knowledge Base Commontoolsinc LabsA

Shared foundation for Oracle & Corrector agents. Establishes the source hierarchy for resolving conflicts between documentation, code, and specs. Load this skill first when investigating how the system works.

ai-agentsgodocumentation
0
586
Knowledge Base Jkheadley InstarA

Build a searchable knowledge base from external sources -- URLs, documents,

ai-agentspythonbash
0
586
Knowledge Base Klara Copilot Epost Agent KitA

Use when recording ADRs, saving debug findings, persisting patterns, or referencing past decisions in docs/

ai-agentsgoreact
0
586
Knowledge Base Manager Zlhad Agent SkillsA

智能管理和整理本地知识库文档。扫描、分析、整合由conversation-knowledge-extractor生成的知识库文件,生成结构化索引、专题整理报告、进步追踪分析。支持增量/全量整理,按日期范围筛选。重点处理学术写作和学术探讨内容(生成错误手册、模式库、思维框架库),同时支持其他类型文档的基础整理。触发词:"整理知识库"、"管理本地知识"、"生成学习报告"、"更新知识索引"等。

ai-agentsbash
0
586
Knowledge Base UpdateA

Use this skill whenever you learn something important during a conversation: a key architectural decision, a project-specific convention, a bug root-cause, a 3rd-party API quirk, or any fact that would help a future agent avoid re-doing the same research. Writes structured entries to the project's knowledge base so that context persists across conversations and agents.

ai-agentsgoapi
0
586
Knowledge Boshu2 Agentops 2A

Query knowledge artifacts across all locations. Triggers: "find learnings", "search patterns", "query knowledge", "what do we know about", "where is the plan".

ai-agentsbashkubernetes
0
586
Knowledge Capture Klara Copilot Epost Agent KitA

(ePost) Use after completing a task — capture learnings, save patterns, record post-mortems to docs/

ai-agentsgobash
0
586
Knowledge Graph Giuseppe Trisciuogli Developer KitA

Manage persistent Knowledge Graph for specifications. Provides read, query, update, and validation capabilities for codebase analysis caching. Use when: spec-to-tasks needs to cache/reuse codebase analysis, task-implementation needs to validate task dependencies or contracts, spec-quality needs to synchronize provides, or any command needs to query existing patterns/components/APIs. Reduces redundant codebase exploration by caching agent discoveries.

ai-agentsgobash
0
586
Knowledge Graph Vibeeval VibecosystemA

Knowledge graph integration for token-efficient codebase understanding. Uses codebase-memory MCP for AST indexing, dependency graphs, and smart context selection. 6-71x token savings vs raw file reading.

ai-agentsrefactoringcode-review
0
586
Knowledge GraphA

Manages persistent Knowledge Graph for specifications. Caches agent discoveries and codebase analysis to remember findings across sessions. Validates task dependencies, stores patterns, components, and APIs to avoid redundant exploration. Use when: you need to cache analysis results, remember findings, reuse previous discoveries, look up what we found, spec-to-tasks needs to persist codebase analysis, task-implementation needs to validate contracts, or any command needs to query existing patt...

ai-agentsjavabash
0
586
Knowledge Intake Athola Claude Night Market 2A

Process external resources into stored knowledge with quality evaluation, curation routing, and application decisions.

ai-agentspythongo
0
586
Knowledge Locator Athola Claude Night Market 2A

Searches and navigates stored knowledge in memory palaces. Use when looking for previously stored information or cross-referencing concepts across palaces.

ai-agentspythongo
0
586
Knowledge Locator Athola Claude Night MarketA

- What It Is

ai-agentspythongo
0
586
Knowledge Manager Huifer Claude Code Knowcraf A8ebf00eA

智能知识管理助手,自动分析和优化知识库结构。

developmentjavascripttypescript
0
586
Knowledge Manager Huifer Claude Code KnowcrafA

智能知识管理助手,自动分析和优化知识库结构。

developmentjavascripttypescript
0
586
Knowledge PersistenceA

Patterns for learning from corrections, capturing instincts, extracting stable patterns, and building cross-session knowledge. Use when the user corrects you, when you discover a recurring pattern, or when insights should persist beyond the current session.

ai-agentstypescriptgo
0
586
Knowledge RetrievalA

(ePost) Use when you need prior art, past decisions, or existing patterns — checks docs/, skills, and RAG before external sources

ai-agentsrustgo
0
586
Knowledge SynthesisA

Extract insights from multi-agent interactions, identify patterns, and build collective intelligence through cross-agent learning and knowledge management. Use when synthesizing findings, building knowledge bases, or improving system-wide practices.

ai-agents
0
586
Knowledge SynthesizerA

Expert knowledge synthesizer specializing in extracting insights from multi-agent interactions, identifying patterns, and building collective intelligence. Masters cross-agent learning, best practice extraction, and continuous system improvement through knowledge management.

ai-agentsgotesting
0
586
Ktg Agent Skill CepA

Context Extension Protocol v7.0. IMMEDIATELY outputs YAML carry-packet when triggered. Cross-model handoff with permanent expert council, S2A filtering, and Progressive Density Layering. Mandatory packet ID format $MM$DD$YYYY-MODEL-REASONING_LEVEL-keywords where REASONING_LEVEL is R1-R10 or L1-L4 based on conversation complexity. Includes _meta block with compression stats. Triggers on /handoff, /transfer, /cep, or context >80%. NO explanation - direct YAML output only.

ai-agentstypescriptrust
0
586
Layered RecallA

Progressive memory recall with 4 scope layers AND 3 depth layers. Scope: identity > project > room > deep. Depth: IDs only > summary > full. 10-50x token savings through fetch-on-confirmation pattern.

ai-agentsgosql
0
586
Learn Ajayjohn Tars Work Assistant 2A

Extract durable memory from conversations or wisdom from learning content with strict durability test

ai-agentsgodocumentation
0
586
Learn Ajayjohn Tars Work AssistantA

Extract durable memory from conversations or wisdom from learning content with strict durability test

ai-agentsgodocumentation
0
586
Learn Alexanderop Second Brain NuxtA

Analyze conversation for learnings and save to docs folder

ai-agentsgodocumentation
0
586
Learn Alexmond JhelmA

Save a learning to project memory. Invoke automatically (without user asking) whenever a task required more than one fix cycle to resolve — e.g. a test failed and needed a second attempt, a compile error required a correction, an API behaved unexpectedly, or an assumption proved wrong mid-task. ALWAYS invoke when a command fails due to a platform-specific argument (macOS vs Linux shell differences). Also invoke when the user explicitly asks to remember something. Do NOT invoke for routine sin...

ai-agentspythongo
0
586
Learn Arvorco RelentlessA

Distill learnings from completed features and propose amendments to constitution.md or prompt.md. Use after feature completion. Triggers on: capture learnings, learn from feature, distill learnings, relentless learn.

ai-agentsgobash
0
586
Learn Boshu2 AgentopsA

Capture knowledge manually into the flywheel. Save a decision, pattern, lesson, or constraint for future sessions. Triggers: "learn", "remember this", "save this insight", "I learned something", "note this pattern".

ai-agentsgobash
0
586
Learn CodebaseA

Prime a codebase by reading every source file in full. Use when starting work on a new or unfamiliar project, or when the user asks to "learn the codebase", "read the codebase", "prime", or "get up to speed".

ai-agentsgo
0
586
Learn Congdon1207 Agents MdA

Teach Claude a new pattern, preference, or convention explicitly. Use when you want to save a correction, preference, or coding pattern for future sessions. Triggers on keywords like "remember this", "always do", "never do", "learn this pattern", "/learn".

developmenttypescriptgo
0
586