Skip to main content

Metal

Skill Verified Active

Extract the conceptual essence of a repository as skills, agents, and teams — the project's roles, procedures, and coordination patterns expressed as agentskills.io-standard definitions. Reads an arbitrary codebase and produces generalized definitions that capture WHAT the project does and WHO operates it, without replicating HOW it does it. Use when onboarding to a new codebase and wanting to understand its conceptual architecture, when bootstrapping an agentic system from an existing project, when studying a project's organizational DNA for cross-pollination, or when creating a skill/agent/team library inspired by a reference implementation.

Purpose

To transform implicit project structure and logic into explicit, reusable definitions for agentic systems, onboarding, and knowledge transfer.

Features

  • Extracts conceptual essence of repositories
  • Produces agentskills.io-standard definitions for skills, agents, and teams
  • Identifies roles, procedures, and coordination patterns
  • Focuses on project's 'what' and 'who', not 'how'
  • Supports various output depths and scope limitations

Use Cases

  • Onboarding to new codebases to understand conceptual architecture
  • Bootstrapping agentic systems from existing projects
  • Studying organizational DNA for cross-pollination
  • Creating skill/agent/team libraries inspired by reference implementations

Non-Goals

  • Replicating the project's codebase or implementation details
  • Generating executable code or detailed step-by-step instructions for specific tasks
  • Analyzing code quality or security vulnerabilities (focus is conceptual essence)

Workflow

  1. Prospect: Survey repository structure, read self-description, identify project boundary.
  2. Assay: Sample representative files, identify conceptual domains, verbs, roles, and flows, classify as essential/accidental.
  3. Meditate: Release implementation bias, re-evaluate findings against the Ore Test, abstract to higher levels.
  4. Smelt: Classify essential concepts into generalized skills, agents, or teams with descriptive names and one-line descriptions.
  5. Heal: Verify extraction quality, check for over/under-extraction, generalization, and balance.
  6. Cast: Produce agentskills.io-standard definitions for skills, agents, and teams.
  7. Temper: Final validation of count, coverage, independence, and pass/fail the Ore Test on all items.

Prerequisites

  • Path to the repository or project root directory
  • Purpose statement for essence extraction
  • Optional: Focus domains
  • Optional: Output depth and maximum extractions

Installation

/plugin install agent-almanac@pjt222-agent-almanac

Quality Score

Verified
100 /100
Analyzed about 23 hours ago

Trust Signals

Last commit2 days ago
Stars14
LicenseMIT
Status
View Source

Similar Extensions

Lean Ctx

100

Context Runtime for AI Agents — 59 MCP tools, 10 read modes, 95+ shell patterns, tree-sitter AST for 18 languages. Compresses LLM context by up to 99%. Use when reading files, running shell commands, searching code, or exploring directories. Auto-installs if not present.

Skill
yvgude

Pathfinder

100

Map a codebase into feature-grouped flowcharts, identify duplicated concerns across features, and propose a unified architecture. Use when asked to "find the ideal path," unify duplicated systems, or audit architecture before a refactor. Emits a proposed unified flowchart plus per-system /make-plan prompts.

Skill
thedotmack

Codacy Audit

100

Codacy Cloud workflow for this repository -- run Codacy's analyzers locally before `git push` (mirrors what Codacy CI runs), and fetch/cluster Codacy issues for any PR via the v3 API. Use when the user mentions Codacy, "codacy analysis", `codacy-analysis-cli`, "codacy issues on PR", "fix codacy CI", "codacy markdownlint findings", or any Codacy gate failing on a netdata-org PR. Ships scripts analyze-local.sh (docker/binary runner for codacy-analysis-cli) and pr-issues.sh (paginated v3 issue fetch + group-by tool/pattern/severity/file). Token-safe -- CODACY_TOKEN never reaches assistant-visible stdout. Read-only by design in the current SOW; write actions (mark FP, mark fixed) are deferred.

Skill
netdata

Domain Extract

100

Extract domain knowledge from existing project sources and generate domain rules. Also handles vault sync and domain listing.

Skill
luiseiman

Auto Optimize

100

Automate analysis, evaluation, design and optimization of target projects. Integrate VibeGuard as a baseline scan, the remediation process adheres to VibeGuard specifications, and a compliance check is run at the end. Support auto-run-agent autonomous execution.

Skill
majiayu000

Understand Domain

100

Extract business domain knowledge from a codebase and generate an interactive domain flow graph. Works standalone (lightweight scan) or derives from an existing /understand knowledge graph.

Skill
Lum1104

© 2025 SkillRepo · Find the right skill, skip the noise.