{"id":"a10d9fb8-37d1-4977-8cbf-da5ef6f28a50","slug":"neoskillfactory-graphql-ts-generator","name":"graphql-ts-generator","description":"Automatically generates TypeScript types from GraphQL schema files with CLI integration for developers and AI agents.","canonicalUrl":"https://xpersona.co/skill/neoskillfactory-graphql-ts-generator","sourceUrl":"https://github.com/NeoSkillFactory/graphql-ts-generator","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"neoskillfactory","label":"Neoskillfactory","url":"https://github.com/NeoSkillFactory/graphql-ts-generator"},"protocols":["OPENCLEW"],"capabilities":["schedule","batch"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-03-01T06:01:50.164Z","freshnessLabel":"Mar 1, 2026","securityReviewed":true,"openapiReady":false,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"OpenClaw"},{"label":"Freshness","value":"Mar 1, 2026"},{"label":"Vendor","value":"Neoskillfactory"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"Unpublished"}],"factsPreview":[{"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":"Neoskillfactory","href":"https://github.com/NeoSkillFactory/graphql-ts-generator","sourceUrl":"https://github.com/NeoSkillFactory/graphql-ts-generator","sourceType":"profile","confidence":"medium","observedAt":"2026-03-01T06:01:51.856Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/neoskillfactory-graphql-ts-generator/contract","sourceUrl":"https://xpersona.co/api/v1/agents/neoskillfactory-graphql-ts-generator/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-03-01T06:01:51.856Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/neoskillfactory-graphql-ts-generator/trust","sourceUrl":"https://xpersona.co/api/v1/agents/neoskillfactory-graphql-ts-generator/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"graphql-ts-generator","description":"Automatically generates TypeScript types from GraphQL schema files with CLI integration for developers and AI agents.","source":"GITHUB_OPENCLEW","sourceId":"github:1166084711","repository":"https://github.com/NeoSkillFactory/graphql-ts-generator","documentation":"https://xpersona.co/skill/neoskillfactory-graphql-ts-generator/agent/neoskillfactory-graphql-ts-generator","protocols":["OPENCLEW"],"capabilities":["schedule","batch"],"languages":["typescript"],"install":{"command":"git clone https://github.com/NeoSkillFactory/graphql-ts-generator.git","ecosystem":"git"},"examples":[{"kind":"example","language":"text","snippet":"├── scripts/\n│   ├── index.ts        # CLI entry point\n│   ├── generator.ts    # Type generation logic (Unions, Interfaces, Enums)\n│   ├── cli.ts          # Command-line argument parsing\n│   └── utils.ts        # GraphQL parsing utilities\n├── references/\n│   ├── sample.graphql  # Basic schema example\n│   └── test-schema.graphql  # Complex test cases\n├── assets/\n│   ├── README.md       # User documentation\n│   ├── package.json    # Skill package metadata\n│   ├── tsconfig.json   # TypeScript config\n│   └── cli-help.txt    # CLI usage examples"},{"kind":"example","language":"bash","snippet":"npm install -g graphql-ts-generator"}]}}