Crawler Summary

repository-pro answer-first brief

Create professional, well-structured GitHub repositories with industry best practices. Use when: (1) Creating new GitHub repositories, (2) Setting up repository structure, (3) Adding essential files (README, LICENSE, .gitignore), (4) Configuring CI/CD workflows, (5) Setting up contribution guidelines, (6) Adding issue/PR templates, (7) Configuring branch protection rules, (8) Setting description and topics for discoverability, (9) Identifying tech stack and applying appropriate templates (React, Next.js, Django, FastAPI, Go, MERN, T3, etc.) --- name: repository-pro description: "Create professional, well-structured GitHub repositories with industry best practices. Use when: (1) Creating new GitHub repositories, (2) Setting up repository structure, (3) Adding essential files (README, LICENSE, .gitignore), (4) Configuring CI/CD workflows, (5) Setting up contribution guidelines, (6) Adding issue/PR templates, (7) Configuring branch protection rules, (8) Se Capability contract not published. No trust telemetry is available yet. Last updated 4/15/2026.

Freshness

Last checked 4/15/2026

Best For

repository-pro is best for general automation workflows where OpenClaw compatibility matters.

Not Ideal For

Contract metadata is missing or unavailable for deterministic execution.

Evidence Sources Checked

editorial-content, GITHUB OPENCLEW, runtime-metrics, public facts pack

Claim this agent
Agent DossierGitHubSafety: 94/100

repository-pro

Create professional, well-structured GitHub repositories with industry best practices. Use when: (1) Creating new GitHub repositories, (2) Setting up repository structure, (3) Adding essential files (README, LICENSE, .gitignore), (4) Configuring CI/CD workflows, (5) Setting up contribution guidelines, (6) Adding issue/PR templates, (7) Configuring branch protection rules, (8) Setting description and topics for discoverability, (9) Identifying tech stack and applying appropriate templates (React, Next.js, Django, FastAPI, Go, MERN, T3, etc.) --- name: repository-pro description: "Create professional, well-structured GitHub repositories with industry best practices. Use when: (1) Creating new GitHub repositories, (2) Setting up repository structure, (3) Adding essential files (README, LICENSE, .gitignore), (4) Configuring CI/CD workflows, (5) Setting up contribution guidelines, (6) Adding issue/PR templates, (7) Configuring branch protection rules, (8) Se

OpenClawself-declared

Public facts

4

Change events

1

Artifacts

0

Freshness

Apr 15, 2026

Verifiededitorial-contentNo verified compatibility signals

Capability contract not published. No trust telemetry is available yet. Last updated 4/15/2026.

Trust evidence available

Trust score

Unknown

Compatibility

OpenClaw

Freshness

Apr 15, 2026

Vendor

Ev3lynx727

Artifacts

0

Benchmarks

0

Last release

Unpublished

Executive Summary

Key links, install path, and a quick operational read before the deeper crawl record.

Verifiededitorial-content

Summary

Capability contract not published. No trust telemetry is available yet. Last updated 4/15/2026.

Setup snapshot

git clone https://github.com/Ev3lynx727/repository-pro.git
  1. 1

    Setup complexity is LOW. This package is likely designed for quick installation with minimal external side-effects.

  2. 2

    Final validation: Expose the agent to a mock request payload inside a sandbox and trace the network egress before allowing access to real customer data.

Evidence Ledger

Everything public we have scraped or crawled about this agent, grouped by evidence type with provenance.

Verifiededitorial-content
Vendor (1)

Vendor

Ev3lynx727

profilemedium
Observed Apr 15, 2026Source linkProvenance
Compatibility (1)

Protocol compatibility

OpenClaw

contractmedium
Observed Apr 15, 2026Source linkProvenance
Security (1)

Handshake status

UNKNOWN

trustmedium
Observed unknownSource linkProvenance
Integration (1)

Crawlable docs

6 indexed pages on the official domain

search_documentmedium
Observed Apr 15, 2026Source linkProvenance

Release & Crawl Timeline

Merged public release, docs, artifact, benchmark, pricing, and trust refresh events.

Self-declaredagent-index

Artifacts Archive

Extracted files, examples, snippets, parameters, dependencies, permissions, and artifact metadata.

Self-declaredGITHUB OPENCLEW

Extracted files

0

Examples

6

Snippets

0

Languages

typescript

Parameters

Executable Examples

text

├── .github/
│   ├── ISSUE_TEMPLATE/
│   │   ├── bug_report.md
│   │   └── feature_request.md
│   ├── PULL_REQUEST_TEMPLATE.md
│   └── workflows/
│       └── ci.yml
├── .gitignore
├── LICENSE
├── README.md
└── CONTRIBUTING.md

text

├── src/
├── test/
├── package.json
├── tsconfig.json
├── .eslintrc.json
├── .prettierrc
└── jest.config.js

text

├── src/
├── tests/
├── pyproject.toml
├── setup.py
├── .flake8
├── mypy.ini
└── requirements.txt

text

├── cmd/
├── pkg/
├── internal/
├── go.mod
├── .golangci.yml
└── Makefile

markdown

# Project Name

Brief description (1-2 sentences)

[![CI](badge-url)](link)
[![License](badge-url)](link)
[![Version](badge-url)](link)

## Features

- Feature 1
- Feature 2

## Quick Start

\`\`\`bash
# Installation
npm install package-name
\`\`\`

## Usage

\`\`\`javascript
const example = require('package-name');
\`\`\`

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md)

## License

MIT License - see [LICENSE](LICENSE)

markdown

# Contributing

## Getting Started

1. Fork the repository
2. Clone your fork
3. Create a feature branch

## Development

\`\`\`bash
# Install dependencies
npm install

# Run tests
npm test
\`\`\`

## Pull Request Process

1. Update documentation
2. Add tests for new features
3. Ensure all tests pass
4. Update CHANGELOG.md

## Code Style

- Use consistent formatting
- Write meaningful commit messages
- Follow existing code patterns

Docs & README

Full documentation captured from public sources, including the complete README when available.

Self-declaredGITHUB OPENCLEW

Docs source

GITHUB OPENCLEW

Editorial quality

ready

Create professional, well-structured GitHub repositories with industry best practices. Use when: (1) Creating new GitHub repositories, (2) Setting up repository structure, (3) Adding essential files (README, LICENSE, .gitignore), (4) Configuring CI/CD workflows, (5) Setting up contribution guidelines, (6) Adding issue/PR templates, (7) Configuring branch protection rules, (8) Setting description and topics for discoverability, (9) Identifying tech stack and applying appropriate templates (React, Next.js, Django, FastAPI, Go, MERN, T3, etc.) --- name: repository-pro description: "Create professional, well-structured GitHub repositories with industry best practices. Use when: (1) Creating new GitHub repositories, (2) Setting up repository structure, (3) Adding essential files (README, LICENSE, .gitignore), (4) Configuring CI/CD workflows, (5) Setting up contribution guidelines, (6) Adding issue/PR templates, (7) Configuring branch protection rules, (8) Se

Full README

name: repository-pro description: "Create professional, well-structured GitHub repositories with industry best practices. Use when: (1) Creating new GitHub repositories, (2) Setting up repository structure, (3) Adding essential files (README, LICENSE, .gitignore), (4) Configuring CI/CD workflows, (5) Setting up contribution guidelines, (6) Adding issue/PR templates, (7) Configuring branch protection rules, (8) Setting description and topics for discoverability, (9) Identifying tech stack and applying appropriate templates (React, Next.js, Django, FastAPI, Go, MERN, T3, etc.)" license: MIT metadata: version: "0.1.2" author: repository-pro tags: [github, repository, best-practices, ci-cd, github-actions, devops] allowed-tools:

  • github_*

Repository Pro

Create production-ready GitHub repositories with professional structure and best practices.

Core Principles

  1. Every repo needs a README - First thing users see, explains project purpose and usage
  2. License matters - Define open source terms from day one
  3. .gitignore from start - Avoid committing sensitive files
  4. CI/CD from day one - Automated testing and checks
  5. Contribution clarity - Guidelines for collaborators
  6. Issue templates - Standardize bug reports and feature requests
  7. Security scanning - Enable Dependabot, code scanning

Repository Structure

Universal Files (Every Project)

├── .github/
│   ├── ISSUE_TEMPLATE/
│   │   ├── bug_report.md
│   │   └── feature_request.md
│   ├── PULL_REQUEST_TEMPLATE.md
│   └── workflows/
│       └── ci.yml
├── .gitignore
├── LICENSE
├── README.md
└── CONTRIBUTING.md

Language-Specific Structure

Node.js/TypeScript:

├── src/
├── test/
├── package.json
├── tsconfig.json
├── .eslintrc.json
├── .prettierrc
└── jest.config.js

Python:

├── src/
├── tests/
├── pyproject.toml
├── setup.py
├── .flake8
├── mypy.ini
└── requirements.txt

Go:

├── cmd/
├── pkg/
├── internal/
├── go.mod
├── .golangci.yml
└── Makefile

Essential Files

README.md Structure

# Project Name

Brief description (1-2 sentences)

[![CI](badge-url)](link)
[![License](badge-url)](link)
[![Version](badge-url)](link)

## Features

- Feature 1
- Feature 2

## Quick Start

\`\`\`bash
# Installation
npm install package-name
\`\`\`

## Usage

\`\`\`javascript
const example = require('package-name');
\`\`\`

## Contributing

See [CONTRIBUTING.md](CONTRIBUTING.md)

## License

MIT License - see [LICENSE](LICENSE)

.gitignore Templates

Use appropriate template from github/gitignore

CONTRIBUTING.md

# Contributing

## Getting Started

1. Fork the repository
2. Clone your fork
3. Create a feature branch

## Development

\`\`\`bash
# Install dependencies
npm install

# Run tests
npm test
\`\`\`

## Pull Request Process

1. Update documentation
2. Add tests for new features
3. Ensure all tests pass
4. Update CHANGELOG.md

## Code Style

- Use consistent formatting
- Write meaningful commit messages
- Follow existing code patterns

Issue Templates

Bug Report:

---
name: Bug Report
about: Create a report to help us improve
---

## Description
Clear description of the bug

## Steps to Reproduce
1. Go to '...'
2. Click on '...'
3. See error

## Expected Behavior
What you expected to happen

## Actual Behavior
What actually happened

## Environment
- OS: [e.g., macOS]
- Version: [e.g., 1.0.0]

Feature Request:

---
name: Feature Request
about: Suggest an idea for this project
---

## Problem
What problem does this solve?

## Proposed Solution
Your proposed solution

## Alternatives
Other solutions considered

CI/CD Workflows

Basic CI Workflow

name: CI

on:
  push:
    branches: [main]
  pull_request:
    branches: [main]

jobs:
  test:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v4
      - name: Use Node.js
        uses: actions/setup-node@v4
        with:
          node-version: '20'
      - run: npm ci
      - run: npm test

Node.js with Coverage

jobs:
  test:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v4
      - uses: actions/setup-node@v4
        with:
          node-version: '20'
          cache: 'npm'
      - run: npm ci
      - run: npm test -- --coverage
      - uses: codecov/codecov-action@v4

Repository Metadata

Description Best Practices

A good GitHub description:

  • Max 160 characters - Displayed in search results
  • Starts with action verb - "A", "An", "Build", "Create", "Simple"
  • Explains what it does - Not just "parser" but "parses JSON into TypeScript types"
  • Includes primary benefit - What problem does it solve?

| Type | Template | Example | |------|----------|---------| | Library | "A [language] library for [action]" | "A Python library for building CLI applications" | | CLI | "CLI tool to [action]" | "CLI tool to convert video to GIF" | | Web App | "[What] built with [framework]" | "Task manager built with React and Node.js" | | API | "REST API for [domain]" | "REST API for managing todo lists" | | Config | "[Name] config for [purpose]" | "Docker configs for Node.js microservices" |

Topics Best Practices

GitHub topics help with discoverability:

  • Use lowercase - machine-learning, not Machine-Learning
  • Max 20 topics - GitHub limit
  • Include ecosystem - react, python, golang
  • Include category - cli, api, library, tool
  • Add status - beta, stable, deprecated
  • Include type - starter-template, boilerplate

Recommended Topic Categories

| Category | Topics | |----------|--------| | Language | javascript, typescript, python, go, rust, java, kotlin | | Framework | react, vue, angular, nextjs, django, fastapi, express | | Type | library, cli, api, webapp, boilerplate, starter-template | | Purpose | automation, machine-learning, data-visualization, security | | Features | graphql, rest-api, websocket, serverless, docker |

See references/topics.md for comprehensive topic lists by project type.

Branch Protection Rules

For main branch:

  • Require pull request reviews (1-2 reviewers)
  • Require status checks to pass
  • Require branches to be up to date
  • Include administrators in protections

Dependabot Configuration

version: 2
updates:
  - package-ecosystem: npm
    directory: /
    schedule:
      interval: weekly
  - package-ecosystem: github-actions
    directory: /
    schedule:
      interval: weekly

Repository Creation Workflow

  1. Plan metadata - Write description (max 160 chars) and select relevant topics
  2. Create repository using github_create_repository with description and topics
  3. Push initial commit with:
    • README.md
    • LICENSE
    • .gitignore
    • CONTRIBUTING.md
    • .github/ISSUE_TEMPLATE/
    • .github/PULL_REQUEST_TEMPLATE.md
    • .github/workflows/ci.yml
  4. Enable security features (Dependabot, code scanning)

Common Tasks

Create new repository with full structure

# 1. Plan metadata
# Description: "CLI tool to convert video to GIF with optimal compression"
# Topics: ["cli", "golang", "video", "gif", "converter", "ffmpeg"]

# 2. Create repository
github_create_repository(
    name="video-to-gif",
    description="CLI tool to convert video to GIF with optimal compression",
    private=False,
    autoInit=True
)

# 3. Push files using github_push_files
# Include all essential files in initial commit

Add workflow to existing repo

github_create_or_update_file(
    owner="username",
    repo="repository",
    path=".github/workflows/ci.yml",
    content=workflow_yaml,
    message="Add CI workflow",
    branch="main"
)

Project Type Recommendations

| Type | Key Files | CI Focus | |------|-----------|----------| | Library | package.json, tsconfig, README | Test + Lint + Publish | | CLI | package.json, Makefile, README | Test + Build + Release | | Web App | package.json, Dockerfile, README | Test + Build + Deploy | | API | OpenAPI spec, Dockerfile, README | Test + Security Scan | | Data Science | notebooks/, requirements.txt | Notebook linting, Tests |

Quick Checklist

Before marking repository as "production-ready":

  • [ ] README clearly explains project purpose

  • [ ] LICENSE file present and appropriate

  • [ ] .gitignore excludes sensitive files

  • [ ] CI/CD workflow runs tests

  • [ ] Issue templates configured

  • [ ] PR template configured

  • [ ] CONTRIBUTING.md explains how to contribute

  • [ ] Dependabot configured (for dependencies)

  • [ ] Branch protection enabled on main

  • [ ] Description is clear and descriptive (max 160 chars)

  • [ ] Topics include relevant language, framework, and category tags

  • GitHub Best Practices

  • Gitignore Templates

  • Choose a License

  • GitHub Actions Documentation

Tech Stack Knowledge

This skill recognizes common technology stacks and knows how to structure repositories for each.

Recognized Tech Stacks

The skill automatically identifies these stacks and applies appropriate templates:

| Stack | Keywords | Structure | |-------|----------|-----------| | Node.js/Express | express, nodejs | src/, routes/, middleware/, test/ | | React | react, create-react-app | src/components/, src/hooks/, src/pages/ | | Next.js | nextjs, next.js | app/, pages/, components/ | | Vue | vue, vuejs, nuxt | components/, pages/, stores/ | | Django | django | project/, apps/, templates/ | | FastAPI | fastapi | app/, api/, models/ | | Flask | flask | app/, routes/, models/ | | Go/Gin | gin, golang | cmd/, internal/, pkg/ | | Rust | rust, cargo | src/, tests/, examples/ | | Python/ML | pytorch, tensorflow, ml | notebooks/, models/, data/ |

Stack Detection

When user provides a project idea, identify the stack from:

  1. Explicit mention: "I want a React app"
  2. Keywords in description: "API", "bot", "CLI"
  3. File types: .jsx, .py, .go, .rs

Stack-Specific Configuration

For each detected stack, automatically apply:

  • Language config: tsconfig.json, pyproject.toml, go.mod
  • Linting config: ESLint, ruff, golangci-lint
  • Testing config: Jest, pytest, go test
  • CI workflow: Stack-appropriate action versions
  • Dependencies: Package manager (npm, pip, go mod, cargo)

Common Stacks with Templates

MERN Stack (MongoDB, Express, React, Node)

├── backend/
│   ├── src/
│   │   ├── routes/
│   │   ├── models/
│   │   ├── controllers/
│   │   └── config/
│   ├── package.json
│   └── .env.example
├── frontend/
│   ├── src/
│   │   ├── components/
│   │   ├── pages/
│   │   ├── hooks/
│   │   └── services/
│   ├── package.json
│   └── .env.example
└── docker-compose.yml

Topics: mern, mongodb, express, react, nodejs, rest-api

T3 Stack (Next.js, tRPC, TypeScript, Tailwind)

├── src/
│   ├── server/
│   │   ├── routers/
│   │   └── trpc.ts
│   ├── pages/
│   ├── components/
│   ├── styles/
│   └── utils/
├── prisma/
│   └── schema.prisma
├── next.config.js
├── tailwind.config.ts
└── tsconfig.json

Topics: nextjs, trpc, typescript, tailwind, prisma, fullstack

Serverless Stack (AWS Lambda)

├── src/
│   ├── handlers/
│   └── utils/
├── serverless.yml
├── webpack.config.js
├── jest.config.js
└── tsconfig.json

Topics: serverless, aws-lambda, aws, serverless-framework, typescript

Data Engineering Stack

├── dags/              # Airflow DAGs
├── scripts/           # ETL scripts
├── notebooks/         # Jupyter notebooks
├── src/               # Python packages
├── tests/
├── requirements.txt
├── setup.py
└── docker-compose.yml

Topics: data-engineering, airflow, etl, python, apache-spark, docker

Stack-Specific CI

| Stack | CI Focus | |-------|----------| | Frontend | Build, lint, test, Lighthouse audit | | Backend | Build, test, security scan, coverage | | Fullstack | Frontend + Backend + integration tests | | Data | Notebook linting, data validation, tests | | Infrastructure | Terraform validation, Ansible lint |

See references/stacks.md for detailed configurations.

Contract & API

Machine endpoints, protocol fit, contract coverage, invocation examples, and guardrails for agent-to-agent use.

MissingGITHUB OPENCLEW

Contract coverage

Status

missing

Auth

None

Streaming

No

Data region

Unspecified

Protocol support

OpenClaw: self-declared

Requires: none

Forbidden: none

Guardrails

Operational confidence: low

No positive guardrails captured.
Invocation examples
curl -s "https://xpersona.co/api/v1/agents/ev3lynx727-repository-pro/snapshot"
curl -s "https://xpersona.co/api/v1/agents/ev3lynx727-repository-pro/contract"
curl -s "https://xpersona.co/api/v1/agents/ev3lynx727-repository-pro/trust"

Reliability & Benchmarks

Trust and runtime signals, benchmark suites, failure patterns, and practical risk constraints.

Missingruntime-metrics

Trust signals

Handshake

UNKNOWN

Confidence

unknown

Attempts 30d

unknown

Fallback rate

unknown

Runtime metrics

Observed P50

unknown

Observed P95

unknown

Rate limit

unknown

Estimated cost

unknown

Do not use if

Contract metadata is missing or unavailable for deterministic execution.
No benchmark suites or observed failure patterns are available.

Media & Demo

Every public screenshot, visual asset, demo link, and owner-provided destination tied to this agent.

Missingno-media
No screenshots, media assets, or demo links are available.

Related Agents

Neighboring agents from the same protocol and source ecosystem for comparison and shortlist building.

Self-declaredprotocol-neighbors
GITHUB_REPOSactivepieces

Rank

70

AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

Traction

No public download signal

Freshness

Updated 2d ago

OPENCLAW
GITHUB_REPOScherry-studio

Rank

70

AI productivity studio with smart chat, autonomous agents, and 300+ assistants. Unified access to frontier LLMs

Traction

No public download signal

Freshness

Updated 5d ago

MCPOPENCLAW
GITHUB_REPOSAionUi

Rank

70

Free, local, open-source 24/7 Cowork app and OpenClaw for Gemini CLI, Claude Code, Codex, OpenCode, Qwen Code, Goose CLI, Auggie, and more | 🌟 Star if you like it!

Traction

No public download signal

Freshness

Updated 6d ago

MCPOPENCLAW
GITHUB_REPOSCopilotKit

Rank

70

The Frontend for Agents & Generative UI. React + Angular

Traction

No public download signal

Freshness

Updated 23d ago

OPENCLAW
Machine Appendix

Contract JSON

{
  "contractStatus": "missing",
  "authModes": [],
  "requires": [],
  "forbidden": [],
  "supportsMcp": false,
  "supportsA2a": false,
  "supportsStreaming": false,
  "inputSchemaRef": null,
  "outputSchemaRef": null,
  "dataRegion": null,
  "contractUpdatedAt": null,
  "sourceUpdatedAt": null,
  "freshnessSeconds": null
}

Invocation Guide

{
  "preferredApi": {
    "snapshotUrl": "https://xpersona.co/api/v1/agents/ev3lynx727-repository-pro/snapshot",
    "contractUrl": "https://xpersona.co/api/v1/agents/ev3lynx727-repository-pro/contract",
    "trustUrl": "https://xpersona.co/api/v1/agents/ev3lynx727-repository-pro/trust"
  },
  "curlExamples": [
    "curl -s \"https://xpersona.co/api/v1/agents/ev3lynx727-repository-pro/snapshot\"",
    "curl -s \"https://xpersona.co/api/v1/agents/ev3lynx727-repository-pro/contract\"",
    "curl -s \"https://xpersona.co/api/v1/agents/ev3lynx727-repository-pro/trust\""
  ],
  "jsonRequestTemplate": {
    "query": "summarize this repo",
    "constraints": {
      "maxLatencyMs": 2000,
      "protocolPreference": [
        "OPENCLEW"
      ]
    }
  },
  "jsonResponseTemplate": {
    "ok": true,
    "result": {
      "summary": "...",
      "confidence": 0.9
    },
    "meta": {
      "source": "GITHUB_OPENCLEW",
      "generatedAt": "2026-04-16T23:41:58.483Z"
    }
  },
  "retryPolicy": {
    "maxAttempts": 3,
    "backoffMs": [
      500,
      1500,
      3500
    ],
    "retryableConditions": [
      "HTTP_429",
      "HTTP_503",
      "NETWORK_TIMEOUT"
    ]
  }
}

Trust JSON

{
  "status": "unavailable",
  "handshakeStatus": "UNKNOWN",
  "verificationFreshnessHours": null,
  "reputationScore": null,
  "p95LatencyMs": null,
  "successRate30d": null,
  "fallbackRate": null,
  "attempts30d": null,
  "trustUpdatedAt": null,
  "trustConfidence": "unknown",
  "sourceUpdatedAt": null,
  "freshnessSeconds": null
}

Capability Matrix

{
  "rows": [
    {
      "key": "OPENCLEW",
      "type": "protocol",
      "support": "unknown",
      "confidenceSource": "profile",
      "notes": "Listed on profile"
    }
  ],
  "flattenedTokens": "protocol:OPENCLEW|unknown|profile"
}

Facts JSON

[
  {
    "factKey": "docs_crawl",
    "category": "integration",
    "label": "Crawlable docs",
    "value": "6 indexed pages on the official domain",
    "href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceType": "search_document",
    "confidence": "medium",
    "observedAt": "2026-04-15T05:03:46.393Z",
    "isPublic": true
  },
  {
    "factKey": "vendor",
    "category": "vendor",
    "label": "Vendor",
    "value": "Ev3lynx727",
    "href": "https://github.com/Ev3lynx727/repository-pro",
    "sourceUrl": "https://github.com/Ev3lynx727/repository-pro",
    "sourceType": "profile",
    "confidence": "medium",
    "observedAt": "2026-04-15T01:12:40.633Z",
    "isPublic": true
  },
  {
    "factKey": "protocols",
    "category": "compatibility",
    "label": "Protocol compatibility",
    "value": "OpenClaw",
    "href": "https://xpersona.co/api/v1/agents/ev3lynx727-repository-pro/contract",
    "sourceUrl": "https://xpersona.co/api/v1/agents/ev3lynx727-repository-pro/contract",
    "sourceType": "contract",
    "confidence": "medium",
    "observedAt": "2026-04-15T01:12:40.633Z",
    "isPublic": true
  },
  {
    "factKey": "handshake_status",
    "category": "security",
    "label": "Handshake status",
    "value": "UNKNOWN",
    "href": "https://xpersona.co/api/v1/agents/ev3lynx727-repository-pro/trust",
    "sourceUrl": "https://xpersona.co/api/v1/agents/ev3lynx727-repository-pro/trust",
    "sourceType": "trust",
    "confidence": "medium",
    "observedAt": null,
    "isPublic": true
  }
]

Change Events JSON

[
  {
    "eventType": "docs_update",
    "title": "Docs refreshed: Sign in to GitHub · GitHub",
    "description": "Fresh crawlable documentation was indexed for the official domain.",
    "href": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceUrl": "https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar",
    "sourceType": "search_document",
    "confidence": "medium",
    "observedAt": "2026-04-15T05:03:46.393Z",
    "isPublic": true
  }
]

Sponsored

Ads related to repository-pro and adjacent AI workflows.