ovisan
Community@ovisan
ovisan publishes 149 agent skills spanning Firecrawl web scraping, Claude Code engineering harnesses, SEO/marketing playbooks, and document processing.
Agent Skills by ovisan
Showing 149 vetted skills indexed across 1 GitHub repositories.
firecrawl-download
Downloads entire websites as local markdown, screenshot, and link files via Firecrawl.
firecrawl
Search, scrape, crawl, and monitor websites via the Firecrawl CLI.
firecrawl-monitor
Detect website content changes and send webhook or email notifications on a schedule.
claude-api
Generates Claude API and Anthropic SDK integration code across nine languages.
firecrawl-agent
Extracts structured JSON data from multi-page websites using autonomous agent navigation.
code-review
Reviews code changes for structural quality, abstraction design, and maintainability regressions.
firecrawl-scrape
Extract clean markdown from URLs including JavaScript-rendered single-page applications.
find-skills
Searches and installs agent skills from the open skills ecosystem using the Skills CLI.
firecrawl-map
Discovers and lists all URLs on a website with optional search filtering.
firecrawl-parse
Converts local PDF, DOCX, XLSX, and HTML files into markdown saved to disk.
firecrawl-interact
Control live browser sessions to click, fill forms, and extract data from scraped pages.
create-skill
Interactively scaffolds new Grok skill directories with SKILL.md files.
pptx
Create, edit, and validate PowerPoint .pptx and .potx presentation files.
check-work
Verify completed work by spawning a subagent that reviews diffs, runs builds, and tests.
firecrawl-search
Search the web and scrape full page content via the Firecrawl CLI.
firecrawl-crawl
Crawls websites following links to bulk extract content from multiple pages.
docx
Create, edit, and validate Word .docx documents via OOXML manipulation.
imagine
Guides prompt crafting and tool selection for image generation and editing workflows.
help
Answers Grok setup, configuration, and feature questions using local documentation and config files.
brand-voice
Builds a reusable writing voice profile from real posts, essays, and site copy.
benchmark
Measures web, API, and build performance metrics and compares them against stored baselines.
canary-watch
Monitors deployed URLs for HTTP, console, performance, asset, and SSE regressions after releases.
golang-patterns
Provides idiomatic Go patterns for error handling, concurrency, interfaces, and package design.
social-media-manager
Plan social media strategies, content pillars, and calendars across LinkedIn, Twitter, Instagram, TikTok, and YouTube.
Frequently Asked Questions About ovisan
FAQPage SchemaWhat tasks can I accomplish with ovisan's skill collection?▼
You can scrape, crawl, map, and monitor websites via Firecrawl skills, extract structured JSON from pages, parse local PDF/DOCX/XLSX files, run strict code reviews, orchestrate multi-agent Claude Code sessions, and execute SEO audits, schema markup, and content marketing playbooks.
Who are these skills designed for?▼
The collection targets software engineers working in Claude Code or similar agent harnesses, plus technical marketers. Engineering skills cover Go, Rust, Swift, Python, TypeScript, PostgreSQL, and Docker; marketing skills cover SEO audits, launch strategy, and social content.
How do the Firecrawl skills run in practice?▼
Firecrawl skills execute through Bash invocations of the firecrawl CLI (firecrawl * or npx firecrawl *). Each skill maps to a command mode — scrape, crawl, map, search, interact, agent, parse, download, or monitor — returning markdown, screenshots, or structured JSON.
Are ovisan's skills free and open source?▼
Licensing varies per skill. Several skills (benchmark, agent-eval, seo-audit, swiftui-pro, verification-loop) carry MIT licenses, while docx and pptx are proprietary with terms in LICENSE.txt. Many ECC-origin skills specify no license, so check each skill's frontmatter before redistribution.
What prerequisites do these skills require?▼
Most skills assume a Claude Code or compatible agent environment with skill loading. Firecrawl skills need the firecrawl CLI installed via npx; videodb requires Python; mcp-server-patterns needs Node/TypeScript; and several skills depend on MCP servers such as Exa, Context7, or fal.ai.