LICENSE
MANIFEST.in
README.md
batch_runner.py
cli.py
hermes_bootstrap.py
hermes_constants.py
hermes_logging.py
hermes_state.py
hermes_time.py
model_tools.py
pyproject.toml
rl_cli.py
run_agent.py
toolset_distributions.py
toolsets.py
trajectory_compressor.py
utils.py
acp_adapter/__init__.py
acp_adapter/__main__.py
acp_adapter/auth.py
acp_adapter/entry.py
acp_adapter/events.py
acp_adapter/permissions.py
acp_adapter/server.py
acp_adapter/session.py
acp_adapter/tools.py
agent/__init__.py
agent/account_usage.py
agent/anthropic_adapter.py
agent/auxiliary_client.py
agent/bedrock_adapter.py
agent/codex_responses_adapter.py
agent/context_compressor.py
agent/context_engine.py
agent/context_references.py
agent/copilot_acp_client.py
agent/credential_pool.py
agent/credential_sources.py
agent/curator.py
agent/curator_backup.py
agent/display.py
agent/error_classifier.py
agent/file_safety.py
agent/gemini_cloudcode_adapter.py
agent/gemini_native_adapter.py
agent/gemini_schema.py
agent/google_code_assist.py
agent/google_oauth.py
agent/i18n.py
agent/image_gen_provider.py
agent/image_gen_registry.py
agent/image_routing.py
agent/insights.py
agent/lmstudio_reasoning.py
agent/manual_compression_feedback.py
agent/memory_manager.py
agent/memory_provider.py
agent/model_metadata.py
agent/models_dev.py
agent/moonshot_schema.py
agent/nous_rate_guard.py
agent/onboarding.py
agent/prompt_builder.py
agent/prompt_caching.py
agent/rate_limit_tracker.py
agent/redact.py
agent/retry_utils.py
agent/shell_hooks.py
agent/skill_commands.py
agent/skill_preprocessing.py
agent/skill_utils.py
agent/subdirectory_hints.py
agent/think_scrubber.py
agent/title_generator.py
agent/tool_guardrails.py
agent/trajectory.py
agent/usage_pricing.py
agent/transports/__init__.py
agent/transports/anthropic.py
agent/transports/base.py
agent/transports/bedrock.py
agent/transports/chat_completions.py
agent/transports/codex.py
agent/transports/types.py
cron/__init__.py
cron/jobs.py
cron/scheduler.py
gateway/__init__.py
gateway/channel_directory.py
gateway/config.py
gateway/delivery.py
gateway/display_config.py
gateway/hooks.py
gateway/mirror.py
gateway/pairing.py
gateway/platform_registry.py
gateway/restart.py
gateway/run.py
gateway/runtime_footer.py
gateway/session.py
gateway/session_context.py
gateway/status.py
gateway/sticker_cache.py
gateway/stream_consumer.py
gateway/whatsapp_identity.py
gateway/assets/telegram-botfather-threads-settings.jpg
gateway/builtin_hooks/__init__.py
gateway/platforms/__init__.py
gateway/platforms/_http_client_limits.py
gateway/platforms/api_server.py
gateway/platforms/base.py
gateway/platforms/bluebubbles.py
gateway/platforms/dingtalk.py
gateway/platforms/discord.py
gateway/platforms/email.py
gateway/platforms/feishu.py
gateway/platforms/feishu_comment.py
gateway/platforms/feishu_comment_rules.py
gateway/platforms/helpers.py
gateway/platforms/homeassistant.py
gateway/platforms/matrix.py
gateway/platforms/mattermost.py
gateway/platforms/msgraph_webhook.py
gateway/platforms/signal.py
gateway/platforms/signal_rate_limit.py
gateway/platforms/slack.py
gateway/platforms/sms.py
gateway/platforms/telegram.py
gateway/platforms/telegram_network.py
gateway/platforms/webhook.py
gateway/platforms/wecom.py
gateway/platforms/wecom_callback.py
gateway/platforms/wecom_crypto.py
gateway/platforms/weixin.py
gateway/platforms/whatsapp.py
gateway/platforms/yuanbao.py
gateway/platforms/yuanbao_media.py
gateway/platforms/yuanbao_proto.py
gateway/platforms/yuanbao_sticker.py
gateway/platforms/qqbot/__init__.py
gateway/platforms/qqbot/adapter.py
gateway/platforms/qqbot/chunked_upload.py
gateway/platforms/qqbot/constants.py
gateway/platforms/qqbot/crypto.py
gateway/platforms/qqbot/keyboards.py
gateway/platforms/qqbot/onboard.py
gateway/platforms/qqbot/utils.py
hermes_agent.egg-info/PKG-INFO
hermes_agent.egg-info/SOURCES.txt
hermes_agent.egg-info/dependency_links.txt
hermes_agent.egg-info/entry_points.txt
hermes_agent.egg-info/requires.txt
hermes_agent.egg-info/top_level.txt
hermes_cli/__init__.py
hermes_cli/_parser.py
hermes_cli/_subprocess_compat.py
hermes_cli/auth.py
hermes_cli/auth_commands.py
hermes_cli/azure_detect.py
hermes_cli/backup.py
hermes_cli/banner.py
hermes_cli/browser_connect.py
hermes_cli/callbacks.py
hermes_cli/checkpoints.py
hermes_cli/claw.py
hermes_cli/cli_output.py
hermes_cli/clipboard.py
hermes_cli/codex_models.py
hermes_cli/colors.py
hermes_cli/commands.py
hermes_cli/completion.py
hermes_cli/config.py
hermes_cli/copilot_auth.py
hermes_cli/cron.py
hermes_cli/curator.py
hermes_cli/curses_ui.py
hermes_cli/debug.py
hermes_cli/default_soul.py
hermes_cli/dingtalk_auth.py
hermes_cli/doctor.py
hermes_cli/dump.py
hermes_cli/env_loader.py
hermes_cli/fallback_cmd.py
hermes_cli/gateway.py
hermes_cli/gateway_windows.py
hermes_cli/goals.py
hermes_cli/hooks.py
hermes_cli/kanban.py
hermes_cli/kanban_db.py
hermes_cli/kanban_diagnostics.py
hermes_cli/kanban_specify.py
hermes_cli/logs.py
hermes_cli/main.py
hermes_cli/mcp_config.py
hermes_cli/memory_setup.py
hermes_cli/model_catalog.py
hermes_cli/model_normalize.py
hermes_cli/model_switch.py
hermes_cli/models.py
hermes_cli/nous_subscription.py
hermes_cli/oneshot.py
hermes_cli/pairing.py
hermes_cli/platforms.py
hermes_cli/plugins.py
hermes_cli/plugins_cmd.py
hermes_cli/profile_distribution.py
hermes_cli/profiles.py
hermes_cli/providers.py
hermes_cli/pt_input_extras.py
hermes_cli/pty_bridge.py
hermes_cli/relaunch.py
hermes_cli/runtime_provider.py
hermes_cli/setup.py
hermes_cli/skills_config.py
hermes_cli/skills_hub.py
hermes_cli/skin_engine.py
hermes_cli/slack_cli.py
hermes_cli/status.py
hermes_cli/stdio.py
hermes_cli/timeouts.py
hermes_cli/tips.py
hermes_cli/tools_config.py
hermes_cli/uninstall.py
hermes_cli/vercel_auth.py
hermes_cli/voice.py
hermes_cli/web_server.py
hermes_cli/webhook.py
optional-skills/DESCRIPTION.md
optional-skills/autonomous-ai-agents/DESCRIPTION.md
optional-skills/autonomous-ai-agents/blackbox/SKILL.md
optional-skills/autonomous-ai-agents/honcho/SKILL.md
optional-skills/blockchain/base/SKILL.md
optional-skills/blockchain/base/scripts/base_client.py
optional-skills/blockchain/solana/SKILL.md
optional-skills/blockchain/solana/scripts/solana_client.py
optional-skills/communication/DESCRIPTION.md
optional-skills/communication/one-three-one-rule/SKILL.md
optional-skills/creative/blender-mcp/SKILL.md
optional-skills/creative/concept-diagrams/SKILL.md
optional-skills/creative/concept-diagrams/examples/apartment-floor-plan-conversion.md
optional-skills/creative/concept-diagrams/examples/automated-password-reset-flow.md
optional-skills/creative/concept-diagrams/examples/autonomous-llm-research-agent-flow.md
optional-skills/creative/concept-diagrams/examples/banana-journey-tree-to-smoothie.md
optional-skills/creative/concept-diagrams/examples/commercial-aircraft-structure.md
optional-skills/creative/concept-diagrams/examples/cpu-ooo-microarchitecture.md
optional-skills/creative/concept-diagrams/examples/electricity-grid-flow.md
optional-skills/creative/concept-diagrams/examples/feature-film-production-pipeline.md
optional-skills/creative/concept-diagrams/examples/hospital-emergency-department-flow.md
optional-skills/creative/concept-diagrams/examples/ml-benchmark-grouped-bar-chart.md
optional-skills/creative/concept-diagrams/examples/place-order-uml-sequence.md
optional-skills/creative/concept-diagrams/examples/smart-city-infrastructure.md
optional-skills/creative/concept-diagrams/examples/smartphone-layer-anatomy.md
optional-skills/creative/concept-diagrams/examples/sn2-reaction-mechanism.md
optional-skills/creative/concept-diagrams/examples/wind-turbine-structure.md
optional-skills/creative/concept-diagrams/references/dashboard-patterns.md
optional-skills/creative/concept-diagrams/references/infrastructure-patterns.md
optional-skills/creative/concept-diagrams/references/physical-shape-cookbook.md
optional-skills/creative/concept-diagrams/templates/template.html
optional-skills/creative/hyperframes/SKILL.md
optional-skills/creative/hyperframes/references/cli.md
optional-skills/creative/hyperframes/references/composition.md
optional-skills/creative/hyperframes/references/features.md
optional-skills/creative/hyperframes/references/gsap.md
optional-skills/creative/hyperframes/references/troubleshooting.md
optional-skills/creative/hyperframes/references/website-to-video.md
optional-skills/creative/hyperframes/scripts/setup.sh
optional-skills/creative/kanban-video-orchestrator/SKILL.md
optional-skills/creative/kanban-video-orchestrator/assets/brief.md.tmpl
optional-skills/creative/kanban-video-orchestrator/assets/setup.sh.tmpl
optional-skills/creative/kanban-video-orchestrator/assets/soul.md.tmpl
optional-skills/creative/kanban-video-orchestrator/references/examples.md
optional-skills/creative/kanban-video-orchestrator/references/intake.md
optional-skills/creative/kanban-video-orchestrator/references/kanban-setup.md
optional-skills/creative/kanban-video-orchestrator/references/monitoring.md
optional-skills/creative/kanban-video-orchestrator/references/role-archetypes.md
optional-skills/creative/kanban-video-orchestrator/references/tool-matrix.md
optional-skills/creative/kanban-video-orchestrator/scripts/bootstrap_pipeline.py
optional-skills/creative/kanban-video-orchestrator/scripts/monitor.py
optional-skills/creative/meme-generation/EXAMPLES.md
optional-skills/creative/meme-generation/SKILL.md
optional-skills/creative/meme-generation/scripts/.gitignore
optional-skills/creative/meme-generation/scripts/generate_meme.py
optional-skills/creative/meme-generation/scripts/templates.json
optional-skills/devops/cli/SKILL.md
optional-skills/devops/cli/references/app-discovery.md
optional-skills/devops/cli/references/authentication.md
optional-skills/devops/cli/references/cli-reference.md
optional-skills/devops/cli/references/running-apps.md
optional-skills/devops/docker-management/SKILL.md
optional-skills/devops/watchers/SKILL.md
optional-skills/devops/watchers/scripts/_watermark.py
optional-skills/devops/watchers/scripts/watch_github.py
optional-skills/devops/watchers/scripts/watch_http_json.py
optional-skills/devops/watchers/scripts/watch_rss.py
optional-skills/dogfood/DESCRIPTION.md
optional-skills/dogfood/adversarial-ux-test/SKILL.md
optional-skills/email/agentmail/SKILL.md
optional-skills/finance/3-statement-model/SKILL.md
optional-skills/finance/3-statement-model/references/formatting.md
optional-skills/finance/3-statement-model/references/formulas.md
optional-skills/finance/3-statement-model/references/sec-filings.md
optional-skills/finance/comps-analysis/SKILL.md
optional-skills/finance/dcf-model/SKILL.md
optional-skills/finance/dcf-model/TROUBLESHOOTING.md
optional-skills/finance/dcf-model/requirements.txt
optional-skills/finance/dcf-model/scripts/validate_dcf.py
optional-skills/finance/excel-author/SKILL.md
optional-skills/finance/excel-author/scripts/recalc.py
optional-skills/finance/lbo-model/SKILL.md
optional-skills/finance/merger-model/SKILL.md
optional-skills/finance/pptx-author/SKILL.md
optional-skills/health/DESCRIPTION.md
optional-skills/health/fitness-nutrition/SKILL.md
optional-skills/health/fitness-nutrition/references/FORMULAS.md
optional-skills/health/fitness-nutrition/scripts/body_calc.py
optional-skills/health/fitness-nutrition/scripts/nutrition_search.py
optional-skills/health/neuroskill-bci/SKILL.md
optional-skills/health/neuroskill-bci/references/api.md
optional-skills/health/neuroskill-bci/references/metrics.md
optional-skills/health/neuroskill-bci/references/protocols.md
optional-skills/mcp/DESCRIPTION.md
optional-skills/mcp/fastmcp/SKILL.md
optional-skills/mcp/fastmcp/references/fastmcp-cli.md
optional-skills/mcp/fastmcp/scripts/scaffold_fastmcp.py
optional-skills/mcp/fastmcp/templates/api_wrapper.py
optional-skills/mcp/fastmcp/templates/database_server.py
optional-skills/mcp/fastmcp/templates/file_processor.py
optional-skills/mcp/mcporter/SKILL.md
optional-skills/migration/DESCRIPTION.md
optional-skills/migration/openclaw-migration/SKILL.md
optional-skills/migration/openclaw-migration/scripts/openclaw_to_hermes.py
optional-skills/mlops/accelerate/SKILL.md
optional-skills/mlops/accelerate/references/custom-plugins.md
optional-skills/mlops/accelerate/references/megatron-integration.md
optional-skills/mlops/accelerate/references/performance.md
optional-skills/mlops/chroma/SKILL.md
optional-skills/mlops/chroma/references/integration.md
optional-skills/mlops/clip/SKILL.md
optional-skills/mlops/clip/references/applications.md
optional-skills/mlops/faiss/SKILL.md
optional-skills/mlops/faiss/references/index_types.md
optional-skills/mlops/flash-attention/SKILL.md
optional-skills/mlops/flash-attention/references/benchmarks.md
optional-skills/mlops/flash-attention/references/transformers-integration.md
optional-skills/mlops/guidance/SKILL.md
optional-skills/mlops/guidance/references/backends.md
optional-skills/mlops/guidance/references/constraints.md
optional-skills/mlops/guidance/references/examples.md
optional-skills/mlops/hermes-atropos-environments/SKILL.md
optional-skills/mlops/hermes-atropos-environments/references/agentresult-fields.md
optional-skills/mlops/hermes-atropos-environments/references/atropos-base-env.md
optional-skills/mlops/hermes-atropos-environments/references/usage-patterns.md
optional-skills/mlops/huggingface-tokenizers/SKILL.md
optional-skills/mlops/huggingface-tokenizers/references/algorithms.md
optional-skills/mlops/huggingface-tokenizers/references/integration.md
optional-skills/mlops/huggingface-tokenizers/references/pipeline.md
optional-skills/mlops/huggingface-tokenizers/references/training.md
optional-skills/mlops/instructor/SKILL.md
optional-skills/mlops/instructor/references/examples.md
optional-skills/mlops/instructor/references/providers.md
optional-skills/mlops/instructor/references/validation.md
optional-skills/mlops/lambda-labs/SKILL.md
optional-skills/mlops/lambda-labs/references/advanced-usage.md
optional-skills/mlops/lambda-labs/references/troubleshooting.md
optional-skills/mlops/llava/SKILL.md
optional-skills/mlops/llava/references/training.md
optional-skills/mlops/modal/SKILL.md
optional-skills/mlops/modal/references/advanced-usage.md
optional-skills/mlops/modal/references/troubleshooting.md
optional-skills/mlops/nemo-curator/SKILL.md
optional-skills/mlops/nemo-curator/references/deduplication.md
optional-skills/mlops/nemo-curator/references/filtering.md
optional-skills/mlops/peft/SKILL.md
optional-skills/mlops/peft/references/advanced-usage.md
optional-skills/mlops/peft/references/troubleshooting.md
optional-skills/mlops/pinecone/SKILL.md
optional-skills/mlops/pinecone/references/deployment.md
optional-skills/mlops/pytorch-fsdp/SKILL.md
optional-skills/mlops/pytorch-fsdp/references/index.md
optional-skills/mlops/pytorch-fsdp/references/other.md
optional-skills/mlops/pytorch-lightning/SKILL.md
optional-skills/mlops/pytorch-lightning/references/callbacks.md
optional-skills/mlops/pytorch-lightning/references/distributed.md
optional-skills/mlops/pytorch-lightning/references/hyperparameter-tuning.md
optional-skills/mlops/qdrant/SKILL.md
optional-skills/mlops/qdrant/references/advanced-usage.md
optional-skills/mlops/qdrant/references/troubleshooting.md
optional-skills/mlops/saelens/SKILL.md
optional-skills/mlops/saelens/references/README.md
optional-skills/mlops/saelens/references/api.md
optional-skills/mlops/saelens/references/tutorials.md
optional-skills/mlops/simpo/SKILL.md
optional-skills/mlops/simpo/references/datasets.md
optional-skills/mlops/simpo/references/hyperparameters.md
optional-skills/mlops/simpo/references/loss-functions.md
optional-skills/mlops/slime/SKILL.md
optional-skills/mlops/slime/references/api-reference.md
optional-skills/mlops/slime/references/troubleshooting.md
optional-skills/mlops/stable-diffusion/SKILL.md
optional-skills/mlops/stable-diffusion/references/advanced-usage.md
optional-skills/mlops/stable-diffusion/references/troubleshooting.md
optional-skills/mlops/tensorrt-llm/SKILL.md
optional-skills/mlops/tensorrt-llm/references/multi-gpu.md
optional-skills/mlops/tensorrt-llm/references/optimization.md
optional-skills/mlops/tensorrt-llm/references/serving.md
optional-skills/mlops/torchtitan/SKILL.md
optional-skills/mlops/torchtitan/references/checkpoint.md
optional-skills/mlops/torchtitan/references/custom-models.md
optional-skills/mlops/torchtitan/references/float8.md
optional-skills/mlops/torchtitan/references/fsdp.md
optional-skills/mlops/whisper/SKILL.md
optional-skills/mlops/whisper/references/languages.md
optional-skills/productivity/canvas/SKILL.md
optional-skills/productivity/canvas/scripts/canvas_api.py
optional-skills/productivity/here-now/SKILL.md
optional-skills/productivity/here-now/scripts/drive.sh
optional-skills/productivity/here-now/scripts/publish.sh
optional-skills/productivity/memento-flashcards/SKILL.md
optional-skills/productivity/memento-flashcards/scripts/memento_cards.py
optional-skills/productivity/memento-flashcards/scripts/youtube_quiz.py
optional-skills/productivity/shop-app/SKILL.md
optional-skills/productivity/shopify/SKILL.md
optional-skills/productivity/siyuan/SKILL.md
optional-skills/productivity/telephony/SKILL.md
optional-skills/productivity/telephony/scripts/telephony.py
optional-skills/research/bioinformatics/SKILL.md
optional-skills/research/domain-intel/SKILL.md
optional-skills/research/domain-intel/scripts/domain_intel.py
optional-skills/research/drug-discovery/SKILL.md
optional-skills/research/drug-discovery/references/ADMET_REFERENCE.md
optional-skills/research/drug-discovery/scripts/chembl_target.py
optional-skills/research/drug-discovery/scripts/ro5_screen.py
optional-skills/research/duckduckgo-search/SKILL.md
optional-skills/research/duckduckgo-search/scripts/duckduckgo.sh
optional-skills/research/gitnexus-explorer/SKILL.md
optional-skills/research/gitnexus-explorer/scripts/proxy.mjs
optional-skills/research/parallel-cli/SKILL.md
optional-skills/research/qmd/SKILL.md
optional-skills/research/scrapling/SKILL.md
optional-skills/research/searxng-search/SKILL.md
optional-skills/research/searxng-search/scripts/searxng.sh
optional-skills/security/DESCRIPTION.md
optional-skills/security/1password/SKILL.md
optional-skills/security/1password/references/cli-examples.md
optional-skills/security/1password/references/get-started.md
optional-skills/security/oss-forensics/SKILL.md
optional-skills/security/oss-forensics/references/evidence-types.md
optional-skills/security/oss-forensics/references/github-archive-guide.md
optional-skills/security/oss-forensics/references/investigation-templates.md
optional-skills/security/oss-forensics/references/recovery-techniques.md
optional-skills/security/oss-forensics/scripts/evidence-store.py
optional-skills/security/oss-forensics/templates/forensic-report.md
optional-skills/security/oss-forensics/templates/malicious-package-report.md
optional-skills/security/sherlock/SKILL.md
optional-skills/web-development/DESCRIPTION.md
optional-skills/web-development/page-agent/SKILL.md
plugins/__init__.py
plugins/context_engine/__init__.py
plugins/disk-cleanup/__init__.py
plugins/disk-cleanup/disk_cleanup.py
plugins/example-dashboard/dashboard/plugin_api.py
plugins/google_meet/__init__.py
plugins/google_meet/audio_bridge.py
plugins/google_meet/cli.py
plugins/google_meet/meet_bot.py
plugins/google_meet/process_manager.py
plugins/google_meet/tools.py
plugins/google_meet/node/__init__.py
plugins/google_meet/node/cli.py
plugins/google_meet/node/client.py
plugins/google_meet/node/protocol.py
plugins/google_meet/node/registry.py
plugins/google_meet/node/server.py
plugins/google_meet/realtime/__init__.py
plugins/google_meet/realtime/openai_client.py
plugins/hermes-achievements/dashboard/plugin_api.py
plugins/hermes-achievements/tests/test_achievement_engine.py
plugins/image_gen/openai/__init__.py
plugins/image_gen/openai-codex/__init__.py
plugins/image_gen/xai/__init__.py
plugins/kanban/dashboard/plugin_api.py
plugins/memory/__init__.py
plugins/memory/byterover/__init__.py
plugins/memory/hindsight/__init__.py
plugins/memory/holographic/__init__.py
plugins/memory/holographic/holographic.py
plugins/memory/holographic/retrieval.py
plugins/memory/holographic/store.py
plugins/memory/honcho/__init__.py
plugins/memory/honcho/cli.py
plugins/memory/honcho/client.py
plugins/memory/honcho/session.py
plugins/memory/mem0/__init__.py
plugins/memory/openviking/__init__.py
plugins/memory/retaindb/__init__.py
plugins/memory/supermemory/__init__.py
plugins/model-providers/ai-gateway/__init__.py
plugins/model-providers/alibaba/__init__.py
plugins/model-providers/alibaba-coding-plan/__init__.py
plugins/model-providers/anthropic/__init__.py
plugins/model-providers/arcee/__init__.py
plugins/model-providers/azure-foundry/__init__.py
plugins/model-providers/bedrock/__init__.py
plugins/model-providers/copilot/__init__.py
plugins/model-providers/copilot-acp/__init__.py
plugins/model-providers/custom/__init__.py
plugins/model-providers/deepseek/__init__.py
plugins/model-providers/gemini/__init__.py
plugins/model-providers/gmi/__init__.py
plugins/model-providers/huggingface/__init__.py
plugins/model-providers/kilocode/__init__.py
plugins/model-providers/kimi-coding/__init__.py
plugins/model-providers/minimax/__init__.py
plugins/model-providers/nous/__init__.py
plugins/model-providers/nvidia/__init__.py
plugins/model-providers/ollama-cloud/__init__.py
plugins/model-providers/openai-codex/__init__.py
plugins/model-providers/opencode-zen/__init__.py
plugins/model-providers/openrouter/__init__.py
plugins/model-providers/qwen-oauth/__init__.py
plugins/model-providers/stepfun/__init__.py
plugins/model-providers/xai/__init__.py
plugins/model-providers/xiaomi/__init__.py
plugins/model-providers/zai/__init__.py
plugins/observability/langfuse/__init__.py
plugins/platforms/google_chat/__init__.py
plugins/platforms/google_chat/adapter.py
plugins/platforms/google_chat/oauth.py
plugins/platforms/irc/__init__.py
plugins/platforms/irc/adapter.py
plugins/platforms/teams/__init__.py
plugins/platforms/teams/adapter.py
plugins/spotify/__init__.py
plugins/spotify/client.py
plugins/spotify/tools.py
plugins/teams_pipeline/__init__.py
plugins/teams_pipeline/cli.py
plugins/teams_pipeline/meetings.py
plugins/teams_pipeline/models.py
plugins/teams_pipeline/pipeline.py
plugins/teams_pipeline/runtime.py
plugins/teams_pipeline/store.py
plugins/teams_pipeline/subscriptions.py
providers/__init__.py
providers/base.py
skills/apple/DESCRIPTION.md
skills/apple/apple-notes/SKILL.md
skills/apple/apple-reminders/SKILL.md
skills/apple/findmy/SKILL.md
skills/apple/imessage/SKILL.md
skills/apple/macos-computer-use/SKILL.md
skills/autonomous-ai-agents/DESCRIPTION.md
skills/autonomous-ai-agents/claude-code/SKILL.md
skills/autonomous-ai-agents/codex/SKILL.md
skills/autonomous-ai-agents/hermes-agent/SKILL.md
skills/autonomous-ai-agents/opencode/SKILL.md
skills/creative/DESCRIPTION.md
skills/creative/architecture-diagram/SKILL.md
skills/creative/architecture-diagram/templates/template.html
skills/creative/ascii-art/SKILL.md
skills/creative/ascii-video/README.md
skills/creative/ascii-video/SKILL.md
skills/creative/ascii-video/references/architecture.md
skills/creative/ascii-video/references/composition.md
skills/creative/ascii-video/references/effects.md
skills/creative/ascii-video/references/inputs.md
skills/creative/ascii-video/references/optimization.md
skills/creative/ascii-video/references/scenes.md
skills/creative/ascii-video/references/shaders.md
skills/creative/ascii-video/references/troubleshooting.md
skills/creative/baoyu-comic/PORT_NOTES.md
skills/creative/baoyu-comic/SKILL.md
skills/creative/baoyu-comic/references/analysis-framework.md
skills/creative/baoyu-comic/references/auto-selection.md
skills/creative/baoyu-comic/references/base-prompt.md
skills/creative/baoyu-comic/references/character-template.md
skills/creative/baoyu-comic/references/ohmsha-guide.md
skills/creative/baoyu-comic/references/partial-workflows.md
skills/creative/baoyu-comic/references/storyboard-template.md
skills/creative/baoyu-comic/references/workflow.md
skills/creative/baoyu-comic/references/art-styles/chalk.md
skills/creative/baoyu-comic/references/art-styles/ink-brush.md
skills/creative/baoyu-comic/references/art-styles/ligne-claire.md
skills/creative/baoyu-comic/references/art-styles/manga.md
skills/creative/baoyu-comic/references/art-styles/minimalist.md
skills/creative/baoyu-comic/references/art-styles/realistic.md
skills/creative/baoyu-comic/references/layouts/cinematic.md
skills/creative/baoyu-comic/references/layouts/dense.md
skills/creative/baoyu-comic/references/layouts/four-panel.md
skills/creative/baoyu-comic/references/layouts/mixed.md
skills/creative/baoyu-comic/references/layouts/splash.md
skills/creative/baoyu-comic/references/layouts/standard.md
skills/creative/baoyu-comic/references/layouts/webtoon.md
skills/creative/baoyu-comic/references/presets/concept-story.md
skills/creative/baoyu-comic/references/presets/four-panel.md
skills/creative/baoyu-comic/references/presets/ohmsha.md
skills/creative/baoyu-comic/references/presets/shoujo.md
skills/creative/baoyu-comic/references/presets/wuxia.md
skills/creative/baoyu-comic/references/tones/action.md
skills/creative/baoyu-comic/references/tones/dramatic.md
skills/creative/baoyu-comic/references/tones/energetic.md
skills/creative/baoyu-comic/references/tones/neutral.md
skills/creative/baoyu-comic/references/tones/romantic.md
skills/creative/baoyu-comic/references/tones/vintage.md
skills/creative/baoyu-comic/references/tones/warm.md
skills/creative/baoyu-infographic/PORT_NOTES.md
skills/creative/baoyu-infographic/SKILL.md
skills/creative/baoyu-infographic/references/analysis-framework.md
skills/creative/baoyu-infographic/references/base-prompt.md
skills/creative/baoyu-infographic/references/structured-content-template.md
skills/creative/baoyu-infographic/references/layouts/bento-grid.md
skills/creative/baoyu-infographic/references/layouts/binary-comparison.md
skills/creative/baoyu-infographic/references/layouts/bridge.md
skills/creative/baoyu-infographic/references/layouts/circular-flow.md
skills/creative/baoyu-infographic/references/layouts/comic-strip.md
skills/creative/baoyu-infographic/references/layouts/comparison-matrix.md
skills/creative/baoyu-infographic/references/layouts/dashboard.md
skills/creative/baoyu-infographic/references/layouts/dense-modules.md
skills/creative/baoyu-infographic/references/layouts/funnel.md
skills/creative/baoyu-infographic/references/layouts/hierarchical-layers.md
skills/creative/baoyu-infographic/references/layouts/hub-spoke.md
skills/creative/baoyu-infographic/references/layouts/iceberg.md
skills/creative/baoyu-infographic/references/layouts/isometric-map.md
skills/creative/baoyu-infographic/references/layouts/jigsaw.md
skills/creative/baoyu-infographic/references/layouts/linear-progression.md
skills/creative/baoyu-infographic/references/layouts/periodic-table.md
skills/creative/baoyu-infographic/references/layouts/story-mountain.md
skills/creative/baoyu-infographic/references/layouts/structural-breakdown.md
skills/creative/baoyu-infographic/references/layouts/tree-branching.md
skills/creative/baoyu-infographic/references/layouts/venn-diagram.md
skills/creative/baoyu-infographic/references/layouts/winding-roadmap.md
skills/creative/baoyu-infographic/references/styles/aged-academia.md
skills/creative/baoyu-infographic/references/styles/bold-graphic.md
skills/creative/baoyu-infographic/references/styles/chalkboard.md
skills/creative/baoyu-infographic/references/styles/claymation.md
skills/creative/baoyu-infographic/references/styles/corporate-memphis.md
skills/creative/baoyu-infographic/references/styles/craft-handmade.md
skills/creative/baoyu-infographic/references/styles/cyberpunk-neon.md
skills/creative/baoyu-infographic/references/styles/hand-drawn-edu.md
skills/creative/baoyu-infographic/references/styles/ikea-manual.md
skills/creative/baoyu-infographic/references/styles/kawaii.md
skills/creative/baoyu-infographic/references/styles/knolling.md
skills/creative/baoyu-infographic/references/styles/lego-brick.md
skills/creative/baoyu-infographic/references/styles/morandi-journal.md
skills/creative/baoyu-infographic/references/styles/origami.md
skills/creative/baoyu-infographic/references/styles/pixel-art.md
skills/creative/baoyu-infographic/references/styles/pop-laboratory.md
skills/creative/baoyu-infographic/references/styles/retro-pop-grid.md
skills/creative/baoyu-infographic/references/styles/storybook-watercolor.md
skills/creative/baoyu-infographic/references/styles/subway-map.md
skills/creative/baoyu-infographic/references/styles/technical-schematic.md
skills/creative/baoyu-infographic/references/styles/ui-wireframe.md
skills/creative/claude-design/SKILL.md
skills/creative/comfyui/SKILL.md
skills/creative/comfyui/references/official-cli.md
skills/creative/comfyui/references/rest-api.md
skills/creative/comfyui/references/workflow-format.md
skills/creative/comfyui/scripts/_common.py
skills/creative/comfyui/scripts/auto_fix_deps.py
skills/creative/comfyui/scripts/check_deps.py
skills/creative/comfyui/scripts/comfyui_setup.sh
skills/creative/comfyui/scripts/extract_schema.py
skills/creative/comfyui/scripts/fetch_logs.py
skills/creative/comfyui/scripts/hardware_check.py
skills/creative/comfyui/scripts/health_check.py
skills/creative/comfyui/scripts/run_batch.py
skills/creative/comfyui/scripts/run_workflow.py
skills/creative/comfyui/scripts/ws_monitor.py
skills/creative/comfyui/tests/README.md
skills/creative/comfyui/tests/conftest.py
skills/creative/comfyui/tests/pytest.ini
skills/creative/comfyui/tests/test_check_deps.py
skills/creative/comfyui/tests/test_cloud_integration.py
skills/creative/comfyui/tests/test_common.py
skills/creative/comfyui/tests/test_extract_schema.py
skills/creative/comfyui/tests/test_run_workflow.py
skills/creative/comfyui/workflows/README.md
skills/creative/comfyui/workflows/animatediff_video.json
skills/creative/comfyui/workflows/flux_dev_txt2img.json
skills/creative/comfyui/workflows/sd15_txt2img.json
skills/creative/comfyui/workflows/sdxl_img2img.json
skills/creative/comfyui/workflows/sdxl_inpaint.json
skills/creative/comfyui/workflows/sdxl_txt2img.json
skills/creative/comfyui/workflows/upscale_4x.json
skills/creative/comfyui/workflows/wan_video_t2v.json
skills/creative/creative-ideation/SKILL.md
skills/creative/creative-ideation/references/full-prompt-library.md
skills/creative/design-md/SKILL.md
skills/creative/design-md/templates/starter.md
skills/creative/excalidraw/SKILL.md
skills/creative/excalidraw/references/colors.md
skills/creative/excalidraw/references/dark-mode.md
skills/creative/excalidraw/references/examples.md
skills/creative/excalidraw/scripts/upload.py
skills/creative/humanizer/LICENSE
skills/creative/humanizer/SKILL.md
skills/creative/manim-video/README.md
skills/creative/manim-video/SKILL.md
skills/creative/manim-video/references/animation-design-thinking.md
skills/creative/manim-video/references/animations.md
skills/creative/manim-video/references/camera-and-3d.md
skills/creative/manim-video/references/decorations.md
skills/creative/manim-video/references/equations.md
skills/creative/manim-video/references/graphs-and-data.md
skills/creative/manim-video/references/mobjects.md
skills/creative/manim-video/references/paper-explainer.md
skills/creative/manim-video/references/production-quality.md
skills/creative/manim-video/references/rendering.md
skills/creative/manim-video/references/scene-planning.md
skills/creative/manim-video/references/troubleshooting.md
skills/creative/manim-video/references/updaters-and-trackers.md
skills/creative/manim-video/references/visual-design.md
skills/creative/manim-video/scripts/setup.sh
skills/creative/p5js/README.md
skills/creative/p5js/SKILL.md
skills/creative/p5js/references/animation.md
skills/creative/p5js/references/color-systems.md
skills/creative/p5js/references/core-api.md
skills/creative/p5js/references/export-pipeline.md
skills/creative/p5js/references/interaction.md
skills/creative/p5js/references/shapes-and-geometry.md
skills/creative/p5js/references/troubleshooting.md
skills/creative/p5js/references/typography.md
skills/creative/p5js/references/visual-effects.md
skills/creative/p5js/references/webgl-and-3d.md
skills/creative/p5js/scripts/export-frames.js
skills/creative/p5js/scripts/render.sh
skills/creative/p5js/scripts/serve.sh
skills/creative/p5js/scripts/setup.sh
skills/creative/p5js/templates/viewer.html
skills/creative/pixel-art/ATTRIBUTION.md
skills/creative/pixel-art/SKILL.md
skills/creative/pixel-art/references/palettes.md
skills/creative/pixel-art/scripts/__init__.py
skills/creative/pixel-art/scripts/palettes.py
skills/creative/pixel-art/scripts/pixel_art.py
skills/creative/pixel-art/scripts/pixel_art_video.py
skills/creative/popular-web-designs/SKILL.md
skills/creative/popular-web-designs/templates/airbnb.md
skills/creative/popular-web-designs/templates/airtable.md
skills/creative/popular-web-designs/templates/apple.md
skills/creative/popular-web-designs/templates/bmw.md
skills/creative/popular-web-designs/templates/cal.md
skills/creative/popular-web-designs/templates/claude.md
skills/creative/popular-web-designs/templates/clay.md
skills/creative/popular-web-designs/templates/clickhouse.md
skills/creative/popular-web-designs/templates/cohere.md
skills/creative/popular-web-designs/templates/coinbase.md
skills/creative/popular-web-designs/templates/composio.md
skills/creative/popular-web-designs/templates/cursor.md
skills/creative/popular-web-designs/templates/elevenlabs.md
skills/creative/popular-web-designs/templates/expo.md
skills/creative/popular-web-designs/templates/figma.md
skills/creative/popular-web-designs/templates/framer.md
skills/creative/popular-web-designs/templates/hashicorp.md
skills/creative/popular-web-designs/templates/ibm.md
skills/creative/popular-web-designs/templates/intercom.md
skills/creative/popular-web-designs/templates/kraken.md
skills/creative/popular-web-designs/templates/linear.app.md
skills/creative/popular-web-designs/templates/lovable.md
skills/creative/popular-web-designs/templates/minimax.md
skills/creative/popular-web-designs/templates/mintlify.md
skills/creative/popular-web-designs/templates/miro.md
skills/creative/popular-web-designs/templates/mistral.ai.md
skills/creative/popular-web-designs/templates/mongodb.md
skills/creative/popular-web-designs/templates/notion.md
skills/creative/popular-web-designs/templates/nvidia.md
skills/creative/popular-web-designs/templates/ollama.md
skills/creative/popular-web-designs/templates/opencode.ai.md
skills/creative/popular-web-designs/templates/pinterest.md
skills/creative/popular-web-designs/templates/posthog.md
skills/creative/popular-web-designs/templates/raycast.md
skills/creative/popular-web-designs/templates/replicate.md
skills/creative/popular-web-designs/templates/resend.md
skills/creative/popular-web-designs/templates/revolut.md
skills/creative/popular-web-designs/templates/runwayml.md
skills/creative/popular-web-designs/templates/sanity.md
skills/creative/popular-web-designs/templates/sentry.md
skills/creative/popular-web-designs/templates/spacex.md
skills/creative/popular-web-designs/templates/spotify.md
skills/creative/popular-web-designs/templates/stripe.md
skills/creative/popular-web-designs/templates/supabase.md
skills/creative/popular-web-designs/templates/superhuman.md
skills/creative/popular-web-designs/templates/together.ai.md
skills/creative/popular-web-designs/templates/uber.md
skills/creative/popular-web-designs/templates/vercel.md
skills/creative/popular-web-designs/templates/voltagent.md
skills/creative/popular-web-designs/templates/warp.md
skills/creative/popular-web-designs/templates/webflow.md
skills/creative/popular-web-designs/templates/wise.md
skills/creative/popular-web-designs/templates/x.ai.md
skills/creative/popular-web-designs/templates/zapier.md
skills/creative/pretext/SKILL.md
skills/creative/pretext/references/patterns.md
skills/creative/pretext/templates/donut-orbit.html
skills/creative/pretext/templates/hello-orb-flow.html
skills/creative/sketch/SKILL.md
skills/creative/songwriting-and-ai-music/SKILL.md
skills/creative/touchdesigner-mcp/SKILL.md
skills/creative/touchdesigner-mcp/references/3d-scene.md
skills/creative/touchdesigner-mcp/references/animation.md
skills/creative/touchdesigner-mcp/references/audio-reactive.md
skills/creative/touchdesigner-mcp/references/dat-scripting.md
skills/creative/touchdesigner-mcp/references/external-data.md
skills/creative/touchdesigner-mcp/references/geometry-comp.md
skills/creative/touchdesigner-mcp/references/glsl.md
skills/creative/touchdesigner-mcp/references/layout-compositor.md
skills/creative/touchdesigner-mcp/references/mcp-tools.md
skills/creative/touchdesigner-mcp/references/midi-osc.md
skills/creative/touchdesigner-mcp/references/network-patterns.md
skills/creative/touchdesigner-mcp/references/operator-tips.md
skills/creative/touchdesigner-mcp/references/operators.md
skills/creative/touchdesigner-mcp/references/panel-ui.md
skills/creative/touchdesigner-mcp/references/particles.md
skills/creative/touchdesigner-mcp/references/pitfalls.md
skills/creative/touchdesigner-mcp/references/postfx.md
skills/creative/touchdesigner-mcp/references/projection-mapping.md
skills/creative/touchdesigner-mcp/references/python-api.md
skills/creative/touchdesigner-mcp/references/replicator.md
skills/creative/touchdesigner-mcp/references/troubleshooting.md
skills/creative/touchdesigner-mcp/scripts/setup.sh
skills/data-science/DESCRIPTION.md
skills/data-science/jupyter-live-kernel/SKILL.md
skills/devops/kanban-orchestrator/SKILL.md
skills/devops/kanban-worker/SKILL.md
skills/devops/webhook-subscriptions/SKILL.md
skills/diagramming/DESCRIPTION.md
skills/dogfood/SKILL.md
skills/dogfood/references/issue-taxonomy.md
skills/dogfood/templates/dogfood-report-template.md
skills/domain/DESCRIPTION.md
skills/email/DESCRIPTION.md
skills/email/himalaya/SKILL.md
skills/email/himalaya/references/configuration.md
skills/email/himalaya/references/message-composition.md
skills/gaming/DESCRIPTION.md
skills/gaming/minecraft-modpack-server/SKILL.md
skills/gaming/pokemon-player/SKILL.md
skills/gifs/DESCRIPTION.md
skills/github/DESCRIPTION.md
skills/github/codebase-inspection/SKILL.md
skills/github/github-auth/SKILL.md
skills/github/github-auth/scripts/gh-env.sh
skills/github/github-code-review/SKILL.md
skills/github/github-code-review/references/review-output-template.md
skills/github/github-issues/SKILL.md
skills/github/github-issues/templates/bug-report.md
skills/github/github-issues/templates/feature-request.md
skills/github/github-pr-workflow/SKILL.md
skills/github/github-pr-workflow/references/ci-troubleshooting.md
skills/github/github-pr-workflow/references/conventional-commits.md
skills/github/github-pr-workflow/templates/pr-body-bugfix.md
skills/github/github-pr-workflow/templates/pr-body-feature.md
skills/github/github-repo-management/SKILL.md
skills/github/github-repo-management/references/github-api-cheatsheet.md
skills/index-cache/anthropics_skills_skills_.json
skills/index-cache/claude_marketplace_anthropics_skills.json
skills/index-cache/lobehub_index.json
skills/index-cache/openai_skills_skills_.json
skills/inference-sh/DESCRIPTION.md
skills/mcp/DESCRIPTION.md
skills/mcp/native-mcp/SKILL.md
skills/media/DESCRIPTION.md
skills/media/gif-search/SKILL.md
skills/media/heartmula/SKILL.md
skills/media/songsee/SKILL.md
skills/media/spotify/SKILL.md
skills/media/youtube-content/SKILL.md
skills/media/youtube-content/references/output-formats.md
skills/media/youtube-content/scripts/fetch_transcript.py
skills/mlops/DESCRIPTION.md
skills/mlops/evaluation/DESCRIPTION.md
skills/mlops/evaluation/lm-evaluation-harness/SKILL.md
skills/mlops/evaluation/lm-evaluation-harness/references/api-evaluation.md
skills/mlops/evaluation/lm-evaluation-harness/references/benchmark-guide.md
skills/mlops/evaluation/lm-evaluation-harness/references/custom-tasks.md
skills/mlops/evaluation/lm-evaluation-harness/references/distributed-eval.md
skills/mlops/evaluation/weights-and-biases/SKILL.md
skills/mlops/evaluation/weights-and-biases/references/artifacts.md
skills/mlops/evaluation/weights-and-biases/references/integrations.md
skills/mlops/evaluation/weights-and-biases/references/sweeps.md
skills/mlops/huggingface-hub/SKILL.md
skills/mlops/inference/DESCRIPTION.md
skills/mlops/inference/llama-cpp/SKILL.md
skills/mlops/inference/llama-cpp/references/advanced-usage.md
skills/mlops/inference/llama-cpp/references/hub-discovery.md
skills/mlops/inference/llama-cpp/references/optimization.md
skills/mlops/inference/llama-cpp/references/quantization.md
skills/mlops/inference/llama-cpp/references/server.md
skills/mlops/inference/llama-cpp/references/troubleshooting.md
skills/mlops/inference/obliteratus/SKILL.md
skills/mlops/inference/obliteratus/references/analysis-modules.md
skills/mlops/inference/obliteratus/references/methods-guide.md
skills/mlops/inference/obliteratus/templates/abliteration-config.yaml
skills/mlops/inference/obliteratus/templates/analysis-study.yaml
skills/mlops/inference/obliteratus/templates/batch-abliteration.yaml
skills/mlops/inference/outlines/SKILL.md
skills/mlops/inference/outlines/references/backends.md
skills/mlops/inference/outlines/references/examples.md
skills/mlops/inference/outlines/references/json_generation.md
skills/mlops/inference/vllm/SKILL.md
skills/mlops/inference/vllm/references/optimization.md
skills/mlops/inference/vllm/references/quantization.md
skills/mlops/inference/vllm/references/server-deployment.md
skills/mlops/inference/vllm/references/troubleshooting.md
skills/mlops/models/DESCRIPTION.md
skills/mlops/models/audiocraft/SKILL.md
skills/mlops/models/audiocraft/references/advanced-usage.md
skills/mlops/models/audiocraft/references/troubleshooting.md
skills/mlops/models/segment-anything/SKILL.md
skills/mlops/models/segment-anything/references/advanced-usage.md
skills/mlops/models/segment-anything/references/troubleshooting.md
skills/mlops/research/DESCRIPTION.md
skills/mlops/research/dspy/SKILL.md
skills/mlops/research/dspy/references/examples.md
skills/mlops/research/dspy/references/modules.md
skills/mlops/research/dspy/references/optimizers.md
skills/mlops/training/DESCRIPTION.md
skills/mlops/training/axolotl/SKILL.md
skills/mlops/training/axolotl/references/api.md
skills/mlops/training/axolotl/references/dataset-formats.md
skills/mlops/training/axolotl/references/index.md
skills/mlops/training/axolotl/references/other.md
skills/mlops/training/trl-fine-tuning/SKILL.md
skills/mlops/training/trl-fine-tuning/references/dpo-variants.md
skills/mlops/training/trl-fine-tuning/references/grpo-training.md
skills/mlops/training/trl-fine-tuning/references/online-rl.md
skills/mlops/training/trl-fine-tuning/references/reward-modeling.md
skills/mlops/training/trl-fine-tuning/references/sft-training.md
skills/mlops/training/trl-fine-tuning/templates/basic_grpo_training.py
skills/mlops/training/unsloth/SKILL.md
skills/mlops/training/unsloth/references/index.md
skills/mlops/training/unsloth/references/llms-full.md
skills/mlops/training/unsloth/references/llms-txt.md
skills/mlops/training/unsloth/references/llms.md
skills/mlops/vector-databases/DESCRIPTION.md
skills/note-taking/DESCRIPTION.md
skills/note-taking/obsidian/SKILL.md
skills/productivity/DESCRIPTION.md
skills/productivity/airtable/SKILL.md
skills/productivity/google-workspace/SKILL.md
skills/productivity/google-workspace/references/gmail-search-syntax.md
skills/productivity/google-workspace/scripts/_hermes_home.py
skills/productivity/google-workspace/scripts/google_api.py
skills/productivity/google-workspace/scripts/gws_bridge.py
skills/productivity/google-workspace/scripts/setup.py
skills/productivity/linear/SKILL.md
skills/productivity/linear/scripts/linear_api.py
skills/productivity/maps/SKILL.md
skills/productivity/maps/scripts/maps_client.py
skills/productivity/nano-pdf/SKILL.md
skills/productivity/notion/SKILL.md
skills/productivity/notion/references/block-types.md
skills/productivity/ocr-and-documents/DESCRIPTION.md
skills/productivity/ocr-and-documents/SKILL.md
skills/productivity/ocr-and-documents/scripts/extract_marker.py
skills/productivity/ocr-and-documents/scripts/extract_pymupdf.py
skills/productivity/powerpoint/LICENSE.txt
skills/productivity/powerpoint/SKILL.md
skills/productivity/powerpoint/editing.md
skills/productivity/powerpoint/pptxgenjs.md
skills/productivity/powerpoint/scripts/__init__.py
skills/productivity/powerpoint/scripts/add_slide.py
skills/productivity/powerpoint/scripts/clean.py
skills/productivity/powerpoint/scripts/office/pack.py
skills/productivity/powerpoint/scripts/office/helpers/__init__.py
skills/productivity/powerpoint/scripts/office/helpers/merge_runs.py
skills/productivity/powerpoint/scripts/office/helpers/simplify_redlines.py
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chart.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-chartDrawing.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-diagram.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-lockedCanvas.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-main.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-picture.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-spreadsheetDrawing.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/dml-wordprocessingDrawing.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/pml.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-additionalCharacteristics.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-bibliography.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-commonSimpleTypes.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlDataProperties.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-customXmlSchemaProperties.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesCustom.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesExtended.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-documentPropertiesVariantTypes.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-math.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/shared-relationshipReference.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/sml.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/vml-main.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/vml-officeDrawing.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/vml-presentationDrawing.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/vml-spreadsheetDrawing.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/vml-wordprocessingDrawing.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/wml.xsd
skills/productivity/powerpoint/scripts/office/schemas/ISO-IEC29500-4_2016/xml.xsd
skills/productivity/powerpoint/scripts/office/schemas/ecma/fourth-edition/opc-contentTypes.xsd
skills/productivity/powerpoint/scripts/office/schemas/ecma/fourth-edition/opc-coreProperties.xsd
skills/productivity/powerpoint/scripts/office/schemas/ecma/fourth-edition/opc-digSig.xsd
skills/productivity/powerpoint/scripts/office/schemas/ecma/fourth-edition/opc-relationships.xsd
skills/productivity/powerpoint/scripts/office/schemas/mce/mc.xsd
skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-2010.xsd
skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-2012.xsd
skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-2018.xsd
skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-cex-2018.xsd
skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-cid-2016.xsd
skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-sdtdatahash-2020.xsd
skills/productivity/powerpoint/scripts/office/schemas/microsoft/wml-symex-2015.xsd
skills/productivity/teams-meeting-pipeline/SKILL.md
skills/red-teaming/godmode/SKILL.md
skills/red-teaming/godmode/references/jailbreak-templates.md
skills/red-teaming/godmode/references/refusal-detection.md
skills/red-teaming/godmode/scripts/auto_jailbreak.py
skills/red-teaming/godmode/scripts/godmode_race.py
skills/red-teaming/godmode/scripts/load_godmode.py
skills/red-teaming/godmode/scripts/parseltongue.py
skills/red-teaming/godmode/templates/prefill-subtle.json
skills/red-teaming/godmode/templates/prefill.json
skills/research/DESCRIPTION.md
skills/research/arxiv/SKILL.md
skills/research/arxiv/scripts/search_arxiv.py
skills/research/blogwatcher/SKILL.md
skills/research/llm-wiki/SKILL.md
skills/research/polymarket/SKILL.md
skills/research/polymarket/references/api-endpoints.md
skills/research/polymarket/scripts/polymarket.py
skills/research/research-paper-writing/SKILL.md
skills/research/research-paper-writing/references/autoreason-methodology.md
skills/research/research-paper-writing/references/checklists.md
skills/research/research-paper-writing/references/citation-workflow.md
skills/research/research-paper-writing/references/experiment-patterns.md
skills/research/research-paper-writing/references/human-evaluation.md
skills/research/research-paper-writing/references/paper-types.md
skills/research/research-paper-writing/references/reviewer-guidelines.md
skills/research/research-paper-writing/references/sources.md
skills/research/research-paper-writing/references/writing-guide.md
skills/research/research-paper-writing/templates/README.md
skills/research/research-paper-writing/templates/aaai2026/README.md
skills/research/research-paper-writing/templates/aaai2026/aaai2026-unified-supp.tex
skills/research/research-paper-writing/templates/aaai2026/aaai2026-unified-template.tex
skills/research/research-paper-writing/templates/aaai2026/aaai2026.bib
skills/research/research-paper-writing/templates/aaai2026/aaai2026.bst
skills/research/research-paper-writing/templates/aaai2026/aaai2026.sty
skills/research/research-paper-writing/templates/acl/README.md
skills/research/research-paper-writing/templates/acl/acl.sty
skills/research/research-paper-writing/templates/acl/acl_latex.tex
skills/research/research-paper-writing/templates/acl/acl_lualatex.tex
skills/research/research-paper-writing/templates/acl/acl_natbib.bst
skills/research/research-paper-writing/templates/acl/anthology.bib.txt
skills/research/research-paper-writing/templates/acl/custom.bib
skills/research/research-paper-writing/templates/acl/formatting.md
skills/research/research-paper-writing/templates/colm2025/README.md
skills/research/research-paper-writing/templates/colm2025/colm2025_conference.bib
skills/research/research-paper-writing/templates/colm2025/colm2025_conference.bst
skills/research/research-paper-writing/templates/colm2025/colm2025_conference.pdf
skills/research/research-paper-writing/templates/colm2025/colm2025_conference.sty
skills/research/research-paper-writing/templates/colm2025/colm2025_conference.tex
skills/research/research-paper-writing/templates/colm2025/fancyhdr.sty
skills/research/research-paper-writing/templates/colm2025/math_commands.tex
skills/research/research-paper-writing/templates/colm2025/natbib.sty
skills/research/research-paper-writing/templates/iclr2026/fancyhdr.sty
skills/research/research-paper-writing/templates/iclr2026/iclr2026_conference.bib
skills/research/research-paper-writing/templates/iclr2026/iclr2026_conference.bst
skills/research/research-paper-writing/templates/iclr2026/iclr2026_conference.pdf
skills/research/research-paper-writing/templates/iclr2026/iclr2026_conference.sty
skills/research/research-paper-writing/templates/iclr2026/iclr2026_conference.tex
skills/research/research-paper-writing/templates/iclr2026/math_commands.tex
skills/research/research-paper-writing/templates/iclr2026/natbib.sty
skills/research/research-paper-writing/templates/icml2026/algorithm.sty
skills/research/research-paper-writing/templates/icml2026/algorithmic.sty
skills/research/research-paper-writing/templates/icml2026/example_paper.bib
skills/research/research-paper-writing/templates/icml2026/example_paper.pdf
skills/research/research-paper-writing/templates/icml2026/example_paper.tex
skills/research/research-paper-writing/templates/icml2026/fancyhdr.sty
skills/research/research-paper-writing/templates/icml2026/icml2026.bst
skills/research/research-paper-writing/templates/icml2026/icml2026.sty
skills/research/research-paper-writing/templates/icml2026/icml_numpapers.pdf
skills/research/research-paper-writing/templates/neurips2025/Makefile
skills/research/research-paper-writing/templates/neurips2025/extra_pkgs.tex
skills/research/research-paper-writing/templates/neurips2025/main.tex
skills/research/research-paper-writing/templates/neurips2025/neurips.sty
skills/smart-home/DESCRIPTION.md
skills/smart-home/openhue/SKILL.md
skills/social-media/DESCRIPTION.md
skills/social-media/xurl/SKILL.md
skills/software-development/debugging-hermes-tui-commands/SKILL.md
skills/software-development/hermes-agent-skill-authoring/SKILL.md
skills/software-development/node-inspect-debugger/SKILL.md
skills/software-development/plan/SKILL.md
skills/software-development/python-debugpy/SKILL.md
skills/software-development/requesting-code-review/SKILL.md
skills/software-development/spike/SKILL.md
skills/software-development/subagent-driven-development/SKILL.md
skills/software-development/subagent-driven-development/references/context-budget-discipline.md
skills/software-development/subagent-driven-development/references/gates-taxonomy.md
skills/software-development/systematic-debugging/SKILL.md
skills/software-development/test-driven-development/SKILL.md
skills/software-development/writing-plans/SKILL.md
skills/yuanbao/SKILL.md
tests/test_account_usage.py
tests/test_atomic_replace_symlinks.py
tests/test_base_url_hostname.py
tests/test_batch_runner_checkpoint.py
tests/test_cli_file_drop.py
tests/test_cli_manual_compress.py
tests/test_cli_skin_integration.py
tests/test_ctx_halving_fix.py
tests/test_empty_model_fallback.py
tests/test_evidence_store.py
tests/test_get_tool_definitions_cache_isolation.py
tests/test_hermes_bootstrap.py
tests/test_hermes_constants.py
tests/test_hermes_home_profile_warning.py
tests/test_hermes_logging.py
tests/test_hermes_state.py
tests/test_hermes_state_wal_fallback.py
tests/test_honcho_client_config.py
tests/test_install_sh_pythonpath_sanitization.py
tests/test_install_sh_setup_wizard_tty_probe.py
tests/test_install_sh_termux_network_prereqs.py
tests/test_ipv4_preference.py
tests/test_lazy_session_regressions.py
tests/test_lint_config.py
tests/test_mcp_serve.py
tests/test_mini_swe_runner.py
tests/test_minimax_model_validation.py
tests/test_minimax_oauth.py
tests/test_minisweagent_path.py
tests/test_model_picker_scroll.py
tests/test_model_tools.py
tests/test_model_tools_async_bridge.py
tests/test_netclaw_only_mode.py
tests/test_ollama_num_ctx.py
tests/test_packaging_metadata.py
tests/test_plugin_skills.py
tests/test_process_loop_event_loop_warning.py
tests/test_project_metadata.py
tests/test_retry_utils.py
tests/test_sql_injection.py
tests/test_subprocess_home_isolation.py
tests/test_termux_all_extra_compat.py
tests/test_timezone.py
tests/test_toolset_distributions.py
tests/test_toolsets.py
tests/test_trajectory_compressor.py
tests/test_trajectory_compressor_async.py
tests/test_transform_llm_output_hook.py
tests/test_transform_tool_result_hook.py
tests/test_tui_gateway_server.py
tests/test_utils_truthy_values.py
tests/test_yuanbao_integration.py
tests/test_yuanbao_markdown.py
tests/test_yuanbao_pipeline.py
tests/test_yuanbao_proto.py
tools/__init__.py
tools/ansi_strip.py
tools/approval.py
tools/binary_extensions.py
tools/browser_camofox.py
tools/browser_camofox_state.py
tools/browser_cdp_tool.py
tools/browser_dialog_tool.py
tools/browser_supervisor.py
tools/browser_tool.py
tools/budget_config.py
tools/checkpoint_manager.py
tools/clarify_tool.py
tools/code_execution_tool.py
tools/computer_use_tool.py
tools/credential_files.py
tools/cronjob_tools.py
tools/debug_helpers.py
tools/delegate_tool.py
tools/discord_tool.py
tools/env_passthrough.py
tools/feishu_doc_tool.py
tools/feishu_drive_tool.py
tools/file_operations.py
tools/file_state.py
tools/file_tools.py
tools/fuzzy_match.py
tools/homeassistant_tool.py
tools/image_generation_tool.py
tools/interrupt.py
tools/kanban_tools.py
tools/managed_tool_gateway.py
tools/mcp_oauth.py
tools/mcp_oauth_manager.py
tools/mcp_tool.py
tools/memory_tool.py
tools/microsoft_graph_auth.py
tools/microsoft_graph_client.py
tools/mixture_of_agents_tool.py
tools/neutts_synth.py
tools/openrouter_client.py
tools/osv_check.py
tools/patch_parser.py
tools/path_security.py
tools/process_registry.py
tools/registry.py
tools/rl_training_tool.py
tools/schema_sanitizer.py
tools/send_message_tool.py
tools/session_search_tool.py
tools/skill_manager_tool.py
tools/skill_provenance.py
tools/skill_usage.py
tools/skills_guard.py
tools/skills_hub.py
tools/skills_sync.py
tools/skills_tool.py
tools/slash_confirm.py
tools/terminal_tool.py
tools/tirith_security.py
tools/todo_tool.py
tools/tool_backend_helpers.py
tools/tool_output_limits.py
tools/tool_result_storage.py
tools/transcription_tools.py
tools/tts_tool.py
tools/url_safety.py
tools/vision_tools.py
tools/voice_mode.py
tools/web_tools.py
tools/website_policy.py
tools/xai_http.py
tools/yuanbao_tools.py
tools/browser_providers/__init__.py
tools/browser_providers/base.py
tools/browser_providers/browser_use.py
tools/browser_providers/browserbase.py
tools/browser_providers/firecrawl.py
tools/computer_use/__init__.py
tools/computer_use/backend.py
tools/computer_use/cua_backend.py
tools/computer_use/schema.py
tools/computer_use/tool.py
tools/environments/__init__.py
tools/environments/base.py
tools/environments/daytona.py
tools/environments/docker.py
tools/environments/file_sync.py
tools/environments/local.py
tools/environments/managed_modal.py
tools/environments/modal.py
tools/environments/modal_utils.py
tools/environments/singularity.py
tools/environments/ssh.py
tools/environments/vercel_sandbox.py
tools/web_providers/__init__.py
tools/web_providers/base.py
tools/web_providers/brave_free.py
tools/web_providers/ddgs.py
tools/web_providers/searxng.py
tui_gateway/__init__.py
tui_gateway/entry.py
tui_gateway/event_publisher.py
tui_gateway/render.py
tui_gateway/server.py
tui_gateway/slash_worker.py
tui_gateway/transport.py
tui_gateway/ws.py