Skip to main content
Manusで任意のスキルを実行
ワンクリックで
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