|
2632 | 2632 | "path": "registry/curated/research/citation-verifier", |
2633 | 2633 | "description": "DEPRECATED — thin tool wrapper around the first-class @framers/agentos CitationVerifier. Kept for backwards compatibility.", |
2634 | 2634 | "author": { |
2635 | | - "name": "Manic Agency LLC", |
2636 | | - "url": "https://manic.agency" |
| 2635 | + "name": "Frame", |
| 2636 | + "url": "https://frame.dev" |
2637 | 2637 | }, |
2638 | 2638 | "features": [ |
2639 | 2639 | "citation-verification", |
|
2810 | 2810 | "path": "registry/curated/research/trulia-search", |
2811 | 2811 | "description": "Search real estate properties on Trulia with RapidAPI or Firecrawl scrape fallback.", |
2812 | 2812 | "author": { |
2813 | | - "name": "Manic Agency LLC", |
2814 | | - "url": "https://manic.agency" |
| 2813 | + "name": "Frame", |
| 2814 | + "url": "https://frame.dev" |
2815 | 2815 | }, |
2816 | 2816 | "features": [ |
2817 | 2817 | "property-search", |
|
3299 | 3299 | "path": "registry/curated/tools/local-file-search", |
3300 | 3300 | "description": "Search for files on the local filesystem by fuzzy name matching. Supports denylist filtering and relevance-ranked results.", |
3301 | 3301 | "author": { |
3302 | | - "name": "Manic Agency LLC", |
3303 | | - "url": "https://manic.agency" |
| 3302 | + "name": "Frame", |
| 3303 | + "url": "https://frame.dev" |
3304 | 3304 | }, |
3305 | 3305 | "features": [ |
3306 | 3306 | "file-search", |
|
3409 | 3409 | "path": "registry/curated/tools/send-file-to-channel", |
3410 | 3410 | "description": "Send a local file to the user via the current chat channel with platform-aware size limit enforcement.", |
3411 | 3411 | "author": { |
3412 | | - "name": "Manic Agency LLC", |
3413 | | - "url": "https://manic.agency" |
| 3412 | + "name": "Frame", |
| 3413 | + "url": "https://frame.dev" |
3414 | 3414 | }, |
3415 | 3415 | "features": [ |
3416 | 3416 | "file-transfer", |
|
3616 | 3616 | "path": "registry/curated/tools/zip-files", |
3617 | 3617 | "description": "Create zip archives from local files for easy sharing via chat channels.", |
3618 | 3618 | "author": { |
3619 | | - "name": "Manic Agency LLC", |
3620 | | - "url": "https://manic.agency" |
| 3619 | + "name": "Frame", |
| 3620 | + "url": "https://frame.dev" |
3621 | 3621 | }, |
3622 | 3622 | "features": [ |
3623 | 3623 | "zip", |
|
0 commit comments