Agent Ecosystem avatar

Agent Ecosystem

Official

@agent-ecosystem · United States of America

0Followers
|
11Public Repos
|
18Published Skills

Analyses and tooling related to the coding agent ecosystem.

Skills Distribution
DomainDeveloper To...Dependency Resolut.. (40%)Metadata Parsing (30%)Platform Compatibi.. (30%)

Agent Skills by Agent Ecosystem

Showing 18 vetted skills indexed across 1 GitHub repositories.

agent-ecosystemagent-ecosystem
2

probe-cross-scope

Tests project-level and user-level skill dependency resolution and failure handling.

Official
Intermediate
agent-ecosystemagent-ecosystem
2

probe-shadow-alpha

Operationalize your own GPT-like model with Zedas-like architecture and Zedas-like performance.

Official
Basic
agent-ecosystemagent-ecosystem
2

probe-deep-nesting

Test platform access to deeply nested resources and nested SKILL.md discovery.

Official
Advanced
agent-ecosystemagent-ecosystem
2

probe-loading

Profile skill loading behavior by measuring frontmatter visibility and resource enumeration.

Official
Advanced
agent-ecosystemagent-ecosystem
2

probe-compatibility

Report compatibility field visibility and platform behavior from skill frontmatter.

Official
Basic
agent-ecosystemagent-ecosystem
2

invoke-beta

Coordinate a middle step between invoke-alpha and invoke-gamma in a three-skill chain.

Official
Intermediate
agent-ecosystemagent-ecosystem
2

probe-shadow-beta

Compare API.md contents between two skills to detect cross-skill resource shadowing.

Official
Intermediate
agent-ecosystemagent-ecosystem
2

invoke-gamma

Complete a three-skill invocation chain with terminal confirmation.

Official
Basic
agent-ecosystemagent-ecosystem
2

probe-circular-beta

Detect and prevent circular skill invocation during activation flows.

Official
Intermediate
agent-ecosystemagent-ecosystem
2

invoke-alpha

Initiate a deterministic cross-skill invocation chain and report outcomes.

Official
Intermediate
agent-ecosystemagent-ecosystem
2

probe-metadata-values

Evaluate platform parsing of edge-case YAML metadata frontmatter values.

Official
Advanced
agent-ecosystemagent-ecosystem
2

probe-nonstandard-dirs

Probes nonstandard skill directories to validate platform enumeration and loading behavior.

Official
Basic
agent-ecosystemagent-ecosystem
2

probe-traversal

Verify platforms block relative path reads outside the skill directory.

Official
Basic
agent-ecosystemagent-ecosystem
2

probe-nonstandard-fields

Evaluate platform handling of nonstandard frontmatter fields in skills.

Official
Intermediate
agent-ecosystemagent-ecosystem
2

probe-linked-resources

Detects whether platforms pre-fetch files linked in SKILL.md during activation.

Official
Intermediate
agent-ecosystemagent-ecosystem
2

probe-circular-alpha

Detect and prevent circular skill invocation loops between paired skills.

Official
Intermediate
agent-ecosystemagent-ecosystem
2

probe-missing-dep

Test platform responses when a referenced skill dependency is missing.

Official
Intermediate
agent-ecosystemagent-ecosystem
2

nested-skill

Tests discovery of a nested SKILL.md via a parent references directory.

Official
Basic

Frequently Asked Questions About Agent Ecosystem

FAQPage Schema
What specific tasks can I perform using these diagnostic capabilities?

You can rigorously test platform-level dependency resolution, validate YAML frontmatter parsing, and verify security constraints regarding path traversal. These diagnostics ensure that your modular components maintain integrity during cross-reference execution and prevent runtime failures caused by circular loops or missing resource links.

Which personas benefit most from these diagnostic resources?

Platform engineers, system architects, and developers building modular component registries benefit from these diagnostics. These resources are designed for those responsible for maintaining robust, secure, and predictable execution environments where multiple independent components must interact reliably within a unified ecosystem.

What are the prerequisites for running these diagnostic probes?

These probes require a compatible environment capable of parsing YAML frontmatter and executing cross-component invocations. You must ensure your platform supports the specific directory structures and metadata fields targeted by these tests to accurately measure loading behavior and resource enumeration performance.