KS
Killer-Skills

compile-agents-context — how to use compile-agents-context how to use compile-agents-context, compile-agents-context setup guide, compile-agents-context alternative, compile-agents-context vs Codex, what is compile-agents-context, compile-agents-context install, compile-agents-context documentation, compile-agents-context tutorial, compile-agents-context examples

v1.0.0
GitHub

About this Skill

Perfect for Codex-native Agents needing standardized AGENTS discovery and regeneration capabilities. compile-agents-context is a skill that standardizes AGENTS discovery and regeneration with explicit options, enabling developers to run the old init command workflow as a Codex-native skill.

Features

Runs the old init command workflow as a Codex-native skill
Standardizes AGENTS discovery and regeneration with explicit options
Supports scan depth options: shallow, medium, or deep
Allows inclusion or exclusion of dependencies
Enables auto-watch feature for automatic updates

# Core Topics

cmcp0 cmcp0
[0]
[0]
Updated: 2/18/2026

Quality Score

Top 5%
50
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add cmcp0/credit-applications-hub/compile-agents-context

Agent Capability Analysis

The compile-agents-context MCP Server by cmcp0 is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use compile-agents-context, compile-agents-context setup guide, compile-agents-context alternative.

Ideal Agent Persona

Perfect for Codex-native Agents needing standardized AGENTS discovery and regeneration capabilities.

Core Value

Empowers agents to run the old init command workflow with explicit options, standardizing AGENTS discovery and regeneration using scan_depth, include_dependencies, and auto_watch parameters, allowing for flexible project context discovery and customization.

Capabilities Granted for compile-agents-context MCP Server

Automating AGENTS discovery with customizable scan_depth
Regenerating project context with explicit include_dependencies options
Streamlining init command workflows with auto_watch functionality

! Prerequisites & Limits

  • Requires Codex-native compatibility
  • Limited to medium scan_depth by default
  • Dependent on project file structure for discovery
Project
SKILL.md
2.2 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

Compile Agents Context

Overview

Use this skill to run the old init command workflow as a Codex-native skill. It standardizes AGENTS discovery and regeneration with explicit options.

Inputs

  • scan_depth: shallow, medium, or deep (default medium)
  • include_dependencies: true or false (default true)
  • auto_watch: true or false (default true)

Workflow

1. Discover project context

  • Read root project files (README, manifests, config files).
  • Scan directories according to scan_depth:
    • shallow: root + first-level key folders.
    • medium: default, includes feature/service folders.
    • deep: broad scan for full architecture and conventions.

2. Discover agents and skills

  • Search for agents in .cursor/agents, .cline/agents, .agents, agents, .ai, prompts, system-prompts.
  • Search for skills in .cursor/skills, .codex/skills, .agents/skills, and user-level paths if accessible.
  • Capture each discovered item with name, location, purpose, and trigger scenarios.

3. Extract conventions

  • Capture coding and formatting standards from lint/format configs.
  • Capture architecture, testing, and build/deploy patterns from project files and docs.
  • Include dependency context only when include_dependencies=true.

4. Generate or refresh AGENTS.md

  • Write a complete AGENTS.md in repository root.
  • Include project overview, stack, structure, agent ecosystem, skill registry, conventions, and workflows.
  • Preserve existing high-signal custom instructions when regenerating.

5. Configure auto-maintenance rule (optional)

  • If auto_watch=true, create/update .cursor/rules/agents-maintainer.md.
  • Define a rule that prompts AGENTS refresh when significant project structure changes occur.

Reference

Use /Users/carloscaceres/local/marius/code_samples/credit-applications-hub/.agents/skills/context-compilation-guide/SKILL.md for the detailed section template and generation depth guidance.

Output Contract

  • Updated /Users/carloscaceres/local/marius/code_samples/credit-applications-hub/AGENTS.md
  • Optional /Users/carloscaceres/local/marius/code_samples/credit-applications-hub/.cursor/rules/agents-maintainer.md
  • Short summary listing files updated and discovery statistics

Related Skills

Looking for an alternative to compile-agents-context or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication