Aspenkit
Official@aspenkit · United States of America
Offers repository analysis, dependency mapping, and context injection for generating structured skill definitions compatible with Claude and Codex environments.
Agent Skills by Aspenkit
Showing 12 vetted skills indexed across 1 GitHub repositories.
repo-scanning
Analyze repositories to detect languages, frameworks, structure, domains, and health.
agent-customization
Inject project-specific context from AGENTS.md into installed agent templates.
template-library
Provide bundled templates for agents, commands, hooks, and settings.
claude-runner
Executes Claude/Codex prompts via CLI with stream-json output parsing and skill file generation.
codex-support
Map canonical skill content to Claude and Codex target formats.
doc-impact
Assess repository health for agent-generated skills across targets.
skill-generation
Generate Claude Code skills and AGENTS.md from repository context.
architecture
Analyze code import graphs to identify hub files and domain clusters.
save-tokens
Automate token-guarded session handling and handoffs for Claude Code.
import-graph
Analyze static imports to build dependency graphs and domain clusters.
base
Establish baseline conventions, tech stack, and repository structure for aspens.
doc-sync
Map git diffs to affected skills and publish updates for Claude, Codex, and other targets.
Frequently Asked Questions About Aspenkit
FAQPage SchemaWhat specific tasks does Aspenkit enable for developers?▼
Aspenkit enables developers to analyze repository structures, map dependency graphs, and generate structured skill definitions. It facilitates the injection of project-specific context into templates and ensures that documentation remains synchronized with code changes across multiple target environments like Claude and Codex.
Which personas benefit most from using Aspenkit?▼
Aspenkit is designed for software engineers, technical architects, and repository maintainers who manage complex codebases. It is particularly useful for those integrating custom logic into Claude or Codex environments who require automated context management and dependency visualization to maintain high-quality, consistent project documentation.
What are the prerequisites for implementing Aspenkit?▼
Implementation requires a repository containing a standard project structure and the presence of an AGENTS.md file for context injection. Users must have access to the target environments, specifically Claude or Codex, to utilize the generated skill files and stream-json output parsing capabilities.