agentsclimarketplace

Shelves Performance & cost

Profiling

456 rows from 171 repositories

Measuring before changing anything.

What Profiling skills agree on

107 skill files read, by 119 of the 180 authors on this shelf whose files we hold, 2026-09-06

Counted by distinct author, so one author publishing three of these counts once. Where a claim sits in fewer files than authors, that is said: a claim held by forty authors across three files is one file people copied, not forty people who agreed. Near-identical wordings are grouped and the other wordings are shown, so the grouping is yours to check.

What they tell the agent to do

  1. Capture snapshots at baseline, target, and final states10 of 119 in 4 filesalso worded as Capture heapsnapshots at baseline, target, and final states
  2. Determine whether the leak is browser-side or Node.js-side10 of 119 in 4 filesalso worded as Determine whether the leak is browser or server side; Determine if the leak is browser or Node.js side
  3. Repeat the interactions ten times to amplify the leak10 of 119 in 4 filesalso worded as Repeat interactions ten times to amplify the leak; Repeat the same user interactions 10 times to amplify the leak
  4. Use memlab to identify leak traces from heapsnapshots9 of 119 in 3 filesalso worded as Use memlab to analyze heapsnapshots for leaks; Use memlab to process heapsnapshots
  5. Revert the page and check whether memory is released9 of 119 in 3 filesalso worded as Revert page state after interactions to check memory release; Revert the page to its original state to check memory release
  6. Run the compare_snapshots fallback with Node.js when memlab is unavailable9 of 119 in 3 filesalso worded as Run the fallback comparison script with Node.js when memlab is unavailable; Run compare_snapshots.js with Node.js when memlab is unavailable
  7. Ask the user before nulling detached DOM nodes8 of 119 in 3 files
  8. Update profiles quarterly6 of 119 in 3 files
  9. Obtain ISAC approval before external sharing6 of 119 in 3 filesalso worded as Seek ISAC approval before external sharing
  10. Qualify attribution confidence as low, medium, or high6 of 119 in 3 filesalso worded as Qualify attribution with low, medium, or high confidence
  11. Identify the leak's root cause in the code6 of 119 in 2 filesalso worded as Identify the root cause in the code from the leak trace
  12. Map group TTPs to ATT&CK using mitreattack-python6 of 119 in 3 filesalso worded as Map TTPs to ATT&CK using mitreattack-python; Map each group's TTPs to MITRE ATT&CK techniques
  13. Compare group techniques against your detection coverage matrix6 of 119 in 3 filesalso worded as Compare adversary techniques against your detection coverage matrix; Compare adversary techniques against the detection coverage matrix
  14. Check for detached DOM nodes, closures, globals, listeners, caches6 of 119 in 3 filesalso worded as Check for detached DOM nodes, closures, globals, listeners, unbounded caches; Look for detached DOM nodes, closures, globals, and unremoved listeners
  15. Classify profiles TLP:AMBER for internal distribution5 of 119 in 2 files

What they tell it not to do

  1. Do not null detached DOM nodes without asking10 of 119 in 4 filesalso worded as Never null detached DOM nodes without asking the user first; Nulling detached DOM nodes without asking the user
  2. Never read raw .heapsnapshot files with read_file or cat10 of 119 in 4 filesalso worded as Do not read raw .heapsnapshot files directly; Do not use read_file or cat on heapsnapshots
  3. No optimizing without profiling10 of 119also worded as Never optimize without a baseline measurement; optimizing without a baseline measurement
  4. Do not treat attribution as certain6 of 119 in 3 files
  5. Do not build IOC-centric profiles6 of 119 in 3 filesalso worded as Do not build profiles around IOCs
  6. Do not conflate groups sharing vendor aliases or malware6 of 119 in 3 filesalso worded as Do not conflate groups sharing malware or infrastructure; Do not conflate groups sharing aliases or malware
  7. Do not use during real-time incident attribution5 of 119 in 2 filesalso worded as Do not use for real-time incident attribution
  8. Do not neglect ransomware groups while profiling nation-state actors4 of 119 in 1 file
  9. Never log sensitive data like passwords, tokens, or PII4 of 119 in 2 filesalso worded as Never log passwords, tokens, or PII
  10. Do not alert on every error4 of 119 in 2 filesalso worded as Never alert on every error

What they expect to be installed

  1. k613 of 119 in 11 files
  2. node12 of 119 in 7 files
  3. py-spy11 of 119
  4. chrome-devtools-mcp10 of 119 in 4 files
  5. memlab9 of 119 in 3 files
  6. pprof7 of 119
  7. take_memory_snapshot7 of 119 in 3 files
  8. Lighthouse7 of 119
  9. Artillery7 of 119 in 5 files
  10. perf6 of 119

What they ask it to produce

  1. .heapsnapshot files10 of 119 in 6 filesalso worded as .heapsnapshot files saved to disk; heap snapshots
  2. One-page executive summary6 of 119 in 3 filesalso worded as Executive one-page summary
  3. Technical appendix with YARA rules, Sigma detections, and STIX JSON6 of 119 in 3 filesalso worded as Technical appendix with YARA, Sigma, and STIX objects; Technical appendix with YARA, Sigma, and STIX JSON
  4. Load test scripts5 of 119 in 3 files
  5. Baseline measurement5 of 119also worded as Baseline measurement with numbers
  6. SOC analyst brief with TTPs, IOCs, and hunt hypotheses5 of 119 in 2 filesalso worded as SOC briefing with TTPs, IOCs, and hunting hypotheses
  7. Structured JSON logs4 of 119 in 2 files
  8. Metrics scrape endpoint4 of 119 in 2 files

When Profiling authors say to reach for one

The situations these authors wrote into their own files, counted out of the same 119 authors, with the skills that name each one

How Profiling skills are built

401 skill directories by 157 authors, read from their repositories’ own file trees 2026-08-05

The middle bundle among those shipping files is 2 files, 11.5 KB beside SKILL.md

Counted by distinct author, same as above, so one author publishing forty template copies counts once. SKILL.md itself is not counted as a file, so a single-file skill is one where that file is the whole skill.

The shape

  1. SKILL.md is the whole skill63 of 157 authors, 207 of 401 skills
  2. files ship beside it94 of 157 authors, 194 of 401 skills
  3. executable scripts ship inside46 of 157 authors, 75 of 401 skills

The folders they converge on

  1. references/70 of 157 authors, 122 of 401 skills
  2. scripts/44 of 157 authors, 67 of 401 skills
  3. agents/14 of 157 authors, 18 of 401 skills
  4. evals/8 of 157 authors, 10 of 401 skills
  5. examples/6 of 157 authors, 9 of 401 skills
  • Lighthouse mcp

    priyankark/lighthouse-mcp/io.github.priyankark/lighthouse-mcp MCP server

    201 repo

    MCP server for Google Lighthouse performance metrics

  • Async profiler

    umit/skills/skills/async-profiler Skill

    5 repo

    My personal agent skills — JVM profiling, GC, concurrency, distributed systems. Compatible with Claude Code, Codex, Cursor, Cline, and any agent that supports the skills.sh format.

  • Cv profiler

    gianmadd/cv-forge/skills/cv-profiler Skill

    2 repo

    Build a structured Career Profile once, then generate ATS-ready CVs and cover letters tailored to each job — a pair of AI agent skills for Claude Code, with zero fabrication.

  • Lighthouse

    nimajafari/lighthouse-skill/skills/lighthouse Skill

    2 repo

    Agent Skill for running Google Lighthouse — measure & verify web quality (performance, a11y, SEO, best practices): CLI, budgets, CI, programmatic API.

  • Data profiler mcp

    haiiibin/data-profiler-mcp/io.github.haiiibin/data-profiler-mcp MCP server

    2 repo

    Profiles CSV/Parquet/Excel/JSON files: schema, stats, quality flags and dtype tips for LLM agents.

  • Kernel profiler skill

    ZJtoast/kernel-profiler-skill Skill

    no license1

    Kernel-only profiling workflow for CUDA and Triton kernels with Nsight Compute, standardized reports, visual analysis, and vendor-portable adapters.

  • Idea stress test

    Kenny-JT/idea-stress-test Skill

    0

    Adversarial critique loop for stress-testing a new idea before you build it - with a filter layer that separates real risks from over-worry. Agent skill for Claude Code / OpenCode.

  • Perf optimization loop

    satishTheLegend/perf-optimization-loop Skill

    0

    Turns 'it feels slow' into a measure-first, hypothesis-driven optimization campaign that refuses to change code without a profile and proves every win against a budget.

  • Dhdna profiler

    ashrafkahoush-ux/Claude-consciousness-skills/dhdna-profiler Skill

    no license3 repo

    Research-backed Claude Skills for structured thinking — consciousness-council, dhdna-profiler, what-if-oracle

  • Battery profiling

    almasumdev/awesome-mobile-performance-agent-skills/.github/skills/battery/battery-profiling Skill

    no license1 repo

    Agent skills for profiling and optimizing mobile app performance (startup, memory, frame-rate, network).

  • Competitor profiling

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/competitor-profiling Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Customer psychographic profiler

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/customer-psychographic-profiler Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Frontend lighthouse

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/frontend-lighthouse Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • K6 load testing

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/k6-load-testing Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Performance profiling

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills-claude/skills/performance-profiling Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Competitor profiling

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/competitor-profiling Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Customer psychographic profiler

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/customer-psychographic-profiler Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Frontend lighthouse

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/frontend-lighthouse Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • K6 load testing

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/k6-load-testing Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Performance profiling

    sickn33/agentic-awesome-skills/plugins/agentic-awesome-skills/skills/performance-profiling Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • K6 load testing

    sickn33/agentic-awesome-skills/plugins/agentic-bundle-aas-api-platform-builder/skills/k6-load-testing Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • K6 load testing

    sickn33/agentic-awesome-skills/plugins/agentic-bundle-aas-qa-test-automation/skills/k6-load-testing Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Competitor profiling

    sickn33/agentic-awesome-skills/skills/competitor-profiling Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Customer psychographic profiler

    sickn33/agentic-awesome-skills/skills/customer-psychographic-profiler Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Frontend lighthouse

    sickn33/agentic-awesome-skills/skills/frontend-lighthouse Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • K6 load testing

    sickn33/agentic-awesome-skills/skills/k6-load-testing Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Performance profiling

    sickn33/agentic-awesome-skills/skills/performance-profiling Skill

    44,658 repo

    AAS Core is the local, agent-first control plane for complete catalog discovery, agent-owned selection, stack validation, and planning, backed by 1,987+ agentic skills. Includes CLI, local MCP, catalog, plugins, and Workbench.

  • Dhdna profiler

    K-Dense-AI/scientific-agent-skills/skills/dhdna-profiler Skill

    33,548 repo

    Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 170,000+ scientists worldwide. 154 ready-to-use skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.

  • Pathway enrichment

    K-Dense-AI/scientific-agent-skills/skills/pathway-enrichment Skill

    33,548 repo

    Turn any AI agent into an AI Scientist. The #1 Agent Skills library for science, used by 170,000+ scientists worldwide. 154 ready-to-use skills plus 100+ scientific databases covering biology, chemistry, medicine, and drug discovery. Compatible with Cursor, Claude Code, Codex, Pi, Antigravity, and the open Agent Skills standard.

  • Performance profiler

    alirezarezvani/claude-skills/.gemini/skills/performance-profiler Skill

    24,478 repo

    345 Claude Code skills & agent skills & plugins (30+ Agents, 70+ custom commands, 330+ skills, customizable references, scripts)for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory, research, business operations, commercial & finance, and your daily productivity skills.

  • Stress test

    alirezarezvani/claude-skills/.gemini/skills/stress-test Skill

    24,478 repo

    345 Claude Code skills & agent skills & plugins (30+ Agents, 70+ custom commands, 330+ skills, customizable references, scripts)for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory, research, business operations, commercial & finance, and your daily productivity skills.

  • Stress test

    alirezarezvani/claude-skills/c-level-advisor/executive-mentor/skills/stress-test Skill

    24,478 repo

    345 Claude Code skills & agent skills & plugins (30+ Agents, 70+ custom commands, 330+ skills, customizable references, scripts)for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory, research, business operations, commercial & finance, and your daily productivity skills.

  • Performance profiler

    alirezarezvani/claude-skills/engineering/skills/performance-profiler Skill

    24,478 repo

    345 Claude Code skills & agent skills & plugins (30+ Agents, 70+ custom commands, 330+ skills, customizable references, scripts)for Claude Code, Codex, Gemini CLI, Cursor, and 8 more coding agents — engineering, marketing, product, compliance, C-level advisory, research, business operations, commercial & finance, and your daily productivity skills.

  • Monitoring expert

    Jeffallan/claude-skills/skills/monitoring-expert Skill

    10,966 repo

    66 Specialized Skills for Full-Stack Developers. Transform Claude Code into your expert pair programmer.

  • Http load profiler

    zebbern/claude-code-guide/skills/http-load-profiler Skill

    4,568 repo

    Claude Code Guide - Setup, Commands, workflows, agents, skills & tips-n-tricks go from beginner to power user!

  • Load testing apis

    jeremylongshore/claude-code-plugins-plus-skills/plugins/api-development/api-load-tester/skills/load-testing-apis Skill

    2,628 repo

    425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

  • Profiling application performance

    jeremylongshore/claude-code-plugins-plus-skills/plugins/performance/application-profiler/skills/profiling-application-performance Skill

    2,628 repo

    425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

  • Monitoring cpu usage

    jeremylongshore/claude-code-plugins-plus-skills/plugins/performance/cpu-usage-monitor/skills/monitoring-cpu-usage Skill

    2,628 repo

    425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

  • Windsurf performance profiling

    jeremylongshore/claude-code-plugins-plus-skills/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-performance-profiling Skill

    2,628 repo

    425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

  • Load testing apis

    jeremylongshore/claude-code-plugins-plus-skills/skills/.curated/load-testing-apis Skill

    2,628 repo

    425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

  • Monitoring cpu usage

    jeremylongshore/claude-code-plugins-plus-skills/skills/.curated/monitoring-cpu-usage Skill

    2,628 repo

    425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

  • Profiling application performance

    jeremylongshore/claude-code-plugins-plus-skills/skills/.curated/profiling-application-performance Skill

    2,628 repo

    425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

  • Windsurf performance profiling

    jeremylongshore/claude-code-plugins-plus-skills/skills/.curated/windsurf-performance-profiling Skill

    2,628 repo

    425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

  • Performance lighthouse runner

    jeremylongshore/claude-code-plugins-plus-skills/skills/05-frontend-dev/performance-lighthouse-runner Skill

    2,628 repo

    425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

  • Inference latency profiler

    jeremylongshore/claude-code-plugins-plus-skills/skills/08-ml-deployment/inference-latency-profiler Skill

    2,628 repo

    425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

  • Cpu profiler config

    jeremylongshore/claude-code-plugins-plus-skills/skills/10-performance-testing/cpu-profiler-config Skill

    2,628 repo

    425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

  • Database query profiler

    jeremylongshore/claude-code-plugins-plus-skills/skills/10-performance-testing/database-query-profiler Skill

    2,628 repo

    425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

  • Flame graph generator

    jeremylongshore/claude-code-plugins-plus-skills/skills/10-performance-testing/flame-graph-generator Skill

    2,628 repo

    425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

  • Memory profiler setup

    jeremylongshore/claude-code-plugins-plus-skills/skills/10-performance-testing/memory-profiler-setup Skill

    2,628 repo

    425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

  • Stress test config

    jeremylongshore/claude-code-plugins-plus-skills/skills/10-performance-testing/stress-test-config Skill

    2,628 repo

    425 plugins, 2,810 skills, 200 agents for Claude Code. Open-source marketplace at tonsofskills.com with the ccpi CLI package manager.

  • Platform norm profiler

    aaron-he-zhu/aaron-marketing-skills/social/explore/platform-norm-profiler Skill

    2,560 repo

    120 marketing skills + 8 commands for Claude Code & AI agents across 7 disciplines — SEO/GEO, influencer, paid ads, email, product launch, organic social & brand narrative — on one shared contract, with 8 auditor gates: CORE-EEAT · CITE · STAR · ROAS · SEND · RAMP · ECHO · TALE.

  • Profile

    composio-community/awesome-claude-plugins/perf/skills/profile Skill

    no license1,884 repo

    A curated list of Plugins that let you extend Claude Code with custom commands, agents, hooks, and MCP servers through the plugin system.

  • Code profiler

    a5c-ai/babysitter/library/specializations/algorithms-optimization/skills/code-profiler Skill

    1,665 repo

    Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

  • Data quality profiler

    a5c-ai/babysitter/library/specializations/data-engineering-analytics/skills/data-quality-profiler Skill

    1,665 repo

    Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

  • Electron memory profiler

    a5c-ai/babysitter/library/specializations/desktop-development/skills/electron-memory-profiler Skill

    1,665 repo

    Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

  • Memory leak detector

    a5c-ai/babysitter/library/specializations/desktop-development/skills/memory-leak-detector Skill

    1,665 repo

    Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

  • Startup time profiler

    a5c-ai/babysitter/library/specializations/desktop-development/skills/startup-time-profiler Skill

    1,665 repo

    Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

  • Humann functional profiler

    a5c-ai/babysitter/library/specializations/domains/science/bioinformatics/skills/humann-functional-profiler Skill

    1,665 repo

    Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

  • Metaphlan profiler

    a5c-ai/babysitter/library/specializations/domains/science/bioinformatics/skills/metaphlan-profiler Skill

    1,665 repo

    Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

  • Power profiler

    a5c-ai/babysitter/library/specializations/embedded-systems/skills/power-profiler Skill

    1,665 repo

    Babysitter enforces obedience on agentic workforces and enables them to manage extremely complex tasks and workflows through deterministic, hallucination-free self-orchestration

All 456 in the catalog