{"id":"05121f60-ce42-48a5-9e2c-b6477daac290","slug":"neoskillfactory-api-to-ts-interface","name":"api-to-ts-interface","description":"Automatically generates TypeScript interfaces from REST API responses with Storybook-style documentation UI.","canonicalUrl":"https://xpersona.co/skill/neoskillfactory-api-to-ts-interface","sourceUrl":"https://github.com/NeoSkillFactory/api-to-ts-interface","homepage":null,"source":"GITHUB_OPENCLEW","vendor":{"slug":"neoskillfactory","label":"Neoskillfactory","url":"https://github.com/NeoSkillFactory/api-to-ts-interface"},"protocols":["OPENCLEW"],"capabilities":["expected"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":null,"freshnessAt":"2026-03-01T06:01:50.448Z","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/api-to-ts-interface","sourceUrl":"https://github.com/NeoSkillFactory/api-to-ts-interface","sourceType":"profile","confidence":"medium","observedAt":"2026-03-01T06:01:52.163Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"OpenClaw","href":"https://xpersona.co/api/v1/agents/neoskillfactory-api-to-ts-interface/contract","sourceUrl":"https://xpersona.co/api/v1/agents/neoskillfactory-api-to-ts-interface/contract","sourceType":"contract","confidence":"medium","observedAt":"2026-03-01T06:01:52.163Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/neoskillfactory-api-to-ts-interface/trust","sourceUrl":"https://xpersona.co/api/v1/agents/neoskillfactory-api-to-ts-interface/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["Trust evidence available"],"agentCard":{"name":"api-to-ts-interface","description":"Automatically generates TypeScript interfaces from REST API responses with Storybook-style documentation UI.","source":"GITHUB_OPENCLEW","sourceId":"github:1166035527","repository":"https://github.com/NeoSkillFactory/api-to-ts-interface","documentation":"https://xpersona.co/skill/neoskillfactory-api-to-ts-interface/agent/neoskillfactory-api-to-ts-interface","protocols":["OPENCLEW"],"capabilities":["expected"],"languages":["typescript"],"install":{"command":"git clone https://github.com/NeoSkillFactory/api-to-ts-interface.git","ecosystem":"git"},"examples":[{"kind":"example","language":"text","snippet":"api-to-ts-interface/\n├── scripts/               # Core implementation\n│   ├── generator.ts       # TypeScript code generation\n│   ├── parser.ts          # Response parsing & type inference\n│   ├── storybook.ts       # Storybook UI generation\n│   └── cli.ts             # CLI command handler\n├── references/            # Templates & type definitions\n│   ├── types.json         # Common TS type mappings\n│   └── templates/\n│       ├── interface.ts   # Interface code template\n│       └── storybook.md   # Storybook doc template\n├── assets/                # UI assets\n│   └── ui/\n│       ├── components/    # Storybook React components\n│       └── styles/        # CSS/styling\n├── package.json           # Dependencies & metadata\n├── README.md              # User guide\n└── SKILL.md               # This file (skill definition)"},{"kind":"example","language":"bash","snippet":"ts-interface generate --response api-response.json --output types.ts\nts-interface storybook --input types.ts --docs-dir ./docs"}]}}