Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

Foundational-Agent-Skills

Foundational-Agent-Skills 收录了来自 Sounder25 的 24 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
24
Stars
27
更新
2026-01-19
Forks
8
职业覆盖
8 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

pre-action-guard
软件质量保证分析师与测试员其他计算机职业

A QA gate that validates potentially destructive or irreversible actions before execution.

2026-01-19
state-overlay-consistency-checker
软件开发工程师计算机系统分析师

Detect and prevent state-visibility violations across execution contexts within a single transaction.

2026-01-19
paste-sanitizer
软件开发工程师数据录入员

Convert mixed terminal output and instructions into safe, paste-ready command blocks.

2026-01-19
agent-swarm-spawner
软件开发工程师其他计算机职业

Prepares isolated sub-workspaces for parallel agent execution. Copies context and generates specific mission instructions for "Worker" agents.

2026-01-16
failure-postmortem
软件开发工程师

Structured logging and analysis of execution failures to prevent recurrence.

2026-01-16
impasse-detector
软件开发工程师其他计算机职业

Detects when the agent is stuck in a reasoning loop or unproductive state by analyzing tool usage and sentiment patterns.

2026-01-16
adversarial-reviewer
软件质量保证分析师与测试员

Generates a 'Red Team' critique of recent code or plans to identify weak assumptions and edge cases.

2026-01-16
skill-gap-identifier
软件开发工程师

Analyzes failures or user requests to automatically scaffold new skills, ensuring structural evolution.

2026-01-16
workspace-forensics-audit
网络与计算机系统管理员

Generate comprehensive workspace profile with git signals, build configs, and forensics completeness tracking. Foundation skill for all other workspace operations.

2026-01-16
run-eels-test-suite
软件质量保证分析师与测试员

Automates running the Ethereum Execution Layer Specification (EELS) tests against a local EVM implementation. Handles venv setup, execution, and result parsing.

2026-01-16
project-wide-rename
软件开发工程师计算机程序员

Safely renames a .NET project (solution, projects, namespaces, directories) from one name to another. Supports Planned (clean) and Recovery (dirty) modes.

2026-01-16
sync-multi-repo-state
网络与计算机系统管理员

Detects drift between multiple git repositories (e.g. forks, mirrors, or multi-module projects). Generates a drift report and optionally applies sync actions.

2026-01-16
clean-build-artifacts
网络与计算机系统管理员

Removes ignored build artifacts (bin, obj, node_modules) to reclaim space and fix ghost build errors. Safely respects .gitignore.

2026-01-16
update-intent-breadcrumbs
软件开发工程师

Updates standardized intent files (NEXT.md, STATE.json) to maintain context across agent sessions.

2026-01-16
error-state-recovery
软件开发工程师

Wraps command execution in a self-healing loop. Uses heuristics to auto-fix common errors (missing deps, locked files) or escalates to the Agent with structured error context.

2026-01-16
deterministic-planner
项目管理专家其他计算机职业

Enforces a structural planning phase before execution. Generates and validates PLAN.json to ensure every task has a clear objective, steps, verification method, and rollback strategy.

2026-01-16
context-window-pruner
软件开发工程师

Optimize information density by filtering workspace files based on relevance to the current task. Excludes high-noise files (lockfiles, assets) and prioritizes source code matching semantic queries.

2026-01-16
async-feedback-loop
软件开发工程师

Enables mid-stream course correction by monitoring a FEEDBACK.md file for user interventions. Allows the agent to incorporate new instructions without restarting the task.

2026-01-16
llmstxt-doc-parsing
计算机系统分析师

Rapidly ingest documentation via the /llms.txt standard to gain "fast-track" understanding of libraries without scraping entire sites.

2026-01-16
dependency-tree-mapping
软件开发工程师计算机系统分析师

Generate comprehensive dependency graphs to identify "single-points-of-failure" and impact analysis chains.

2026-01-16
environment-specific-bash-mastery
软件开发工程师网络与计算机系统管理员

Generate optimized scripts that utilize the specific hardware (cores, GPU, OS) of the execution environment.

2026-01-16
detect-duplicate-files
软件开发工程师其他计算机职业

Identify duplicate files across the workspace using SHA256 hashing to reduce redundancy and confusion.

2026-01-16
generate-gitignore
软件开发工程师计算机程序员

Create or update .gitignore files by fetching standard templates from the GitHub/gitignore repository.

2026-01-16
mcp-connector
其他计算机职业

Provides a Model Context Protocol (MCP) server interface to the skills library, allowing any MCP-compliant agent (e.g. Claude Desktop) to invoke Antigravity skills as native tools.

2026-01-16