Tech Fund Office
Community@techfundoffice
Tech Fund Office publishes skills for Cloudflare Workers edge development, AI agent construction, and SEO content pipelines for affiliate publishing.
Agent Skills by Tech Fund Office
Showing 7 vetted skills indexed across 1 GitHub repositories.
verification-before-completion
Enforces running verification commands and checking output before claiming work is complete.
learn
Search, install, update, and rate agent skills from the agentskill.sh registry.
design-audit
Audits published article pages visually using Cloudflare Browser Rendering screenshots and Llava vision analysis.
cats-amazon-roi-scout
Ranks Amazon-affiliate cat product niches and buyer-intent keywords using ROI proxy scores.
meta-tags-optimizer
Generates optimized title tags, meta descriptions, Open Graph, and Twitter card HTML for web pages.
editorial-agent
Audits published articles against editorial benchmarks and rewrites HTML variants in KV storage.
product-pick-blurb
Defines the three-sentence editorial template for Amazon affiliate product pick blurbs.
Frequently Asked Questions About Tech Fund Office
FAQPage SchemaWhat tasks can I accomplish with Tech Fund Office's skills?▼
You can build and deploy Cloudflare Workers with KV, Durable Objects, and Wrangler; create stateful AI agents with the Agents SDK and AI SDK v6 ToolLoopAgent; run headless-browser screenshots, PDFs, and scraping; and optimize SEO meta tags, title tags, and affiliate article content pipelines.
Who are these skills designed for?▼
Edge and serverless developers working on Cloudflare Workers, engineers building stateful AI agents with WebSockets and scheduled tasks, and SEO/content operators running affiliate publishing pipelines such as catsluvus.com with automated editorial and visual audits.
How do I install and run these skills?▼
Skills are distributed via the agentskill.sh registry; the 'learn' skill searches, installs, updates, rates, and security-scans skills using npx, requiring Node.js 18 or later. Cloudflare skills additionally rely on Wrangler (tested at v4.50.0) for local development and deployment.
Are these skills open source and free to use?▼
Yes. The browser-rendering skill is MIT licensed, prompt-engineer is Apache 2.0 via vibeship-spawner-skills, and meta-tags-optimizer is Apache 2.0. Other skills carry no stated license but are published openly in the public registry at no cost.
What prerequisites and dependencies are required?▼
Node.js 18+ is required for npx-based skill installation. Cloudflare skills need Wrangler and Workers types; browser rendering needs @cloudflare/puppeteer or @cloudflare/playwright bindings. Meta-tags-optimizer requires Claude Code 1.0+ or a compatible skills marketplace, with optional MCP network access.