github.com/fastclaw-ai/fastclaw
Skill | Added | Review |
|---|---|---|
web-search skills/web-search/SKILL.md Search the web and fetch web pages. Use when the user asks to search for information, look something up, or fetch a URL. | 75 75 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 533a138 | |
image-gen skills/image-gen/SKILL.md Generate images, charts, plots, and visualizations. Use when the user asks to draw, plot, chart, visualize data, or create images. | 78 78 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 533a138 | |
fastclaw-skill-learner skills/fastclaw-skill-learner/SKILL.md Analyze conversations to extract reusable skill patterns. Used internally by FastClaw to auto-generate skills from complex multi-step tasks. | 53 53 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 533a138 | |
fastclaw-skill-guide skills/fastclaw-skill-guide/SKILL.md Create new skills for FastClaw agents. Use when the user asks to create a skill, turn a workflow into a skill, or build reusable automation. Also use when discussing skill format, structure, or best practices. | 66 66 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 533a138 | |
data-analysis skills/data-analysis/SKILL.md Analyze data, process CSV/JSON files, compute statistics, and create data visualizations. Use when the user asks about data processing, statistics, or analysis. | 71 71 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 533a138 | |
code-runner skills/code-runner/SKILL.md Execute code in multiple programming languages. Use when the user asks to run, test, or debug code in Python, JavaScript, shell, or other languages. | 68 68 Impact — No eval scenarios have been run Securityby Passed No findings from the security scan Reviewed: Version: 533a138 | |
skill-creator internal/agent/bundled_skills/skill-creator/SKILL.md Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy. | 72 72 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 533a138 | |
find-skills internal/agent/bundled_skills/find-skills/SKILL.md Run this BEFORE any package install (pip / npm / apt / brew / cargo / gem / go install) you would otherwise execute via the exec tool — including when the user asks for a deliverable that needs third-party libraries (PDF generation, image processing, scrapers, dashboards, charts, OCR, audio/video, …). It searches the open agent-skill ecosystem (skills.sh) for an installable skill that already does the job; only fall back to direct package install if find-skills returns no credible match. Also covers explicit "find a skill for X" / "how do I do X" / "is there a skill that can..." requests, and any time the user expresses interest in extending agent capabilities. | 70 70 Impact — No eval scenarios have been run Securityby Low Low-risk findings worth noting Reviewed: Version: 533a138 | |
camoufox-cli internal/agent/bundled_skills/camoufox-cli/SKILL.md Anti-detect browser automation CLI & Skills for AI agents. Use when the user needs to interact with websites with bot detection, CAPTCHAs, or anti-bot blocks, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task that requires bypassing fingerprint checks. | 71 71 Impact — No eval scenarios have been run Securityby Critical Do not install without reviewing Reviewed: Version: 533a138 |