explaingit

shiv-wokelo/akta.pro-mcp-skills

Analysis updated 2026-05-18

0NoneAudience · pm founderComplexity · 2/5Setup · easy

TLDR

Skill files that teach AI agents like Claude or Cursor how to query akta.pro's private company and news data once connected through MCP.

Mindmap

mindmap
  root((akta.pro skills))
    What it does
      Teaches agents when to query
      Connects via MCP
      Company and news data
    Tech stack
      MCP
      Skill files
    Use cases
      Company research
      News monitoring
      Multi agent setup
    Audience
      PMs and founders
      Researchers

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

What do people build with it?

USE CASE 1

Let an AI agent look up structured data on any of 20 million private companies during research.

USE CASE 2

Track company, industry, or custom-topic news through your AI assistant with sentiment and impact scoring.

USE CASE 3

Connect the same akta.pro data source to Claude, ChatGPT, Cursor, VS Code, or other MCP-compatible tools.

USE CASE 4

Give an agent a ready-made skill file so it knows when to pull in company research automatically.

What is it built with?

MCP

How does it compare?

shiv-wokelo/akta.pro-mcp-skillsshouvik12/sir-shortokenjimmc414/fable2opus_handoff_kit
Stars001
LanguageNoneNoneNone
Setup difficultyeasyeasymoderate
Complexity2/51/53/5
Audiencepm founderdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you get it running?

Difficulty · easy Time to first run · 30min

Requires creating an akta.pro account and pasting an API key or server URL into your chosen agent's settings.

In plain English

This repository holds skill files that teach AI agents how and when to use akta.pro's data about private companies and related news. A skill file is a set of instructions that tells an agent what kind of information is available and when it makes sense to reach for it, while a separate connection technology called MCP is what actually lets the agent pull that data in. Because MCP is a shared standard, the same connection works across many different AI tools, including Claude, ChatGPT, Claude Code, Cursor, VS Code, and OpenCode. Akta.pro itself is a paid data service covering more than 20 million private companies, each described by over 70 structured fields such as legal name, founding year, headcount, revenue estimates, funding history, technology stack, and ownership relationships. On top of that company database sits a news and signals layer, which tracks companies, whole industries, or custom topics defined in plain language, and returns deduplicated, entity resolved news items with an AI generated summary, sentiment label, and impact score attached to each one. To use it, you first create a free akta.pro account, which comes with a starting allowance of 25 credits to try out company lookups and news signals before paying for anything. From the akta.pro dashboard you then connect your AI tool of choice using a single shared server address, following slightly different setup steps depending on whether you are configuring Claude, ChatGPT, Claude Code, Cursor, VS Code, or OpenCode, most of which involve pasting the server address and an API key into a settings file or menu. Once the connection is set up, you place the relevant skill file from this repository wherever your particular agent expects to find skills. From that point on, asking the agent a company research question should automatically trigger the skill and let it pull structured company data and relevant news directly from akta.pro. The repository itself is organized simply, containing this README, a folder of skill files, and a folder of sample outputs showing what a competitive intelligence query looks like in practice.

Copy-paste prompts

Prompt 1
Help me connect akta.pro to Claude Code using the MCP server URL.
Prompt 2
Explain what data fields are available in the akta.pro company database.
Prompt 3
Walk me through placing the skill.md file so my agent picks it up automatically.
Prompt 4
Show me how the News and Signals feeds are scored for sentiment and impact.

Frequently asked questions

What is akta.pro-mcp-skills?

Skill files that teach AI agents like Claude or Cursor how to query akta.pro's private company and news data once connected through MCP.

What language is akta.pro-mcp-skills written in?

Mainly None. The stack also includes MCP.

How hard is akta.pro-mcp-skills to set up?

Setup difficulty is rated easy, with roughly 30min to a first successful run.

Who is akta.pro-mcp-skills for?

Mainly pm founder.

Open on GitHub → Explain another repo

This repo across BitVibe Labs

Verify against the repo before relying on details.