Topic: agent-framework
177 skills in this topic.
-
hive.task-decomposition
Decompose complex tasks into explicit subtasks before diving in.
aden-hive/hive 10,180
-
hive.context-preservation
Proactively preserve critical information before automatic context pruning destroys it.
aden-hive/hive 10,180
-
hive.error-recovery
Follow a structured recovery protocol when tool calls fail instead of blindly retrying or giving up.
aden-hive/hive 10,180
-
hive.quality-monitor
Periodically self-assess output quality to catch degradation before the judge does.
aden-hive/hive 10,180
-
hive.batch-ledger
Track per-item status when processing collections to prevent skipped or duplicated items.
aden-hive/hive 10,180
-
browser-edge-cases
SOP for debugging browser automation failures on complex websites. Use when browser tools fail on specific sites like LinkedIn, Twitter/X, SPAs, or sites with Shadow DOM.
aden-hive/hive 10,180
-
hive.note-taking
Maintain structured working notes throughout execution to prevent information loss during context pruning.
aden-hive/hive 10,180
-
triage-issue
aden-hive/hive 10,180
-
test-reporting
aden-hive/hive 10,180
-
create-agent
Creates and configures agent.yaml files, writes SOUL.md personality definitions, and sets up agent directory structures with skills, tools, and knowledge. Use when the user wants to configure an agent, create agent.yaml, write SOUL.md, set up agent directory structure, or customize agent settings.
open-gitagent/gitagent 2,657
-
code-review
Reviews code diffs and files for security vulnerabilities (OWASP Top 10), error handling, complexity, naming conventions, and performance issues. Use when the user asks to review a PR, pull request, diff, merge request, or code changes.
open-gitagent/gitagent 2,657
-
knowledge-retrieval
Semantic search over ingested documents using RAG (LlamaIndex/ChromaDB or Foundational RAG)
open-gitagent/gitagent 2,657
-
research
Researches a topic by breaking it into subtopics, gathering factual information with reasoning, and producing a structured summary with key findings and open questions. Use when the user asks to research, investigate, look up, summarize a topic, or says 'what is known about...' or 'learn about...'
open-gitagent/gitagent 2,657
-
wiki-ingest
Ingest a raw source document into the wiki. Reads the source, extracts key information, creates or updates wiki pages, maintains cross-references, and logs the operation. Use when the user adds a new source or says 'ingest this'.
open-gitagent/gitagent 2,657
-
export-agent
Converts agent definitions between frameworks — exports to Claude Code, OpenAI, CrewAI, Lyzr, and GitHub Models formats, and imports from Claude, Cursor, and CrewAI projects. Use when the user wants to convert an agent, migrate to another framework, export to LangChain/AutoGen/CrewAI, or import from existing automation tools.
open-gitagent/gitagent 2,657
-
regulatory-analysis
Analyzes documents and processes against FINRA, SEC, Federal Reserve, and CFPB regulatory frameworks. Identifies compliance gaps, classifies findings by severity, and recommends remediation. Use when performing compliance audits, regulatory reviews, gap analyses, or verifying policy adherence to financial regulations.
open-gitagent/gitagent 2,657
-
run-agent
Configures and runs agents with different adapters including Claude, OpenAI, CrewAI, Lyzr, and GitHub Models. Supports local execution, remote git repos, and one-shot prompts. Use when the user wants to run an agent, switch LLM providers, configure adapter settings, or launch agents from git repositories.
open-gitagent/gitagent 2,657
-
paper-search
Academic paper search via Google Scholar using Serper API
open-gitagent/gitagent 2,657
-
get-started
Guides installation of gitagent and creation of first agent with scaffolding, configuration, and validation. Use when the user is new to gitagent, asks how to get started, wants to install gitagent, set up their first agent, or says 'how do I start?'
open-gitagent/gitagent 2,657
-
wiki-lint
Health-check the wiki for contradictions, stale claims, orphan pages, missing cross-references, and knowledge gaps. Use periodically or when the user says 'lint the wiki' or 'check wiki health'.
open-gitagent/gitagent 2,657
-
manage-skills
Searches the SkillsMP registry, installs skills locally or globally, creates custom skills with SKILL.md frontmatter, and manages the skill lifecycle. Use when the user wants to find skills, add new capabilities, install a skill, browse available skills, create a custom skill, or manage the skills system.
open-gitagent/gitagent 2,657
-
wiki-query
Query the wiki to answer questions. Searches wiki pages, synthesizes answers with citations, and optionally files valuable answers back as new wiki pages. Use when the user asks a question about the knowledge base.
open-gitagent/gitagent 2,657
-
web-search
Advanced web search using Tavily API for current information retrieval
open-gitagent/gitagent 2,657
-
document-review
Reviews financial documents (prospectuses, ADVs, marketing materials) for FINRA 2210 compliance, required disclosures, and balanced presentation. Use when reviewing financial statements, audit documents, regulatory filings, or when the user mentions compliance checks, financial audits, or document verification.
open-gitagent/gitagent 2,657